mirror of
https://github.com/alicealys/t5-gsc-utils.git
synced 2025-04-19 20:42:54 +00:00
Update README.md
This commit is contained in:
parent
831e0ee1c5
commit
1aaa5eac61
135
README.md
135
README.md
@ -201,138 +201,3 @@ A list of all the functions and methods that are added by this plugin.
|
||||
assert(type(array()) == "array");
|
||||
}
|
||||
```
|
||||
## Function list
|
||||
* dropallbots
|
||||
* say
|
||||
* sendservercommand
|
||||
* onplayersay
|
||||
* executecommand
|
||||
* command::execute
|
||||
* addcommand
|
||||
* command::add
|
||||
* addclientcommand
|
||||
* command::add_sv
|
||||
* crash
|
||||
* breakpoint
|
||||
* assert
|
||||
* assertmsg
|
||||
* throw
|
||||
* killthread
|
||||
* killallthreads
|
||||
* getvarusage
|
||||
* getchildvarusage
|
||||
* getusagestats
|
||||
* removeconfigstring
|
||||
* replaceconfigstring
|
||||
* printcallstack
|
||||
* getcallstack
|
||||
* getfunction
|
||||
* getfunctionname
|
||||
* getfunctionargcount
|
||||
* arrayremovekey
|
||||
* xor
|
||||
* not
|
||||
* and
|
||||
* or
|
||||
* structget
|
||||
* structset
|
||||
* structremove
|
||||
* getstructkeys
|
||||
* isfunctionptr
|
||||
* isentity
|
||||
* isstruct
|
||||
* typeof
|
||||
* worldget
|
||||
* worldset
|
||||
* invokefunc
|
||||
* detourfunc
|
||||
* disabledetour
|
||||
* http::get
|
||||
* httpget
|
||||
* curl
|
||||
* http::request
|
||||
* httppost
|
||||
* int64_is_int
|
||||
* int64_to_int
|
||||
* int64_op
|
||||
* fremove
|
||||
* fopen
|
||||
* fclose
|
||||
* fwrite
|
||||
* fread
|
||||
* hashstring
|
||||
* writefile
|
||||
* io::write_file
|
||||
* appendfile
|
||||
* io::append_file
|
||||
* fileexists
|
||||
* io::file_exists
|
||||
* movefile
|
||||
* io::move_file
|
||||
* filesize
|
||||
* io::file_size
|
||||
* createdirectory
|
||||
* io::create_directory
|
||||
* directoryexists
|
||||
* io::directory_exists
|
||||
* directoryisempty
|
||||
* io::directory_is_empty
|
||||
* listfiles
|
||||
* io::list_files
|
||||
* removefile
|
||||
* io::remove_file
|
||||
* removedirectory
|
||||
* io::remove_directory
|
||||
* copyfolder
|
||||
* io::copy_folder
|
||||
* copydirectory
|
||||
* io::copy_directory
|
||||
* readfile
|
||||
* io::read_file
|
||||
* createmap
|
||||
* json::create_map
|
||||
* jsonparse
|
||||
* json::parse
|
||||
* jsonserialize
|
||||
* json::serialize
|
||||
* jsondump
|
||||
* json::dump
|
||||
* jsonprint
|
||||
* json::print
|
||||
* createnotifygroup
|
||||
* va
|
||||
* string::va
|
||||
* formatstring
|
||||
* string::format
|
||||
* sprintf
|
||||
* printf
|
||||
* print
|
||||
* toupper
|
||||
* string::to_upper
|
||||
* tolower
|
||||
* string::to_lower
|
||||
* string::is_numeric
|
||||
* string::starts_with
|
||||
* string::ends_with
|
||||
* string::replace
|
||||
* string::regex_replace
|
||||
* string::regex_match
|
||||
* string::regex_search
|
||||
* dumpturret
|
||||
## Method list
|
||||
* rename
|
||||
* setname
|
||||
* resetname
|
||||
* resetclantag
|
||||
* setclantag
|
||||
* tell
|
||||
* sendservercommand
|
||||
* get
|
||||
* set
|
||||
* noclip
|
||||
* ufo
|
||||
* god
|
||||
* demigod
|
||||
* notarget
|
||||
* setturretfield
|
||||
* getturretfield
|
||||
|
Loading…
x
Reference in New Issue
Block a user