Updated documentation

This commit is contained in:
danielyxie
2018-07-03 21:12:46 -05:00
parent 3213032427
commit 30b9624e1f
31 changed files with 111 additions and 43 deletions

View File

@@ -846,7 +846,8 @@ getScriptRam
:param string scriptname: Filename of script. This is case-sensitive.
:param string hostname/ip: Hostname or IP of target server the script is located on. This is optional, If it is not specified then the function will se the current server as the target server.
Returns the amount of RAM required to run the specified script on the target server
Returns the amount of RAM required to run the specified script on the target server. Returns
0 if the script does not exist.
getHackTime
^^^^^^^^^^^