Update README.md

This commit is contained in:
fed 2023-11-07 20:25:45 +01:00 committed by GitHub
parent c8cdd53912
commit 831e0ee1c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

137
README.md
View File

@ -201,5 +201,138 @@ A list of all the functions and methods that are added by this plugin.
assert(type(array()) == "array"); assert(type(array()) == "array");
} }
``` ```
## SOON ## 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