From 1aaa5eac611c139983a76c1a859c2bc6b18f5768 Mon Sep 17 00:00:00 2001 From: fed <58637860+fedddddd@users.noreply.github.com> Date: Tue, 7 Nov 2023 21:12:38 +0100 Subject: [PATCH] Update README.md --- README.md | 135 ------------------------------------------------------ 1 file changed, 135 deletions(-) diff --git a/README.md b/README.md index af500b8..5507c15 100644 --- a/README.md +++ b/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