Guest User

Untitled

a guest
May 1st, 2014
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 260.01 KB | None | 0 0
  1. [["amxmisc.inc", "is_user_admin", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmisc.inc", "cmd_access", "stock", "", "id,level,cid,num,bool:accesssilent=false", 5, [["id", "int", "id", 0, "", 0], ["level", "int", "level", 0, "", 0], ["cid", "int", "cid", 0, "", 0], ["num", "int", "num", 0, "", 0], ["bool:accesssilent=false", "bool", "accesssilent", 0, "false", 1]]], ["amxmisc.inc", "access", "stock", "", "id,level", 2, [["id", "int", "id", 0, "", 0], ["level", "int", "level", 0, "", 0]]], ["amxmisc.inc", "cmd_target", "stock", "", "id,constarg[],flags=CMDTARGET_OBEY_IMMUNITY", 3, [["id", "int", "id", 0, "", 0], ["constarg[]", "cell[]", "constarg", 0, "", 0], ["flags=CMDTARGET_OBEY_IMMUNITY", "int", "flags", 0, "CMDTARGET_OBEY_IMMUNITY", 1]]], ["amxmisc.inc", "show_activity", "stock", "", "id,constname[],constfmt[],any:...", 4, [["id", "int", "id", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmisc.inc", "show_activity_id", "stock", "", "idtarget,idadmin,constname[],constfmt[],any:...", 5, [["idtarget", "int", "idtarget", 0, "", 0], ["idadmin", "int", "idadmin", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmisc.inc", "show_activity_key", "stock", "", "constKeyWithoutName[],constKeyWithName[],const___AdminName[],any:...", 4, [["constKeyWithoutName[]", "cell[]", "constKeyWithoutName", 0, "", 0], ["constKeyWithName[]", "cell[]", "constKeyWithName", 0, "", 0], ["const___AdminName[]", "cell[]", "const___AdminName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmisc.inc", "colored_menus", "stock", "", "", 0, []], ["amxmisc.inc", "cstrike_running", "stock", "", "", 0, []], ["amxmisc.inc", "is_running", "stock", "", "constmod[]", 1, [["constmod[]", "cell[]", "constmod", 0, "", 0]]], ["amxmisc.inc", "get_basedir", "stock", "", "name[],len", 2, [["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmisc.inc", "get_configsdir", "stock", "", "name[],len", 2, [["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmisc.inc", "get_datadir", "stock", "", "name[],len", 2, [["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmisc.inc", "register_menu", "stock", "", "consttitle[],keys,constfunction[],outside=0", 4, [["consttitle[]", "cell[]", "consttitle", 0, "", 0], ["keys", "int", "keys", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["outside=0", "int", "outside", 0, "0", 1]]], ["amxmisc.inc", "get_customdir", "stock", "", "name[],len", 2, [["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmisc.inc", "AddMenuItem", "stock", "", "constMENU_TEXT[],constMENU_CMD[],constMENU_ACCESS,constMENU_PLUGIN[]", 4, [["constMENU_TEXT[]", "cell[]", "constMENU_TEXT", 0, "", 0], ["constMENU_CMD[]", "cell[]", "constMENU_CMD", 0, "", 0], ["constMENU_ACCESS", "int", "constMENU_ACCESS", 0, "", 0], ["constMENU_PLUGIN[]", "cell[]", "constMENU_PLUGIN", 0, "", 0]]], ["amxmisc.inc", "AddClientMenuItem", "stock", "", "constMENU_TEXT[],constMENU_CMD[],constMENU_ACCESS,constMENU_PLUGIN[]", 4, [["constMENU_TEXT[]", "cell[]", "constMENU_TEXT", 0, "", 0], ["constMENU_CMD[]", "cell[]", "constMENU_CMD", 0, "", 0], ["constMENU_ACCESS", "int", "constMENU_ACCESS", 0, "", 0], ["constMENU_PLUGIN[]", "cell[]", "constMENU_PLUGIN", 0, "", 0]]], ["amxmisc.inc", "AddMenuItem_call", "stock", "", "constMENU_TEXT[],constMENU_CMD[],constMENU_ACCESS,constMENU_PLUGIN[],constbool:ADD_TO_CLIENT_MENU", 5, [["constMENU_TEXT[]", "cell[]", "constMENU_TEXT", 0, "", 0], ["constMENU_CMD[]", "cell[]", "constMENU_CMD", 0, "", 0], ["constMENU_ACCESS", "int", "constMENU_ACCESS", 0, "", 0], ["constMENU_PLUGIN[]", "cell[]", "constMENU_PLUGIN", 0, "", 0], ["constbool:ADD_TO_CLIENT_MENU", "constbool", "ADD_TO_CLIENT_MENU", 0, "", 0]]], ["amxmisc.inc", "has_flag", "stock", "", "id,constflags[]", 2, [["id", "int", "id", 0, "", 0], ["constflags[]", "cell[]", "constflags", 0, "", 0]]], ["amxmisc.inc", "has_all_flags", "stock", "", "id,constflags[]", 2, [["id", "int", "id", 0, "", 0], ["constflags[]", "cell[]", "constflags", 0, "", 0]]], ["amxmodx.inc", "plugin_init", "forward", "", "", 0, []], ["amxmodx.inc", "plugin_pause", "forward", "", "", 0, []], ["amxmodx.inc", "plugin_unpause", "forward", "", "", 0, []], ["amxmodx.inc", "server_changelevel", "forward", "", "map[]", 1, [["map[]", "cell[]", "map", 0, "", 0]]], ["amxmodx.inc", "plugin_cfg", "forward", "", "", 0, []], ["amxmodx.inc", "plugin_end", "forward", "", "", 0, []], ["amxmodx.inc", "plugin_log", "forward", "", "", 0, []], ["amxmodx.inc", "plugin_precache", "forward", "", "", 0, []], ["amxmodx.inc", "client_infochanged", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "client_connect", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "client_authorized", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "client_disconnect", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "client_command", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "client_putinserver", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "register_plugin", "native", "", "constplugin_name[],constversion[],constauthor[]", 3, [["constplugin_name[]", "cell[]", "constplugin_name", 0, "", 0], ["constversion[]", "cell[]", "constversion", 0, "", 0], ["constauthor[]", "cell[]", "constauthor", 0, "", 0]]], ["amxmodx.inc", "precache_model", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "precache_sound", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "precache_generic", "native", "", "constszFile[]", 1, [["constszFile[]", "cell[]", "constszFile", 0, "", 0]]], ["amxmodx.inc", "set_user_info", "native", "", "index,constinfo[],constvalue[]", 3, [["index", "int", "index", 0, "", 0], ["constinfo[]", "cell[]", "constinfo", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["amxmodx.inc", "get_user_info", "native", "", "index,constinfo[],output[],len", 4, [["index", "int", "index", 0, "", 0], ["constinfo[]", "cell[]", "constinfo", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "set_localinfo", "native", "", "constinfo[],constvalue[]", 2, [["constinfo[]", "cell[]", "constinfo", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["amxmodx.inc", "get_localinfo", "native", "", "constinfo[],output[],len", 3, [["constinfo[]", "cell[]", "constinfo", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "show_motd", "native", "", "player,constmessage[],constheader[]=\"\"", 3, [["player", "int", "player", 0, "", 0], ["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["constheader[]=\"\"", "cell[]", "constheader", 0, "\"\"", 1]]], ["amxmodx.inc", "client_print", "native", "", "index,type,constmessage[],any:...", 4, [["index", "int", "index", 0, "", 0], ["type", "int", "type", 0, "", 0], ["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "engclient_print", "native", "", "player,type,constmessage[],any:...", 4, [["player", "int", "player", 0, "", 0], ["type", "int", "type", 0, "", 0], ["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "console_print", "native", "", "id,constmessage[],any:...", 3, [["id", "int", "id", 0, "", 0], ["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "console_cmd", "native", "", "id,constcmd[],any:...", 3, [["id", "int", "id", 0, "", 0], ["constcmd[]", "cell[]", "constcmd", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "register_event", "native", "", "constevent[],constfunction[],constflags[],constcond[]=\"\",...", 5, [["constevent[]", "cell[]", "constevent", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["constflags[]", "cell[]", "constflags", 0, "", 0], ["constcond[]=\"\"", "cell[]", "constcond", 0, "\"\"", 1], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "register_logevent", "native", "", "constfunction[],argsnum,...", 3, [["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["argsnum", "int", "argsnum", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "set_hudmessage", "native", "", "red=200,green=100,blue=0,Float:x=-1.0,Float:y=0.35,effects=0,Float:fxtime=6.0,Float:holdtime=12.0,Float:fadeintime=0.1,Float:fadeouttime=0.2,channel=4", 11, [["red=200", "int", "red", 0, "200", 1], ["green=100", "int", "green", 0, "100", 1], ["blue=0", "int", "blue", 0, "0", 1], ["Float:x=-1.0", "Float", "x", 0, "-1.0", 1], ["Float:y=0.35", "Float", "y", 0, "0.35", 1], ["effects=0", "int", "effects", 0, "0", 1], ["Float:fxtime=6.0", "Float", "fxtime", 0, "6.0", 1], ["Float:holdtime=12.0", "Float", "holdtime", 0, "12.0", 1], ["Float:fadeintime=0.1", "Float", "fadeintime", 0, "0.1", 1], ["Float:fadeouttime=0.2", "Float", "fadeouttime", 0, "0.2", 1], ["channel=4", "int", "channel", 0, "4", 1]]], ["amxmodx.inc", "show_hudmessage", "native", "", "index,constmessage[],any:...", 3, [["index", "int", "index", 0, "", 0], ["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "show_menu", "native", "", "index,keys,constmenu[],time=-1,consttitle[]=\"\"", 5, [["index", "int", "index", 0, "", 0], ["keys", "int", "keys", 0, "", 0], ["constmenu[]", "cell[]", "constmenu", 0, "", 0], ["time=-1", "int", "time", 0, "-1", 1], ["consttitle[]=\"\"", "cell[]", "consttitle", 0, "\"\"", 1]]], ["amxmodx.inc", "read_data", "native", "", "value,any:...", 2, [["value", "int", "value", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "read_datanum", "native", "", "", 0, []], ["amxmodx.inc", "read_logdata", "native", "", "output[],len", 2, [["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "read_logargc", "native", "", "", 0, []], ["amxmodx.inc", "read_logargv", "native", "", "id,output[],len", 3, [["id", "int", "id", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "parse_loguser", "native", "", "consttext[],name[],nlen,&userid=-2,authid[]=\"\",alen=0,team[]=\"\",tlen=0", 8, [["consttext[]", "cell[]", "consttext", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["nlen", "int", "nlen", 0, "", 0], ["&userid=-2", "int", "userid", 1, "-2", 1], ["authid[]=\"\"", "cell[]", "authid", 0, "\"\"", 1], ["alen=0", "int", "alen", 0, "0", 1], ["team[]=\"\"", "cell[]", "team", 0, "\"\"", 1], ["tlen=0", "int", "tlen", 0, "0", 1]]], ["amxmodx.inc", "server_print", "native", "", "constmessage[],any:...", 2, [["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "is_map_valid", "native", "", "constmapname[]", 1, [["constmapname[]", "cell[]", "constmapname", 0, "", 0]]], ["amxmodx.inc", "is_user_bot", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "is_user_hltv", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "is_user_connected", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "is_user_connecting", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "is_user_alive", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "is_dedicated_server", "native", "", "", 0, []], ["amxmodx.inc", "is_linux_server", "native", "", "", 0, []], ["amxmodx.inc", "is_jit_enabled", "native", "", "", 0, []], ["amxmodx.inc", "get_amxx_verstring", "native", "", "buffer[],length", 2, [["buffer[]", "cell[]", "buffer", 0, "", 0], ["length", "int", "length", 0, "", 0]]], ["amxmodx.inc", "get_user_attacker", "native", "", "index,...", 2, [["index", "int", "index", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "get_user_aiming", "native", "Float", "index,&id,&body,dist=9999", 4, [["index", "int", "index", 0, "", 0], ["&id", "int", "id", 1, "", 0], ["&body", "int", "body", 1, "", 0], ["dist=9999", "int", "dist", 0, "9999", 1]]], ["amxmodx.inc", "get_user_frags", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "get_user_armor", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "get_user_deaths", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "get_user_health", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "get_user_index", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "get_user_ip", "native", "", "index,ip[],len,without_port=0", 4, [["index", "int", "index", 0, "", 0], ["ip[]", "cell[]", "ip", 0, "", 0], ["len", "int", "len", 0, "", 0], ["without_port=0", "int", "without_port", 0, "0", 1]]], ["amxmodx.inc", "user_has_weapon", "native", "", "index,weapon,setweapon=-1", 3, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["setweapon=-1", "int", "setweapon", 0, "-1", 1]]], ["amxmodx.inc", "get_user_weapon", "native", "", "index,&clip=0,&ammo=0", 3, [["index", "int", "index", 0, "", 0], ["&clip=0", "int", "clip", 1, "0", 1], ["&ammo=0", "int", "ammo", 1, "0", 1]]], ["amxmodx.inc", "get_user_ammo", "native", "", "index,weapon,&clip,&ammo", 4, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["&clip", "int", "clip", 1, "", 0], ["&ammo", "int", "ammo", 1, "", 0]]], ["amxmodx.inc", "num_to_word", "native", "", "num,output[],len", 3, [["num", "int", "num", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "get_user_team", "native", "", "index,team[]=\"\",len=0", 3, [["index", "int", "index", 0, "", 0], ["team[]=\"\"", "cell[]", "team", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["amxmodx.inc", "get_user_time", "native", "", "index,flag=0", 2, [["index", "int", "index", 0, "", 0], ["flag=0", "int", "flag", 0, "0", 1]]], ["amxmodx.inc", "get_user_ping", "native", "", "index,&ping,&loss", 3, [["index", "int", "index", 0, "", 0], ["&ping", "int", "ping", 1, "", 0], ["&loss", "int", "loss", 1, "", 0]]], ["amxmodx.inc", "get_user_origin", "native", "", "index,origin[3],mode=0", 3, [["index", "int", "index", 0, "", 0], ["origin[3]", "cell[3]", "origin", 0, "", 0], ["mode=0", "int", "mode", 0, "0", 1]]], ["amxmodx.inc", "get_user_weapons", "native", "", "index,weapons[32],&num", 3, [["index", "int", "index", 0, "", 0], ["weapons[32]", "cell[32]", "weapons", 0, "", 0], ["&num", "int", "num", 1, "", 0]]], ["amxmodx.inc", "get_weaponname", "native", "", "id,weapon[],len", 3, [["id", "int", "id", 0, "", 0], ["weapon[]", "cell[]", "weapon", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "get_user_name", "native", "", "index,name[],len", 3, [["index", "int", "index", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "get_user_authid", "native", "", "index,authid[],len", 3, [["index", "int", "index", 0, "", 0], ["authid[]", "cell[]", "authid", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "get_user_userid", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["amxmodx.inc", "user_slap", "native", "", "index,power,rnddir=1", 3, [["index", "int", "index", 0, "", 0], ["power", "int", "power", 0, "", 0], ["rnddir=1", "int", "rnddir", 0, "1", 1]]], ["amxmodx.inc", "user_kill", "native", "", "index,flag=0", 2, [["index", "int", "index", 0, "", 0], ["flag=0", "int", "flag", 0, "0", 1]]], ["amxmodx.inc", "log_amx", "native", "", "conststring[],any:...", 2, [["conststring[]", "cell[]", "conststring", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "log_message", "native", "", "constmessage[],any:...", 2, [["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "log_to_file", "native", "", "constfile[],constmessage[],any:...", 3, [["constfile[]", "cell[]", "constfile", 0, "", 0], ["constmessage[]", "cell[]", "constmessage", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "get_playersnum", "native", "", "flag=0", 1, [["flag=0", "int", "flag", 0, "0", 1]]], ["amxmodx.inc", "get_players", "native", "", "players[32],&num,constflags[]=\"\",constteam[]=\"\"", 4, [["players[32]", "cell[32]", "players", 0, "", 0], ["&num", "int", "num", 1, "", 0], ["constflags[]=\"\"", "cell[]", "constflags", 0, "\"\"", 1], ["constteam[]=\"\"", "cell[]", "constteam", 0, "\"\"", 1]]], ["amxmodx.inc", "read_argv", "native", "", "id,output[],len", 3, [["id", "int", "id", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "read_args", "native", "", "output[],len", 2, [["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "read_argc", "native", "", "", 0, []], ["amxmodx.inc", "read_flags", "native", "", "constflags[]", 1, [["constflags[]", "cell[]", "constflags", 0, "", 0]]], ["amxmodx.inc", "get_flags", "native", "", "flags,output[],len", 3, [["flags", "int", "flags", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "find_player", "native", "", "constflags[],...", 2, [["constflags[]", "cell[]", "constflags", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "remove_quotes", "native", "", "text[]", 1, [["text[]", "cell[]", "text", 0, "", 0]]], ["amxmodx.inc", "client_cmd", "native", "", "index,constcommand[],any:...", 3, [["index", "int", "index", 0, "", 0], ["constcommand[]", "cell[]", "constcommand", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "engclient_cmd", "native", "", "index,constcommand[],constarg1[]=\"\",constarg2[]=\"\"", 4, [["index", "int", "index", 0, "", 0], ["constcommand[]", "cell[]", "constcommand", 0, "", 0], ["constarg1[]=\"\"", "cell[]", "constarg1", 0, "\"\"", 1], ["constarg2[]=\"\"", "cell[]", "constarg2", 0, "\"\"", 1]]], ["amxmodx.inc", "server_cmd", "native", "", "constcommand[],any:...", 2, [["constcommand[]", "cell[]", "constcommand", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "set_cvar_string", "native", "", "constcvar[],constvalue[]", 2, [["constcvar[]", "cell[]", "constcvar", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["amxmodx.inc", "cvar_exists", "native", "", "constcvar[]", 1, [["constcvar[]", "cell[]", "constcvar", 0, "", 0]]], ["amxmodx.inc", "remove_cvar_flags", "native", "", "constcvar[],flags=-1", 2, [["constcvar[]", "cell[]", "constcvar", 0, "", 0], ["flags=-1", "int", "flags", 0, "-1", 1]]], ["amxmodx.inc", "set_cvar_flags", "native", "", "constcvar[],flags", 2, [["constcvar[]", "cell[]", "constcvar", 0, "", 0], ["flags", "int", "flags", 0, "", 0]]], ["amxmodx.inc", "get_cvar_flags", "native", "", "constcvar[]", 1, [["constcvar[]", "cell[]", "constcvar", 0, "", 0]]], ["amxmodx.inc", "set_cvar_float", "native", "", "constcvar[],Float:value", 2, [["constcvar[]", "cell[]", "constcvar", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["amxmodx.inc", "get_cvar_float", "native", "Float", "constcvarname[]", 1, [["constcvarname[]", "cell[]", "constcvarname", 0, "", 0]]], ["amxmodx.inc", "get_cvar_num", "native", "", "constcvarname[]", 1, [["constcvarname[]", "cell[]", "constcvarname", 0, "", 0]]], ["amxmodx.inc", "set_cvar_num", "native", "", "constcvarname[],value", 2, [["constcvarname[]", "cell[]", "constcvarname", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["amxmodx.inc", "get_cvar_string", "native", "", "constcvarname[],output[],iLen", 3, [["constcvarname[]", "cell[]", "constcvarname", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["iLen", "int", "iLen", 0, "", 0]]], ["amxmodx.inc", "get_mapname", "native", "", "name[],len", 2, [["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "get_timeleft", "native", "", "", 0, []], ["amxmodx.inc", "get_gametime", "native", "Float", "", 0, []], ["amxmodx.inc", "get_maxplayers", "native", "", "", 0, []], ["amxmodx.inc", "get_modname", "native", "", "name[],len", 2, [["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "get_time", "native", "", "constformat[],output[],len", 3, [["constformat[]", "cell[]", "constformat", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "format_time", "native", "", "output[],len,constformat[],time=-1", 4, [["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constformat[]", "cell[]", "constformat", 0, "", 0], ["time=-1", "int", "time", 0, "-1", 1]]], ["amxmodx.inc", "get_systime", "native", "", "offset=0", 1, [["offset=0", "int", "offset", 0, "0", 1]]], ["amxmodx.inc", "parse_time", "native", "", "constinput[],constformat[],time=-1", 3, [["constinput[]", "cell[]", "constinput", 0, "", 0], ["constformat[]", "cell[]", "constformat", 0, "", 0], ["time=-1", "int", "time", 0, "-1", 1]]], ["amxmodx.inc", "set_task", "native", "", "Float:time,constfunction[],id=0,constparameter[]=\"\",len=0,constflags[]=\"\",repeat=0", 7, [["Float:time", "Float", "time", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["id=0", "int", "id", 0, "0", 1], ["constparameter[]=\"\"", "cell[]", "constparameter", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1], ["constflags[]=\"\"", "cell[]", "constflags", 0, "\"\"", 1], ["repeat=0", "int", "repeat", 0, "0", 1]]], ["amxmodx.inc", "remove_task", "native", "", "id=0,outside=0", 2, [["id=0", "int", "id", 0, "0", 1], ["outside=0", "int", "outside", 0, "0", 1]]], ["amxmodx.inc", "change_task", "native", "", "id=0,Float:newTime=1.0,outside=0", 3, [["id=0", "int", "id", 0, "0", 1], ["Float:newTime=1.0", "Float", "newTime", 0, "1.0", 1], ["outside=0", "int", "outside", 0, "0", 1]]], ["amxmodx.inc", "task_exists", "native", "", "id=0,outside=0", 2, [["id=0", "int", "id", 0, "0", 1], ["outside=0", "int", "outside", 0, "0", 1]]], ["amxmodx.inc", "set_user_flags", "native", "", "index,flags=-1,id=0", 3, [["index", "int", "index", 0, "", 0], ["flags=-1", "int", "flags", 0, "-1", 1], ["id=0", "int", "id", 0, "0", 1]]], ["amxmodx.inc", "get_user_flags", "native", "", "index,id=0", 2, [["index", "int", "index", 0, "", 0], ["id=0", "int", "id", 0, "0", 1]]], ["amxmodx.inc", "remove_user_flags", "native", "", "index,flags=-1,id=0", 3, [["index", "int", "index", 0, "", 0], ["flags=-1", "int", "flags", 0, "-1", 1], ["id=0", "int", "id", 0, "0", 1]]], ["amxmodx.inc", "register_clcmd", "native", "", "constclient_cmd[],constfunction[],flags=-1,constinfo[]=\"\",FlagManager=-1", 5, [["constclient_cmd[]", "cell[]", "constclient_cmd", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["flags=-1", "int", "flags", 0, "-1", 1], ["constinfo[]=\"\"", "cell[]", "constinfo", 0, "\"\"", 1], ["FlagManager=-1", "int", "FlagManager", 0, "-1", 1]]], ["amxmodx.inc", "register_concmd", "native", "", "constcmd[],constfunction[],flags=-1,constinfo[]=\"\",FlagManager=-1", 5, [["constcmd[]", "cell[]", "constcmd", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["flags=-1", "int", "flags", 0, "-1", 1], ["constinfo[]=\"\"", "cell[]", "constinfo", 0, "\"\"", 1], ["FlagManager=-1", "int", "FlagManager", 0, "-1", 1]]], ["amxmodx.inc", "register_srvcmd", "native", "", "constserver_cmd[],constfunction[],flags=-1,constinfo[]=\"\"", 4, [["constserver_cmd[]", "cell[]", "constserver_cmd", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0], ["flags=-1", "int", "flags", 0, "-1", 1], ["constinfo[]=\"\"", "cell[]", "constinfo", 0, "\"\"", 1]]], ["amxmodx.inc", "get_clcmd", "native", "", "index,command[],len1,&flags,info[],len2,flag", 7, [["index", "int", "index", 0, "", 0], ["command[]", "cell[]", "command", 0, "", 0], ["len1", "int", "len1", 0, "", 0], ["&flags", "int", "flags", 1, "", 0], ["info[]", "cell[]", "info", 0, "", 0], ["len2", "int", "len2", 0, "", 0], ["flag", "int", "flag", 0, "", 0]]], ["amxmodx.inc", "get_clcmdsnum", "native", "", "flag", 1, [["flag", "int", "flag", 0, "", 0]]], ["amxmodx.inc", "get_srvcmd", "native", "", "index,server_cmd[],len1,&flags,info[],len2,flag", 7, [["index", "int", "index", 0, "", 0], ["server_cmd[]", "cell[]", "server_cmd", 0, "", 0], ["len1", "int", "len1", 0, "", 0], ["&flags", "int", "flags", 1, "", 0], ["info[]", "cell[]", "info", 0, "", 0], ["len2", "int", "len2", 0, "", 0], ["flag", "int", "flag", 0, "", 0]]], ["amxmodx.inc", "get_srvcmdsnum", "native", "", "flag", 1, [["flag", "int", "flag", 0, "", 0]]], ["amxmodx.inc", "get_concmd", "native", "", "index,cmd[],len1,&flags,info[],len2,flag,id=-1", 8, [["index", "int", "index", 0, "", 0], ["cmd[]", "cell[]", "cmd", 0, "", 0], ["len1", "int", "len1", 0, "", 0], ["&flags", "int", "flags", 1, "", 0], ["info[]", "cell[]", "info", 0, "", 0], ["len2", "int", "len2", 0, "", 0], ["flag", "int", "flag", 0, "", 0], ["id=-1", "int", "id", 0, "-1", 1]]], ["amxmodx.inc", "get_concmd_plid", "native", "", "cid,flag_mask,id_type", 3, [["cid", "int", "cid", 0, "", 0], ["flag_mask", "int", "flag_mask", 0, "", 0], ["id_type", "int", "id_type", 0, "", 0]]], ["amxmodx.inc", "get_concmdsnum", "native", "", "flag,id=-1", 2, [["flag", "int", "flag", 0, "", 0], ["id=-1", "int", "id", 0, "-1", 1]]], ["amxmodx.inc", "get_plugins_cvarsnum", "native", "", "", 0, []], ["amxmodx.inc", "get_plugins_cvar", "native", "", "num,name[],namelen,&flags=0,&plugin_id=0,&pcvar_handle=0", 6, [["num", "int", "num", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["namelen", "int", "namelen", 0, "", 0], ["&flags=0", "int", "flags", 1, "0", 1], ["&plugin_id=0", "int", "plugin_id", 1, "0", 1], ["&pcvar_handle=0", "int", "pcvar_handle", 1, "0", 1]]], ["amxmodx.inc", "register_menuid", "native", "", "constmenu[],outside=0", 2, [["constmenu[]", "cell[]", "constmenu", 0, "", 0], ["outside=0", "int", "outside", 0, "0", 1]]], ["amxmodx.inc", "register_menucmd", "native", "", "menuid,keys,constfunction[]", 3, [["menuid", "int", "menuid", 0, "", 0], ["keys", "int", "keys", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0]]], ["amxmodx.inc", "get_user_menu", "native", "", "index,&id,&keys", 3, [["index", "int", "index", 0, "", 0], ["&id", "int", "id", 1, "", 0], ["&keys", "int", "keys", 1, "", 0]]], ["amxmodx.inc", "server_exec", "native", "", "", 0, []], ["amxmodx.inc", "emit_sound", "native", "", "index,channel,constsample[],Float:vol,Float:att,flags,pitch", 7, [["index", "int", "index", 0, "", 0], ["channel", "int", "channel", 0, "", 0], ["constsample[]", "cell[]", "constsample", 0, "", 0], ["Float:vol", "Float", "vol", 0, "", 0], ["Float:att", "Float", "att", 0, "", 0], ["flags", "int", "flags", 0, "", 0], ["pitch", "int", "pitch", 0, "", 0]]], ["amxmodx.inc", "register_cvar", "native", "", "constname[],conststring[],flags=0,Float:fvalue=0.0", 4, [["constname[]", "cell[]", "constname", 0, "", 0], ["conststring[]", "cell[]", "conststring", 0, "", 0], ["flags=0", "int", "flags", 0, "0", 1], ["Float:fvalue=0.0", "Float", "fvalue", 0, "0.0", 1]]], ["amxmodx.inc", "random_float", "native", "Float", "Float:a,Float:b", 2, [["Float:a", "Float", "a", 0, "", 0], ["Float:b", "Float", "b", 0, "", 0]]], ["amxmodx.inc", "random_num", "native", "", "a,b", 2, [["a", "int", "a", 0, "", 0], ["b", "int", "b", 0, "", 0]]], ["amxmodx.inc", "get_user_msgid", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "get_user_msgname", "native", "", "msgid,name[],len", 3, [["msgid", "int", "msgid", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["amxmodx.inc", "xvar_exists", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "get_xvar_id", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "get_xvar_num", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "get_xvar_float", "native", "Float", "id", 1, [["id", "int", "id", 0, "", 0]]], ["amxmodx.inc", "set_xvar_num", "native", "", "id,value=0", 2, [["id", "int", "id", 0, "", 0], ["value=0", "int", "value", 0, "0", 1]]], ["amxmodx.inc", "set_xvar_float", "native", "", "id,Float:value=0.0", 2, [["id", "int", "id", 0, "", 0], ["Float:value=0.0", "Float", "value", 0, "0.0", 1]]], ["amxmodx.inc", "is_module_loaded", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "get_module", "native", "", "id,name[],nameLen,author[],authorLen,version[],versionLen,&status", 8, [["id", "int", "id", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["nameLen", "int", "nameLen", 0, "", 0], ["author[]", "cell[]", "author", 0, "", 0], ["authorLen", "int", "authorLen", 0, "", 0], ["version[]", "cell[]", "version", 0, "", 0], ["versionLen", "int", "versionLen", 0, "", 0], ["&status", "int", "status", 1, "", 0]]], ["amxmodx.inc", "get_modulesnum", "native", "", "", 0, []], ["amxmodx.inc", "is_plugin_loaded", "native", "", "constname[],bool:usefilename=false", 2, [["constname[]", "cell[]", "constname", 0, "", 0], ["bool:usefilename=false", "bool", "usefilename", 0, "false", 1]]], ["amxmodx.inc", "get_plugin", "native", "", "index,filename[]=\"\",len1=0,name[]=\"\",len2=0,version[]=\"\",len3=0,author[]=\"\",len4=0,status[]=\"\",len5=0,...", 12, [["index", "int", "index", 0, "", 0], ["filename[]=\"\"", "cell[]", "filename", 0, "\"\"", 1], ["len1=0", "int", "len1", 0, "0", 1], ["name[]=\"\"", "cell[]", "name", 0, "\"\"", 1], ["len2=0", "int", "len2", 0, "0", 1], ["version[]=\"\"", "cell[]", "version", 0, "\"\"", 1], ["len3=0", "int", "len3", 0, "0", 1], ["author[]=\"\"", "cell[]", "author", 0, "\"\"", 1], ["len4=0", "int", "len4", 0, "0", 1], ["status[]=\"\"", "cell[]", "status", 0, "\"\"", 1], ["len5=0", "int", "len5", 0, "0", 1], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "get_pluginsnum", "native", "", "", 0, []], ["amxmodx.inc", "pause", "native", "", "constflag[],constparam1[]=\"\",constparam2[]=\"\"", 3, [["constflag[]", "cell[]", "constflag", 0, "", 0], ["constparam1[]=\"\"", "cell[]", "constparam1", 0, "\"\"", 1], ["constparam2[]=\"\"", "cell[]", "constparam2", 0, "\"\"", 1]]], ["amxmodx.inc", "unpause", "native", "", "constflag[],constparam1[]=\"\",constparam2[]=\"\"", 3, [["constflag[]", "cell[]", "constflag", 0, "", 0], ["constparam1[]=\"\"", "cell[]", "constparam1", 0, "\"\"", 1], ["constparam2[]=\"\"", "cell[]", "constparam2", 0, "\"\"", 1]]], ["amxmodx.inc", "callfunc_begin", "native", "", "constfunc[],constplugin[]=\"\"", 2, [["constfunc[]", "cell[]", "constfunc", 0, "", 0], ["constplugin[]=\"\"", "cell[]", "constplugin", 0, "\"\"", 1]]], ["amxmodx.inc", "callfunc_begin_i", "native", "", "func,plugin=-1", 2, [["func", "int", "func", 0, "", 0], ["plugin=-1", "int", "plugin", 0, "-1", 1]]], ["amxmodx.inc", "get_func_id", "native", "", "constfuncName[],pluginId=-1", 2, [["constfuncName[]", "cell[]", "constfuncName", 0, "", 0], ["pluginId=-1", "int", "pluginId", 0, "-1", 1]]], ["amxmodx.inc", "callfunc_push_int", "native", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["amxmodx.inc", "callfunc_push_float", "native", "", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["amxmodx.inc", "callfunc_push_intrf", "native", "", "&value", 1, [["&value", "int", "value", 1, "", 0]]], ["amxmodx.inc", "callfunc_push_floatrf", "native", "", "&Float:value", 1, [["&Float:value", "Float", "value", 1, "", 0]]], ["amxmodx.inc", "callfunc_push_str", "native", "", "constVALUE[],bool:copyback=true", 2, [["constVALUE[]", "cell[]", "constVALUE", 0, "", 0], ["bool:copyback=true", "bool", "copyback", 0, "true", 1]]], ["amxmodx.inc", "callfunc_push_array", "native", "", "constVALUE[],array_size,bool:copyback=true", 3, [["constVALUE[]", "cell[]", "constVALUE", 0, "", 0], ["array_size", "int", "array_size", 0, "", 0], ["bool:copyback=true", "bool", "copyback", 0, "true", 1]]], ["amxmodx.inc", "callfunc_end", "native", "", "", 0, []], ["amxmodx.inc", "inconsistent_file", "forward", "", "id,constfilename[],reason[64]", 3, [["id", "int", "id", 0, "", 0], ["constfilename[]", "cell[]", "constfilename", 0, "", 0], ["reason[64]", "cell[64]", "reason", 0, "", 0]]], ["amxmodx.inc", "force_unmodified", "native", "", "force_type,constmins[3],constmaxs[3],constfilename[]", 4, [["force_type", "int", "force_type", 0, "", 0], ["constmins[3]", "cell[3]", "constmins", 0, "", 0], ["constmaxs[3]", "cell[3]", "constmaxs", 0, "", 0], ["constfilename[]", "cell[]", "constfilename", 0, "", 0]]], ["amxmodx.inc", "md5", "native", "", "constszString[],md5buffer[34]", 2, [["constszString[]", "cell[]", "constszString", 0, "", 0], ["md5buffer[34]", "cell[34]", "md5buffer", 0, "", 0]]], ["amxmodx.inc", "md5_file", "native", "", "constfile[],md5buffer[34]", 2, [["constfile[]", "cell[]", "constfile", 0, "", 0], ["md5buffer[34]", "cell[34]", "md5buffer", 0, "", 0]]], ["amxmodx.inc", "plugin_flags", "native", "", "hdr=0,plid=-1", 2, [["hdr=0", "int", "hdr", 0, "0", 1], ["plid=-1", "int", "plid", 0, "-1", 1]]], ["amxmodx.inc", "plugin_modules", "forward", "", "", 0, []], ["amxmodx.inc", "require_module", "native", "", "constmodule[]", 1, [["constmodule[]", "cell[]", "constmodule", 0, "", 0]]], ["amxmodx.inc", "is_amd64_server", "native", "", "", 0, []], ["amxmodx.inc", "find_plugin_byfile", "native", "", "constfilename[],ignoreCase=1", 2, [["constfilename[]", "cell[]", "constfilename", 0, "", 0], ["ignoreCase=1", "int", "ignoreCase", 0, "1", 1]]], ["amxmodx.inc", "plugin_natives", "forward", "", "", 0, []], ["amxmodx.inc", "register_native", "native", "", "constname[],consthandler[],style=0", 3, [["constname[]", "cell[]", "constname", 0, "", 0], ["consthandler[]", "cell[]", "consthandler", 0, "", 0], ["style=0", "int", "style", 0, "0", 1]]], ["amxmodx.inc", "register_library", "native", "", "constlibrary[]", 1, [["constlibrary[]", "cell[]", "constlibrary", 0, "", 0]]], ["amxmodx.inc", "log_error", "native", "", "error,constfmt[],any:...", 3, [["error", "int", "error", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "param_convert", "native", "", "num", 1, [["num", "int", "num", 0, "", 0]]], ["amxmodx.inc", "get_string", "native", "", "param,dest[],maxlen", 3, [["param", "int", "param", 0, "", 0], ["dest[]", "cell[]", "dest", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0]]], ["amxmodx.inc", "set_string", "native", "", "param,dest[],maxlen", 3, [["param", "int", "param", 0, "", 0], ["dest[]", "cell[]", "dest", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0]]], ["amxmodx.inc", "get_param", "native", "", "param", 1, [["param", "int", "param", 0, "", 0]]], ["amxmodx.inc", "get_param_f", "native", "Float", "param", 1, [["param", "int", "param", 0, "", 0]]], ["amxmodx.inc", "get_param_byref", "native", "", "param", 1, [["param", "int", "param", 0, "", 0]]], ["amxmodx.inc", "get_float_byref", "native", "Float", "param", 1, [["param", "int", "param", 0, "", 0]]], ["amxmodx.inc", "set_param_byref", "native", "", "param,value", 2, [["param", "int", "param", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["amxmodx.inc", "set_float_byref", "native", "", "param,Float:value", 2, [["param", "int", "param", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["amxmodx.inc", "get_array", "native", "", "param,dest[],size", 3, [["param", "int", "param", 0, "", 0], ["dest[]", "cell[]", "dest", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["amxmodx.inc", "get_array_f", "native", "", "param,Float:dest[],size", 3, [["param", "int", "param", 0, "", 0], ["Float:dest[]", "Float[]", "dest", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["amxmodx.inc", "set_array", "native", "", "param,constsource[],size", 3, [["param", "int", "param", 0, "", 0], ["constsource[]", "cell[]", "constsource", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["amxmodx.inc", "set_array_f", "native", "", "param,constFloat:source[],size", 3, [["param", "int", "param", 0, "", 0], ["constFloat:source[]", "constFloat[]", "source", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["amxmodx.inc", "query_client_cvar", "native", "", "id,constcvar[],constresultFunc[],paramlen=0,constparams[]=\"\"", 5, [["id", "int", "id", 0, "", 0], ["constcvar[]", "cell[]", "constcvar", 0, "", 0], ["constresultFunc[]", "cell[]", "constresultFunc", 0, "", 0], ["paramlen=0", "int", "paramlen", 0, "0", 1], ["constparams[]=\"\"", "cell[]", "constparams", 0, "\"\"", 1]]], ["amxmodx.inc", "set_error_filter", "native", "", "consthandler[]", 1, [["consthandler[]", "cell[]", "consthandler", 0, "", 0]]], ["amxmodx.inc", "dbg_trace_begin", "native", "", "", 0, []], ["amxmodx.inc", "dbg_trace_next", "native", "", "trace", 1, [["trace", "int", "trace", 0, "", 0]]], ["amxmodx.inc", "dbg_trace_info", "native", "", "trace,&line,function[],maxLength1,file[],maxLength2", 6, [["trace", "int", "trace", 0, "", 0], ["&line", "int", "line", 1, "", 0], ["function[]", "cell[]", "function", 0, "", 0], ["maxLength1", "int", "maxLength1", 0, "", 0], ["file[]", "cell[]", "file", 0, "", 0], ["maxLength2", "int", "maxLength2", 0, "", 0]]], ["amxmodx.inc", "dbg_fmt_error", "native", "", "buffer[],maxLength", 2, [["buffer[]", "cell[]", "buffer", 0, "", 0], ["maxLength", "int", "maxLength", 0, "", 0]]], ["amxmodx.inc", "set_native_filter", "native", "", "consthandler[]", 1, [["consthandler[]", "cell[]", "consthandler", 0, "", 0]]], ["amxmodx.inc", "set_module_filter", "native", "", "consthandler[]", 1, [["consthandler[]", "cell[]", "consthandler", 0, "", 0]]], ["amxmodx.inc", "abort", "native", "", "error,constfmt[]=\"\",any:...", 3, [["error", "int", "error", 0, "", 0], ["constfmt[]=\"\"", "cell[]", "constfmt", 0, "\"\"", 1], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "module_exists", "native", "", "constlogtag[]", 1, [["constlogtag[]", "cell[]", "constlogtag", 0, "", 0]]], ["amxmodx.inc", "LibraryExists", "native", "", "constlibrary[],LibType:type", 2, [["constlibrary[]", "cell[]", "constlibrary", 0, "", 0], ["LibType:type", "LibType", "type", 0, "", 0]]], ["amxmodx.inc", "next_hudchannel", "native", "", "player", 1, [["player", "int", "player", 0, "", 0]]], ["amxmodx.inc", "CreateHudSyncObj", "native", "", "num=0,...", 2, [["num=0", "int", "num", 0, "0", 1], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "ShowSyncHudMsg", "native", "", "target,syncObj,constfmt[],any:...", 4, [["target", "int", "target", 0, "", 0], ["syncObj", "int", "syncObj", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "ClearSyncHud", "native", "", "target,syncObj", 2, [["target", "int", "target", 0, "", 0], ["syncObj", "int", "syncObj", 0, "", 0]]], ["amxmodx.inc", "int3", "native", "", "", 0, []], ["amxmodx.inc", "set_fail_state", "native", "", "consterr_msg[]", 1, [["consterr_msg[]", "cell[]", "consterr_msg", 0, "", 0]]], ["amxmodx.inc", "get_var_addr", "native", "", "any:...", 1, [["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "get_addr_val", "native", "", "addr", 1, [["addr", "int", "addr", 0, "", 0]]], ["amxmodx.inc", "set_addr_val", "native", "", "addr,val", 2, [["addr", "int", "addr", 0, "", 0], ["val", "int", "val", 0, "", 0]]], ["amxmodx.inc", "CreateMultiForward", "native", "", "constname[],stop_type,...", 3, [["constname[]", "cell[]", "constname", 0, "", 0], ["stop_type", "int", "stop_type", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "CreateMultiForwardEx", "native", "", "constname[],stop_type,forward_type,...", 4, [["constname[]", "cell[]", "constname", 0, "", 0], ["stop_type", "int", "stop_type", 0, "", 0], ["forward_type", "int", "forward_type", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "CreateOneForward", "native", "", "plugin_id,constname[],...", 3, [["plugin_id", "int", "plugin_id", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["amxmodx.inc", "PrepareArray", "native", "", "constarray[],size,copyback=0", 3, [["constarray[]", "cell[]", "constarray", 0, "", 0], ["size", "int", "size", 0, "", 0], ["copyback=0", "int", "copyback", 0, "0", 1]]], ["amxmodx.inc", "ExecuteForward", "native", "", "forward_handle,&ret,any:...", 3, [["forward_handle", "int", "forward_handle", 0, "", 0], ["&ret", "int", "ret", 1, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["amxmodx.inc", "DestroyForward", "native", "", "forward_handle", 1, [["forward_handle", "int", "forward_handle", 0, "", 0]]], ["amxmodx.inc", "get_cvar_pointer", "native", "", "constcvar[]", 1, [["constcvar[]", "cell[]", "constcvar", 0, "", 0]]], ["amxmodx.inc", "get_pcvar_flags", "native", "", "pcvar", 1, [["pcvar", "int", "pcvar", 0, "", 0]]], ["amxmodx.inc", "set_pcvar_flags", "native", "", "pcvar,flags", 2, [["pcvar", "int", "pcvar", 0, "", 0], ["flags", "int", "flags", 0, "", 0]]], ["amxmodx.inc", "get_pcvar_num", "native", "", "pcvar", 1, [["pcvar", "int", "pcvar", 0, "", 0]]], ["amxmodx.inc", "set_pcvar_num", "native", "", "pcvar,num", 2, [["pcvar", "int", "pcvar", 0, "", 0], ["num", "int", "num", 0, "", 0]]], ["amxmodx.inc", "get_pcvar_float", "native", "Float", "pcvar", 1, [["pcvar", "int", "pcvar", 0, "", 0]]], ["amxmodx.inc", "set_pcvar_float", "native", "", "pcvar,Float:num", 2, [["pcvar", "int", "pcvar", 0, "", 0], ["Float:num", "Float", "num", 0, "", 0]]], ["amxmodx.inc", "get_pcvar_string", "native", "", "pcvar,string[],maxlen", 3, [["pcvar", "int", "pcvar", 0, "", 0], ["string[]", "cell[]", "string", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0]]], ["amxmodx.inc", "set_pcvar_string", "native", "", "pcvar,conststring[]", 2, [["pcvar", "int", "pcvar", 0, "", 0], ["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["amxmodx.inc", "arrayset", "native", "", "array[],value,size", 3, [["array[]", "cell[]", "array", 0, "", 0], ["value", "int", "value", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["amxmodx.inc", "get_weaponid", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["amxmodx.inc", "admins_push", "native", "", "constAuthData[],constPassword[],Access,Flags", 4, [["constAuthData[]", "cell[]", "constAuthData", 0, "", 0], ["constPassword[]", "cell[]", "constPassword", 0, "", 0], ["Access", "int", "Access", 0, "", 0], ["Flags", "int", "Flags", 0, "", 0]]], ["amxmodx.inc", "admins_num", "native", "", "", 0, []], ["amxmodx.inc", "admins_lookup", "native", "", "num,AdminProp:Property,Buffer[]=\"\",BufferSize=0", 4, [["num", "int", "num", 0, "", 0], ["AdminProp:Property", "AdminProp", "Property", 0, "", 0], ["Buffer[]=\"\"", "cell[]", "Buffer", 0, "\"\"", 1], ["BufferSize=0", "int", "BufferSize", 0, "0", 1]]], ["amxmodx.inc", "admins_flush", "native", "", "", 0, []], ["cellarray.inc", "ArrayCreate", "native", "Array", "cellsize=1,reserved=32", 2, [["cellsize=1", "int", "cellsize", 0, "1", 1], ["reserved=32", "int", "reserved", 0, "32", 1]]], ["cellarray.inc", "ArrayClear", "native", "", "Array:which", 1, [["Array:which", "Array", "which", 0, "", 0]]], ["cellarray.inc", "ArraySize", "native", "", "Array:which", 1, [["Array:which", "Array", "which", 0, "", 0]]], ["cellarray.inc", "ArrayGetArray", "native", "", "Array:which,item,any:output[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["any:output[]", "any[]", "output", 0, "", 0]]], ["cellarray.inc", "ArrayGetCell", "native", "any", "Array:which,item", 2, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0]]], ["cellarray.inc", "ArrayGetString", "native", "", "Array:which,item,output[],size", 4, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["cellarray.inc", "ArraySetArray", "native", "", "Array:which,item,constany:input[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constany:input[]", "constany[]", "input", 0, "", 0]]], ["cellarray.inc", "ArraySetCell", "native", "", "Array:which,item,any:input", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["any:input", "any", "input", 0, "", 0]]], ["cellarray.inc", "ArraySetString", "native", "", "Array:which,item,constinput[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constinput[]", "cell[]", "constinput", 0, "", 0]]], ["cellarray.inc", "ArrayPushArray", "native", "", "Array:which,constany:input[]", 2, [["Array:which", "Array", "which", 0, "", 0], ["constany:input[]", "constany[]", "input", 0, "", 0]]], ["cellarray.inc", "ArrayPushCell", "native", "", "Array:which,any:input", 2, [["Array:which", "Array", "which", 0, "", 0], ["any:input", "any", "input", 0, "", 0]]], ["cellarray.inc", "ArrayPushString", "native", "", "Array:which,constinput[]", 2, [["Array:which", "Array", "which", 0, "", 0], ["constinput[]", "cell[]", "constinput", 0, "", 0]]], ["cellarray.inc", "ArrayInsertArrayAfter", "native", "", "Array:which,item,constany:input[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constany:input[]", "constany[]", "input", 0, "", 0]]], ["cellarray.inc", "ArrayInsertCellAfter", "native", "", "Array:which,item,any:input", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["any:input", "any", "input", 0, "", 0]]], ["cellarray.inc", "ArrayInsertStringAfter", "native", "", "Array:which,item,constinput[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constinput[]", "cell[]", "constinput", 0, "", 0]]], ["cellarray.inc", "ArrayInsertArrayBefore", "native", "", "Array:which,item,constany:input[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constany:input[]", "constany[]", "input", 0, "", 0]]], ["cellarray.inc", "ArrayInsertCellBefore", "native", "", "Array:which,item,constany:input", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constany:input", "constany", "input", 0, "", 0]]], ["cellarray.inc", "ArrayInsertStringBefore", "native", "", "Array:which,item,constinput[]", 3, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constinput[]", "cell[]", "constinput", 0, "", 0]]], ["cellarray.inc", "ArraySwap", "native", "", "Array:which,item1,item2", 3, [["Array:which", "Array", "which", 0, "", 0], ["item1", "int", "item1", 0, "", 0], ["item2", "int", "item2", 0, "", 0]]], ["cellarray.inc", "ArrayDeleteItem", "native", "", "Array:which,item", 2, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0]]], ["cellarray.inc", "ArrayGetStringHandle", "native", "DoNotUse", "Array:which,item", 2, [["Array:which", "Array", "which", 0, "", 0], ["item", "int", "item", 0, "", 0]]], ["cellarray.inc", "ArrayDestroy", "native", "", "&Array:which", 1, [["&Array:which", "Array", "which", 1, "", 0]]], ["cellarray.inc", "ArraySort", "native", "", "Array:array,constcomparefunc[],data[]=\"\",data_size=0", 4, [["Array:array", "Array", "array", 0, "", 0], ["constcomparefunc[]", "cell[]", "constcomparefunc", 0, "", 0], ["data[]=\"\"", "cell[]", "data", 0, "\"\"", 1], ["data_size=0", "int", "data_size", 0, "0", 1]]], ["celltrie.inc", "TrieCreate", "native", "Trie", "", 0, []], ["celltrie.inc", "TrieClear", "native", "", "Trie:handle", 1, [["Trie:handle", "Trie", "handle", 0, "", 0]]], ["celltrie.inc", "TrieSetCell", "native", "", "Trie:handle,constkey[],any:value", 3, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["any:value", "any", "value", 0, "", 0]]], ["celltrie.inc", "TrieSetString", "native", "", "Trie:handle,constkey[],constvalue[]", 3, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["celltrie.inc", "TrieSetArray", "native", "", "Trie:handle,constkey[],constany:buffer[],size", 4, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["constany:buffer[]", "constany[]", "buffer", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["celltrie.inc", "TrieGetCell", "native", "bool", "Trie:handle,constkey[],&any:value", 3, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["&any:value", "any", "value", 1, "", 0]]], ["celltrie.inc", "TrieGetString", "native", "bool", "Trie:handle,constkey[],output[],outputsize", 4, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["outputsize", "int", "outputsize", 0, "", 0]]], ["celltrie.inc", "TrieGetArray", "native", "bool", "Trie:handle,constkey[],any:output[],outputsize", 4, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["any:output[]", "any[]", "output", 0, "", 0], ["outputsize", "int", "outputsize", 0, "", 0]]], ["celltrie.inc", "TrieDeleteKey", "native", "bool", "Trie:handle,constkey[]", 2, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["celltrie.inc", "TrieKeyExists", "native", "bool", "Trie:handle,constkey[]", 2, [["Trie:handle", "Trie", "handle", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["celltrie.inc", "TrieDestroy", "native", "", "&Trie:handle", 1, [["&Trie:handle", "Trie", "handle", 1, "", 0]]], ["core.inc", "heapspace", "native", "", "", 0, []], ["core.inc", "funcidx", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["core.inc", "numargs", "native", "", "", 0, []], ["core.inc", "getarg", "native", "", "arg,index=0", 2, [["arg", "int", "arg", 0, "", 0], ["index=0", "int", "index", 0, "0", 1]]], ["core.inc", "setarg", "native", "", "arg,index=0,value", 3, [["arg", "int", "arg", 0, "", 0], ["index=0", "int", "index", 0, "0", 1], ["value", "int", "value", 0, "", 0]]], ["core.inc", "strlen", "native", "", "conststring[]", 1, [["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["core.inc", "tolower", "native", "", "c", 1, [["c", "int", "c", 0, "", 0]]], ["core.inc", "toupper", "native", "", "c", 1, [["c", "int", "c", 0, "", 0]]], ["core.inc", "swapchars", "native", "", "c", 1, [["c", "int", "c", 0, "", 0]]], ["core.inc", "random", "native", "", "max", 1, [["max", "int", "max", 0, "", 0]]], ["core.inc", "min", "native", "", "value1,value2", 2, [["value1", "int", "value1", 0, "", 0], ["value2", "int", "value2", 0, "", 0]]], ["core.inc", "max", "native", "", "value1,value2", 2, [["value1", "int", "value1", 0, "", 0], ["value2", "int", "value2", 0, "", 0]]], ["core.inc", "clamp", "native", "", "value,min=cellmin,max=cellmax", 3, [["value", "int", "value", 0, "", 0], ["min=cellmin", "int", "min", 0, "cellmin", 1], ["max=cellmax", "int", "max", 0, "cellmax", 1]]], ["core.inc", "power", "native", "", "value,exponent", 2, [["value", "int", "value", 0, "", 0], ["exponent", "int", "exponent", 0, "", 0]]], ["core.inc", "sqroot", "native", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["core.inc", "time", "native", "", "&hour=0,&minute=0,&second=0", 3, [["&hour=0", "int", "hour", 1, "0", 1], ["&minute=0", "int", "minute", 1, "0", 1], ["&second=0", "int", "second", 1, "0", 1]]], ["core.inc", "date", "native", "", "&year=0,&month=0,&day=0", 3, [["&year=0", "int", "year", 1, "0", 1], ["&month=0", "int", "month", 1, "0", 1], ["&day=0", "int", "day", 1, "0", 1]]], ["core.inc", "tickcount", "native", "", "&granularity=0", 1, [["&granularity=0", "int", "granularity", 1, "0", 1]]], ["core.inc", "abs", "stock", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["csstats.inc", "get_user_wstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["csstats.inc", "get_user_wrstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["csstats.inc", "get_user_stats", "native", "", "index,stats[8],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["csstats.inc", "get_user_rstats", "native", "", "index,stats[8],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["csstats.inc", "get_user_vstats", "native", "", "index,victim,stats[8],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["csstats.inc", "get_user_astats", "native", "", "index,wpnindex,stats[8],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["csstats.inc", "reset_user_wstats", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["csstats.inc", "get_stats", "native", "", "index,stats[8],bodyhits[8],name[],len,authid[]=\"\",authidlen=0", 7, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0], ["authid[]=\"\"", "cell[]", "authid", 0, "\"\"", 1], ["authidlen=0", "int", "authidlen", 0, "0", 1]]], ["csstats.inc", "get_statsnum", "native", "", "", 0, []], ["csstats.inc", "get_user_stats2", "native", "", "index,stats[4]", 2, [["index", "int", "index", 0, "", 0], ["stats[4]", "cell[4]", "stats", 0, "", 0]]], ["csstats.inc", "get_stats2", "native", "", "index,stats[4],authid[]=\"\",authidlen=0", 4, [["index", "int", "index", 0, "", 0], ["stats[4]", "cell[4]", "stats", 0, "", 0], ["authid[]=\"\"", "cell[]", "authid", 0, "\"\"", 1], ["authidlen=0", "int", "authidlen", 0, "0", 1]]], ["cstrike.inc", "cs_get_user_deaths", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_deaths", "native", "", "index,newdeaths", 2, [["index", "int", "index", 0, "", 0], ["newdeaths", "int", "newdeaths", 0, "", 0]]], ["cstrike.inc", "cs_get_hostage_foll", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_hostage_foll", "native", "", "index,followedindex=0", 2, [["index", "int", "index", 0, "", 0], ["followedindex=0", "int", "followedindex", 0, "0", 1]]], ["cstrike.inc", "cs_get_hostage_id", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_bpammo", "native", "", "index,weapon", 2, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0]]], ["cstrike.inc", "cs_set_user_bpammo", "native", "", "index,weapon,amount", 3, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["amount", "int", "amount", 0, "", 0]]], ["cstrike.inc", "cs_get_user_defuse", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_defuse", "native", "", "index,defusekit=1,r=0,g=160,b=0,icon[]=\"defuser\",flash=0", 7, [["index", "int", "index", 0, "", 0], ["defusekit=1", "int", "defusekit", 0, "1", 1], ["r=0", "int", "r", 0, "0", 1], ["g=160", "int", "g", 0, "160", 1], ["b=0", "int", "b", 0, "0", 1], ["icon[]=\"defuser\"", "cell[]", "icon", 0, "\"defuser\"", 1], ["flash=0", "int", "flash", 0, "0", 1]]], ["cstrike.inc", "cs_get_user_buyzone", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_hasprim", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_model", "native", "", "index,model[],len", 3, [["index", "int", "index", 0, "", 0], ["model[]", "cell[]", "model", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["cstrike.inc", "cs_set_user_model", "native", "", "index,constmodel[]", 2, [["index", "int", "index", 0, "", 0], ["constmodel[]", "cell[]", "constmodel", 0, "", 0]]], ["cstrike.inc", "cs_reset_user_model", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_money", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_money", "native", "", "index,money,flash=1", 3, [["index", "int", "index", 0, "", 0], ["money", "int", "money", 0, "", 0], ["flash=1", "int", "flash", 0, "1", 1]]], ["cstrike.inc", "cs_get_user_nvg", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_nvg", "native", "", "index,nvgoggles=1", 2, [["index", "int", "index", 0, "", 0], ["nvgoggles=1", "int", "nvgoggles", 0, "1", 1]]], ["cstrike.inc", "cs_get_user_plant", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_plant", "native", "", "index,plant=1,showbombicon=1", 3, [["index", "int", "index", 0, "", 0], ["plant=1", "int", "plant", 0, "1", 1], ["showbombicon=1", "int", "showbombicon", 0, "1", 1]]], ["cstrike.inc", "cs_set_user_team", "native", "", "index,{CsTeams,_}:team,{CsInternalModel,_}:model=CS_DONTCHANGE", 3, [["index", "int", "index", 0, "", 0], ["{CsTeams,_}:team", "{CsTeams,_}", "team", 0, "", 0], ["{CsInternalModel,_}:model=CS_DONTCHANGE", "{CsInternalModel,_}", "model", 0, "CS_DONTCHANGE", 1]]], ["cstrike.inc", "cs_get_user_team", "native", "CsTeams", "index,&{CsInternalModel,_}:model=CS_DONTCHANGE", 2, [["index", "int", "index", 0, "", 0], ["&{CsInternalModel,_}:model=CS_DONTCHANGE", "{CsInternalModel,_}", "model", 1, "CS_DONTCHANGE", 1]]], ["cstrike.inc", "cs_get_user_vip", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_tked", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_tked", "native", "", "index,tk=1,subtract=1", 3, [["index", "int", "index", 0, "", 0], ["tk=1", "int", "tk", 0, "1", 1], ["subtract=1", "int", "subtract", 0, "1", 1]]], ["cstrike.inc", "cs_get_user_driving", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_shield", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_stationary", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_armor", "native", "", "index,&CsArmorType:armortype", 2, [["index", "int", "index", 0, "", 0], ["&CsArmorType:armortype", "CsArmorType", "armortype", 1, "", 0]]], ["cstrike.inc", "cs_set_user_armor", "native", "", "index,armorvalue,CsArmorType:armortype", 3, [["index", "int", "index", 0, "", 0], ["armorvalue", "int", "armorvalue", 0, "", 0], ["CsArmorType:armortype", "CsArmorType", "armortype", 0, "", 0]]], ["cstrike.inc", "cs_get_weapon_burst", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_weapon_burst", "native", "", "index,burstmode=1", 2, [["index", "int", "index", 0, "", 0], ["burstmode=1", "int", "burstmode", 0, "1", 1]]], ["cstrike.inc", "cs_get_weapon_silen", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_weapon_silen", "native", "", "index,silence=1,draw_animation=1", 3, [["index", "int", "index", 0, "", 0], ["silence=1", "int", "silence", 0, "1", 1], ["draw_animation=1", "int", "draw_animation", 0, "1", 1]]], ["cstrike.inc", "cs_get_weapon_ammo", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_weapon_ammo", "native", "", "index,newammo", 2, [["index", "int", "index", 0, "", 0], ["newammo", "int", "newammo", 0, "", 0]]], ["cstrike.inc", "cs_get_weapon_id", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_no_knives", "native", "", "", 0, []], ["cstrike.inc", "cs_set_no_knives", "native", "", "noknives=0", 1, [["noknives=0", "int", "noknives", 0, "0", 1]]], ["cstrike.inc", "cs_user_spawn", "native", "", "player", 1, [["player", "int", "player", 0, "", 0]]], ["cstrike.inc", "cs_get_armoury_type", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_armoury_type", "native", "", "index,type", 2, [["index", "int", "index", 0, "", 0], ["type", "int", "type", 0, "", 0]]], ["cstrike.inc", "cs_get_user_mapzones", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_zoom", "native", "", "index,type,mode", 3, [["index", "int", "index", 0, "", 0], ["type", "int", "type", 0, "", 0], ["mode", "int", "mode", 0, "", 0]]], ["cstrike.inc", "cs_get_user_zoom", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_get_user_submodel", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_submodel", "native", "", "index,value", 2, [["index", "int", "index", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["cstrike.inc", "cs_get_user_lastactivity", "native", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_lastactivity", "native", "", "index,Float:value", 2, [["index", "int", "index", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["cstrike.inc", "cs_get_user_hostagekills", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_user_hostagekills", "native", "", "index,value", 2, [["index", "int", "index", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["cstrike.inc", "cs_get_hostage_lastuse", "native", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_hostage_lastuse", "native", "", "index,Float:value", 2, [["index", "int", "index", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["cstrike.inc", "cs_get_hostage_nextuse", "native", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_hostage_nextuse", "native", "", "index,Float:value", 2, [["index", "int", "index", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["cstrike.inc", "cs_get_c4_explode_time", "native", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["cstrike.inc", "cs_set_c4_explode_time", "native", "", "index,Float:value", 2, [["index", "int", "index", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["cstrike.inc", "cs_get_c4_defusing", "native", "bool", "c4index", 1, [["c4index", "int", "c4index", 0, "", 0]]], ["cstrike.inc", "cs_set_c4_defusing", "native", "", "c4index,bool:defusing", 2, [["c4index", "int", "c4index", 0, "", 0], ["bool:defusing", "bool", "defusing", 0, "", 0]]], ["cstrike.inc", "CS_InternalCommand", "forward", "", "id,constcmd[]", 2, [["id", "int", "id", 0, "", 0], ["constcmd[]", "cell[]", "constcmd", 0, "", 0]]], ["csx.inc", "client_damage", "forward", "", "attacker,victim,damage,wpnindex,hitplace,TA", 6, [["attacker", "int", "attacker", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TA", "int", "TA", 0, "", 0]]], ["csx.inc", "client_death", "forward", "", "killer,victim,wpnindex,hitplace,TK", 5, [["killer", "int", "killer", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TK", "int", "TK", 0, "", 0]]], ["csx.inc", "grenade_throw", "forward", "", "index,greindex,wId", 3, [["index", "int", "index", 0, "", 0], ["greindex", "int", "greindex", 0, "", 0], ["wId", "int", "wId", 0, "", 0]]], ["csx.inc", "bomb_planting", "forward", "", "planter", 1, [["planter", "int", "planter", 0, "", 0]]], ["csx.inc", "bomb_planted", "forward", "", "planter", 1, [["planter", "int", "planter", 0, "", 0]]], ["csx.inc", "bomb_explode", "forward", "", "planter,defuser", 2, [["planter", "int", "planter", 0, "", 0], ["defuser", "int", "defuser", 0, "", 0]]], ["csx.inc", "bomb_defusing", "forward", "", "defuser", 1, [["defuser", "int", "defuser", 0, "", 0]]], ["csx.inc", "bomb_defused", "forward", "", "defuser", 1, [["defuser", "int", "defuser", 0, "", 0]]], ["csx.inc", "custom_weapon_add", "native", "", "constwpnname[],melee=0,constlogname[]=\"\"", 3, [["constwpnname[]", "cell[]", "constwpnname", 0, "", 0], ["melee=0", "int", "melee", 0, "0", 1], ["constlogname[]=\"\"", "cell[]", "constlogname", 0, "\"\"", 1]]], ["csx.inc", "custom_weapon_dmg", "native", "", "weapon,att,vic,damage,hitplace=0", 5, [["weapon", "int", "weapon", 0, "", 0], ["att", "int", "att", 0, "", 0], ["vic", "int", "vic", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["hitplace=0", "int", "hitplace", 0, "0", 1]]], ["csx.inc", "custom_weapon_shot", "native", "", "weapon,index", 2, [["weapon", "int", "weapon", 0, "", 0], ["index", "int", "index", 0, "", 0]]], ["csx.inc", "xmod_is_melee_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["csx.inc", "xmod_get_wpnname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["csx.inc", "xmod_get_wpnlogname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["csx.inc", "xmod_get_maxweapons", "native", "", "", 0, []], ["csx.inc", "xmod_get_stats_size", "native", "", "", 0, []], ["dbi.inc", "dbi_connect", "native", "Sql", "_host[],_user[],_pass[],_dbname[],_error[]=\"\",_maxlength=0", 6, [["_host[]", "cell[]", "_host", 0, "", 0], ["_user[]", "cell[]", "_user", 0, "", 0], ["_pass[]", "cell[]", "_pass", 0, "", 0], ["_dbname[]", "cell[]", "_dbname", 0, "", 0], ["_error[]=\"\"", "cell[]", "_error", 0, "\"\"", 1], ["_maxlength=0", "int", "_maxlength", 0, "0", 1]]], ["dbi.inc", "dbi_query", "native", "Result", "Sql:_sql,_query[],any:...", 3, [["Sql:_sql", "Sql", "_sql", 0, "", 0], ["_query[]", "cell[]", "_query", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["dbi.inc", "dbi_query2", "native", "Result", "Sql:_sql,&rows,_query[],any:...", 4, [["Sql:_sql", "Sql", "_sql", 0, "", 0], ["&rows", "int", "rows", 1, "", 0], ["_query[]", "cell[]", "_query", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["dbi.inc", "dbi_nextrow", "native", "", "Result:_result", 1, [["Result:_result", "Result", "_result", 0, "", 0]]], ["dbi.inc", "dbi_field", "native", "", "Result:_result,_fieldnum,{Float,_}:...", 3, [["Result:_result", "Result", "_result", 0, "", 0], ["_fieldnum", "int", "_fieldnum", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["dbi.inc", "dbi_result", "native", "", "Result:_result,_field[],{Float,_}:...", 3, [["Result:_result", "Result", "_result", 0, "", 0], ["_field[]", "cell[]", "_field", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["dbi.inc", "dbi_num_rows", "native", "", "Result:_result", 1, [["Result:_result", "Result", "_result", 0, "", 0]]], ["dbi.inc", "dbi_free_result", "native", "", "&Result:result", 1, [["&Result:result", "Result", "result", 1, "", 0]]], ["dbi.inc", "dbi_close", "native", "", "&Sql:_sql", 1, [["&Sql:_sql", "Sql", "_sql", 1, "", 0]]], ["dbi.inc", "dbi_error", "native", "", "Sql:_sql,_error[],_len", 3, [["Sql:_sql", "Sql", "_sql", 0, "", 0], ["_error[]", "cell[]", "_error", 0, "", 0], ["_len", "int", "_len", 0, "", 0]]], ["dbi.inc", "dbi_type", "native", "", "_type[],_len", 2, [["_type[]", "cell[]", "_type", 0, "", 0], ["_len", "int", "_len", 0, "", 0]]], ["dbi.inc", "dbi_num_fields", "native", "", "Result:result", 1, [["Result:result", "Result", "result", 0, "", 0]]], ["dbi.inc", "dbi_field_name", "native", "", "Result:result,field,name[],maxLength", 4, [["Result:result", "Result", "result", 0, "", 0], ["field", "int", "field", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["maxLength", "int", "maxLength", 0, "", 0]]], ["dbi.inc", "sqlite_table_exists", "stock", "bool", "Sql:sql,table[]", 2, [["Sql:sql", "Sql", "sql", 0, "", 0], ["table[]", "cell[]", "table", 0, "", 0]]], ["dodfun.inc", "grenade_throw", "forward", "", "index,greindex,wId", 3, [["index", "int", "index", 0, "", 0], ["greindex", "int", "greindex", 0, "", 0], ["wId", "int", "wId", 0, "", 0]]], ["dodfun.inc", "rocket_shoot", "forward", "", "index,rocketindex,wId", 3, [["index", "int", "index", 0, "", 0], ["rocketindex", "int", "rocketindex", 0, "", 0], ["wId", "int", "wId", 0, "", 0]]], ["dodfun.inc", "dod_set_stamina", "native", "", "index,set=STAMINA_SET,minvalue=0,maxvalue=100", 4, [["index", "int", "index", 0, "", 0], ["set=STAMINA_SET", "int", "set", 0, "STAMINA_SET", 1], ["minvalue=0", "int", "minvalue", 0, "0", 1], ["maxvalue=100", "int", "maxvalue", 0, "100", 1]]], ["dodfun.inc", "dod_set_fuse", "native", "", "index,set=FUSE_SET,Float:newFuse=5.0,Type=FT_NEW", 4, [["index", "int", "index", 0, "", 0], ["set=FUSE_SET", "int", "set", 0, "FUSE_SET", 1], ["Float:newFuse=5.0", "Float", "newFuse", 0, "5.0", 1], ["Type=FT_NEW", "int", "Type", 0, "FT_NEW", 1]]], ["dodfun.inc", "dod_set_user_class", "native", "", "index,classId", 2, [["index", "int", "index", 0, "", 0], ["classId", "int", "classId", 0, "", 0]]], ["dodfun.inc", "dod_set_user_team", "native", "", "index,teamId,refresh=1", 3, [["index", "int", "index", 0, "", 0], ["teamId", "int", "teamId", 0, "", 0], ["refresh=1", "int", "refresh", 0, "1", 1]]], ["dodfun.inc", "dod_get_next_class", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodfun.inc", "dod_is_randomclass", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodfun.inc", "dod_get_pl_deaths", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodfun.inc", "dod_set_pl_deaths", "native", "", "index,value,refresh=1", 3, [["index", "int", "index", 0, "", 0], ["value", "int", "value", 0, "", 0], ["refresh=1", "int", "refresh", 0, "1", 1]]], ["dodfun.inc", "dod_get_user_kills", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodfun.inc", "dod_set_user_kills", "native", "", "index,value,refresh=1", 3, [["index", "int", "index", 0, "", 0], ["value", "int", "value", 0, "", 0], ["refresh=1", "int", "refresh", 0, "1", 1]]], ["dodfun.inc", "dod_set_user_score", "native", "", "index,value,refresh=1", 3, [["index", "int", "index", 0, "", 0], ["value", "int", "value", 0, "", 0], ["refresh=1", "int", "refresh", 0, "1", 1]]], ["dodfun.inc", "dod_set_pl_teamname", "native", "", "index,constszName[]", 2, [["index", "int", "index", 0, "", 0], ["constszName[]", "cell[]", "constszName", 0, "", 0]]], ["dodfun.inc", "dod_get_pl_teamname", "native", "", "index,szName[],len", 3, [["index", "int", "index", 0, "", 0], ["szName[]", "cell[]", "szName", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["dodfun.inc", "dod_is_deployed", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodfun.inc", "dod_set_user_ammo", "native", "", "index,wid,value", 3, [["index", "int", "index", 0, "", 0], ["wid", "int", "wid", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["dodfun.inc", "dod_get_user_ammo", "native", "", "index,wid", 2, [["index", "int", "index", 0, "", 0], ["wid", "int", "wid", 0, "", 0]]], ["dodfun.inc", "controlpoints_init", "forward", "", "", 0, []], ["dodfun.inc", "objectives_get_num", "native", "", "", 0, []], ["dodfun.inc", "objectives_reinit", "native", "", "player=0", 1, [["player=0", "int", "player", 0, "0", 1]]], ["dodfun.inc", "objective_get_data", "native", "", "index,CP_VALUE:key,szValue[]=\"\",len=0", 4, [["index", "int", "index", 0, "", 0], ["CP_VALUE:key", "CP_VALUE", "key", 0, "", 0], ["szValue[]=\"\"", "cell[]", "szValue", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["dodfun.inc", "objective_set_data", "native", "", "index,CP_VALUE:key,iValue=-1,constszValue[]=\"\"", 4, [["index", "int", "index", 0, "", 0], ["CP_VALUE:key", "CP_VALUE", "key", 0, "", 0], ["iValue=-1", "int", "iValue", 0, "-1", 1], ["constszValue[]=\"\"", "cell[]", "constszValue", 0, "\"\"", 1]]], ["dodfun.inc", "area_get_data", "native", "", "index,CA_VALUE:key,szValue[]=\"\",len=0", 4, [["index", "int", "index", 0, "", 0], ["CA_VALUE:key", "CA_VALUE", "key", 0, "", 0], ["szValue[]=\"\"", "cell[]", "szValue", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["dodfun.inc", "area_set_data", "native", "", "index,CA_VALUE:key,iValue=-1,constszValue[]=\"\"", 4, [["index", "int", "index", 0, "", 0], ["CA_VALUE:key", "CA_VALUE", "key", 0, "", 0], ["iValue=-1", "int", "iValue", 0, "-1", 1], ["constszValue[]=\"\"", "cell[]", "constszValue", 0, "\"\"", 1]]], ["dodstats.inc", "get_user_wstats", "native", "", "index,wpnindex,stats[9],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["dodstats.inc", "get_user_wrstats", "native", "", "index,wpnindex,stats[9],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["dodstats.inc", "get_user_wlstats", "native", "", "index,wpnindex,stats[9],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["dodstats.inc", "get_user_stats", "native", "", "index,stats[9],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["dodstats.inc", "get_user_rstats", "native", "", "index,stats[9],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["dodstats.inc", "get_user_lstats", "native", "", "index,stats[9],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["dodstats.inc", "get_user_vstats", "native", "", "index,victim,stats[9],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["dodstats.inc", "get_user_astats", "native", "", "index,wpnindex,stats[9],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["dodstats.inc", "reset_user_wstats", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodstats.inc", "get_stats", "native", "", "index,stats[9],bodyhits[8],name[],len", 5, [["index", "int", "index", 0, "", 0], ["stats[9]", "cell[9]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["dodstats.inc", "get_statsnum", "native", "", "", 0, []], ["dodx.inc", "register_statsfwd", "native", "", "ftype", 1, [["ftype", "int", "ftype", 0, "", 0]]], ["dodx.inc", "client_damage", "forward", "", "attacker,victim,damage,wpnindex,hitplace,TA", 6, [["attacker", "int", "attacker", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TA", "int", "TA", 0, "", 0]]], ["dodx.inc", "client_death", "forward", "", "killer,victim,wpnindex,hitplace,TK", 5, [["killer", "int", "killer", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TK", "int", "TK", 0, "", 0]]], ["dodx.inc", "client_score", "forward", "", "id,score,total", 3, [["id", "int", "id", 0, "", 0], ["score", "int", "score", 0, "", 0], ["total", "int", "total", 0, "", 0]]], ["dodx.inc", "dod_client_changeteam", "forward", "", "id,team,oldteam", 3, [["id", "int", "id", 0, "", 0], ["team", "int", "team", 0, "", 0], ["oldteam", "int", "oldteam", 0, "", 0]]], ["dodx.inc", "dod_client_changeclass", "forward", "", "id,class,oldclass", 3, [["id", "int", "id", 0, "", 0], ["class", "int", "class", 0, "", 0], ["oldclass", "int", "oldclass", 0, "", 0]]], ["dodx.inc", "dod_client_spawn", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["dodx.inc", "dod_client_scope", "forward", "", "id,value", 2, [["id", "int", "id", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["dodx.inc", "dod_client_weaponpickup", "forward", "", "id,weapon,value", 3, [["id", "int", "id", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["dodx.inc", "dod_client_prone", "forward", "", "id,value", 2, [["id", "int", "id", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["dodx.inc", "dod_client_weaponswitch", "forward", "", "id,wpnew,wpnold", 3, [["id", "int", "id", 0, "", 0], ["wpnew", "int", "wpnew", 0, "", 0], ["wpnold", "int", "wpnold", 0, "", 0]]], ["dodx.inc", "dod_grenade_explosion", "forward", "", "id,pos[3],wpnid", 3, [["id", "int", "id", 0, "", 0], ["pos[3]", "cell[3]", "pos", 0, "", 0], ["wpnid", "int", "wpnid", 0, "", 0]]], ["dodx.inc", "dod_rocket_explosion", "forward", "", "id,pos[3],wpnid", 3, [["id", "int", "id", 0, "", 0], ["pos[3]", "cell[3]", "pos", 0, "", 0], ["wpnid", "int", "wpnid", 0, "", 0]]], ["dodx.inc", "dod_client_objectpickup", "forward", "", "id,objid,pos[3],value", 4, [["id", "int", "id", 0, "", 0], ["objid", "int", "objid", 0, "", 0], ["pos[3]", "cell[3]", "pos", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["dodx.inc", "dod_client_stamina", "forward", "", "id,stamina", 2, [["id", "int", "id", 0, "", 0], ["stamina", "int", "stamina", 0, "", 0]]], ["dodx.inc", "dod_weapon_type", "native", "", "id,type", 2, [["id", "int", "id", 0, "", 0], ["type", "int", "type", 0, "", 0]]], ["dodx.inc", "dod_set_weaponlist", "native", "", "id,wpnID,slot,dropslot,totalrds", 5, [["id", "int", "id", 0, "", 0], ["wpnID", "int", "wpnID", 0, "", 0], ["slot", "int", "slot", 0, "", 0], ["dropslot", "int", "dropslot", 0, "", 0], ["totalrds", "int", "totalrds", 0, "", 0]]], ["dodx.inc", "dod_set_model", "native", "", "id,constmodel[]", 2, [["id", "int", "id", 0, "", 0], ["constmodel[]", "cell[]", "constmodel", 0, "", 0]]], ["dodx.inc", "dod_set_body_number", "native", "", "id,bodynumber", 2, [["id", "int", "id", 0, "", 0], ["bodynumber", "int", "bodynumber", 0, "", 0]]], ["dodx.inc", "dod_clear_model", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["dodx.inc", "custom_weapon_add", "native", "", "constwpnname[],melee=0,constlogname[]=\"\"", 3, [["constwpnname[]", "cell[]", "constwpnname", 0, "", 0], ["melee=0", "int", "melee", 0, "0", 1], ["constlogname[]=\"\"", "cell[]", "constlogname", 0, "\"\"", 1]]], ["dodx.inc", "custom_weapon_dmg", "native", "", "weapon,att,vic,damage,hitplace=0", 5, [["weapon", "int", "weapon", 0, "", 0], ["att", "int", "att", 0, "", 0], ["vic", "int", "vic", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["hitplace=0", "int", "hitplace", 0, "0", 1]]], ["dodx.inc", "custom_weapon_shot", "native", "", "weapon,index", 2, [["weapon", "int", "weapon", 0, "", 0], ["index", "int", "index", 0, "", 0]]], ["dodx.inc", "xmod_is_melee_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["dodx.inc", "xmod_get_wpnname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["dodx.inc", "xmod_get_wpnlogname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["dodx.inc", "xmod_get_maxweapons", "native", "", "", 0, []], ["dodx.inc", "xmod_get_stats_size", "native", "", "", 0, []], ["dodx.inc", "xmod_is_custom_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["dodx.inc", "dod_wpnlog_to_name", "native", "", "constlogname[],name[],len", 3, [["constlogname[]", "cell[]", "constlogname", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["dodx.inc", "dod_wpnlog_to_id", "native", "", "constlogname[]", 1, [["constlogname[]", "cell[]", "constlogname", 0, "", 0]]], ["dodx.inc", "dod_get_map_info", "native", "", "info", 1, [["info", "int", "info", 0, "", 0]]], ["dodx.inc", "dod_get_user_weapon", "native", "", "index,&clip=0,&ammo=0", 3, [["index", "int", "index", 0, "", 0], ["&clip=0", "int", "clip", 1, "0", 1], ["&ammo=0", "int", "ammo", 1, "0", 1]]], ["dodx.inc", "dod_get_team_score", "native", "", "teamId", 1, [["teamId", "int", "teamId", 0, "", 0]]], ["dodx.inc", "dod_get_user_class", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodx.inc", "dod_get_user_score", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodx.inc", "dod_get_pronestate", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["dodx.inc", "dod_user_kill", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["engine.inc", "traceresult", "native", "", "type,any:...", 2, [["type", "int", "type", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["engine.inc", "register_impulse", "native", "", "impulse,constfunction[]", 2, [["impulse", "int", "impulse", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0]]], ["engine.inc", "register_touch", "native", "", "constTouched[],constToucher[],constfunction[]", 3, [["constTouched[]", "cell[]", "constTouched", 0, "", 0], ["constToucher[]", "cell[]", "constToucher", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0]]], ["engine.inc", "register_think", "native", "", "constClassname[],constfunction[]", 2, [["constClassname[]", "cell[]", "constClassname", 0, "", 0], ["constfunction[]", "cell[]", "constfunction", 0, "", 0]]], ["engine.inc", "precache_event", "native", "", "type,constName[],any:...", 3, [["type", "int", "type", 0, "", 0], ["constName[]", "cell[]", "constName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["engine.inc", "set_speak", "native", "", "iIndex,iSpeakFlags", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["iSpeakFlags", "int", "iSpeakFlags", 0, "", 0]]], ["engine.inc", "get_speak", "native", "", "iIndex", 1, [["iIndex", "int", "iIndex", 0, "", 0]]], ["engine.inc", "drop_to_floor", "native", "", "entity", 1, [["entity", "int", "entity", 0, "", 0]]], ["engine.inc", "get_info_keybuffer", "native", "", "id,buffer[],length", 3, [["id", "int", "id", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["length", "int", "length", 0, "", 0]]], ["engine.inc", "force_use", "native", "", "entUsed,entUser", 2, [["entUsed", "int", "entUsed", 0, "", 0], ["entUser", "int", "entUser", 0, "", 0]]], ["engine.inc", "get_global_float", "native", "Float", "variable", 1, [["variable", "int", "variable", 0, "", 0]]], ["engine.inc", "get_global_int", "native", "", "variable", 1, [["variable", "int", "variable", 0, "", 0]]], ["engine.inc", "get_global_string", "native", "", "variable,string[],maxlen", 3, [["variable", "int", "variable", 0, "", 0], ["string[]", "cell[]", "string", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0]]], ["engine.inc", "get_global_vector", "native", "", "variable,Float:vector[3]", 2, [["variable", "int", "variable", 0, "", 0], ["Float:vector[3]", "Float[3]", "vector", 0, "", 0]]], ["engine.inc", "get_global_edict", "native", "", "variable", 1, [["variable", "int", "variable", 0, "", 0]]], ["engine.inc", "entity_set_size", "native", "", "index,constFloat:mins[3],constFloat:maxs[3]", 3, [["index", "int", "index", 0, "", 0], ["constFloat:mins[3]", "constFloat[3]", "mins", 0, "", 0], ["constFloat:maxs[3]", "constFloat[3]", "maxs", 0, "", 0]]], ["engine.inc", "get_decal_index", "native", "", "constszDecalName[]", 1, [["constszDecalName[]", "cell[]", "constszDecalName", 0, "", 0]]], ["engine.inc", "entity_range", "native", "Float", "ida,idb", 2, [["ida", "int", "ida", 0, "", 0], ["idb", "int", "idb", 0, "", 0]]], ["engine.inc", "entity_get_int", "native", "", "iIndex,iKey", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0]]], ["engine.inc", "entity_set_int", "native", "", "iIndex,iKey,iVal", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["iVal", "int", "iVal", 0, "", 0]]], ["engine.inc", "entity_get_float", "native", "Float", "iIndex,iKey", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0]]], ["engine.inc", "entity_set_float", "native", "", "iIndex,iKey,Float:iVal", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["Float:iVal", "Float", "iVal", 0, "", 0]]], ["engine.inc", "entity_get_vector", "native", "", "iIndex,iKey,Float:vRetVector[3]", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["Float:vRetVector[3]", "Float[3]", "vRetVector", 0, "", 0]]], ["engine.inc", "entity_set_vector", "native", "", "iIndex,iKey,constFloat:vNewVector[3]", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["constFloat:vNewVector[3]", "constFloat[3]", "vNewVector", 0, "", 0]]], ["engine.inc", "entity_get_edict", "native", "", "iIndex,iKey", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0]]], ["engine.inc", "entity_set_edict", "native", "", "iIndex,iKey,iNewIndex", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["iNewIndex", "int", "iNewIndex", 0, "", 0]]], ["engine.inc", "entity_get_string", "native", "", "iIndex,iKey,szReturn[],iRetLen", 4, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["szReturn[]", "cell[]", "szReturn", 0, "", 0], ["iRetLen", "int", "iRetLen", 0, "", 0]]], ["engine.inc", "entity_set_string", "native", "", "iIndex,iKey,constszNewVal[]", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["constszNewVal[]", "cell[]", "constszNewVal", 0, "", 0]]], ["engine.inc", "entity_get_byte", "native", "", "iIndex,iKey", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0]]], ["engine.inc", "entity_set_byte", "native", "", "iIndex,iKey,iVal", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iKey", "int", "iKey", 0, "", 0], ["iVal", "int", "iVal", 0, "", 0]]], ["engine.inc", "create_entity", "native", "", "constszClassname[]", 1, [["constszClassname[]", "cell[]", "constszClassname", 0, "", 0]]], ["engine.inc", "find_ent_by_class", "native", "", "iIndex,constszClass[]", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["constszClass[]", "cell[]", "constszClass", 0, "", 0]]], ["engine.inc", "find_ent_by_owner", "native", "", "iIndex,constszClass[],iOwner,iJghgType=0", 4, [["iIndex", "int", "iIndex", 0, "", 0], ["constszClass[]", "cell[]", "constszClass", 0, "", 0], ["iOwner", "int", "iOwner", 0, "", 0], ["iJghgType=0", "int", "iJghgType", 0, "0", 1]]], ["engine.inc", "find_ent_by_target", "native", "", "iIndex,constszClass[]", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["constszClass[]", "cell[]", "constszClass", 0, "", 0]]], ["engine.inc", "find_ent_by_tname", "native", "", "iIndex,constszClass[]", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["constszClass[]", "cell[]", "constszClass", 0, "", 0]]], ["engine.inc", "find_ent_by_model", "native", "", "iIndex,constszClass[],constszModel[]", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["constszClass[]", "cell[]", "constszClass", 0, "", 0], ["constszModel[]", "cell[]", "constszModel", 0, "", 0]]], ["engine.inc", "find_ent_in_sphere", "native", "", "start_from_ent,constFloat:origin[3],Float:radius", 3, [["start_from_ent", "int", "start_from_ent", 0, "", 0], ["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["Float:radius", "Float", "radius", 0, "", 0]]], ["engine.inc", "call_think", "native", "", "entity", 1, [["entity", "int", "entity", 0, "", 0]]], ["engine.inc", "is_valid_ent", "native", "", "iIndex", 1, [["iIndex", "int", "iIndex", 0, "", 0]]], ["engine.inc", "entity_set_origin", "native", "", "iIndex,constFloat:fNewOrigin[3]", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["constFloat:fNewOrigin[3]", "constFloat[3]", "fNewOrigin", 0, "", 0]]], ["engine.inc", "entity_set_model", "native", "", "iIndex,constszModel[]", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["constszModel[]", "cell[]", "constszModel", 0, "", 0]]], ["engine.inc", "remove_entity", "native", "", "iIndex", 1, [["iIndex", "int", "iIndex", 0, "", 0]]], ["engine.inc", "entity_count", "native", "", "", 0, []], ["engine.inc", "fake_touch", "native", "", "entTouched,entToucher", 2, [["entTouched", "int", "entTouched", 0, "", 0], ["entToucher", "int", "entToucher", 0, "", 0]]], ["engine.inc", "DispatchKeyValue", "native", "", "...", 1, [["...", "int", "...", 0, "", 0]]], ["engine.inc", "get_keyvalue", "native", "", "entity,constszKey[],value[],maxLength", 4, [["entity", "int", "entity", 0, "", 0], ["constszKey[]", "cell[]", "constszKey", 0, "", 0], ["value[]", "cell[]", "value", 0, "", 0], ["maxLength", "int", "maxLength", 0, "", 0]]], ["engine.inc", "copy_keyvalue", "native", "", "szClassName[],sizea,szKeyName[],sizeb,szValue[],sizec", 6, [["szClassName[]", "cell[]", "szClassName", 0, "", 0], ["sizea", "int", "sizea", 0, "", 0], ["szKeyName[]", "cell[]", "szKeyName", 0, "", 0], ["sizeb", "int", "sizeb", 0, "", 0], ["szValue[]", "cell[]", "szValue", 0, "", 0], ["sizec", "int", "sizec", 0, "", 0]]], ["engine.inc", "DispatchSpawn", "native", "", "iIndex", 1, [["iIndex", "int", "iIndex", 0, "", 0]]], ["engine.inc", "radius_damage", "native", "", "constFloat:fExplodeAt[3],iDamageMultiplier,iRadiusMultiplier", 3, [["constFloat:fExplodeAt[3]", "constFloat[3]", "fExplodeAt", 0, "", 0], ["iDamageMultiplier", "int", "iDamageMultiplier", 0, "", 0], ["iRadiusMultiplier", "int", "iRadiusMultiplier", 0, "", 0]]], ["engine.inc", "point_contents", "native", "", "constFloat:fCheckAt[3]", 1, [["constFloat:fCheckAt[3]", "constFloat[3]", "fCheckAt", 0, "", 0]]], ["engine.inc", "trace_line", "native", "", "iIgnoreEnt,constFloat:fStart[3],constFloat:fEnd[3],Float:vReturn[3]", 4, [["iIgnoreEnt", "int", "iIgnoreEnt", 0, "", 0], ["constFloat:fStart[3]", "constFloat[3]", "fStart", 0, "", 0], ["constFloat:fEnd[3]", "constFloat[3]", "fEnd", 0, "", 0], ["Float:vReturn[3]", "Float[3]", "vReturn", 0, "", 0]]], ["engine.inc", "trace_hull", "native", "", "constFloat:origin[3],hull,ignoredent=0,ignoremonsters=0", 4, [["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["hull", "int", "hull", 0, "", 0], ["ignoredent=0", "int", "ignoredent", 0, "0", 1], ["ignoremonsters=0", "int", "ignoremonsters", 0, "0", 1]]], ["engine.inc", "trace_normal", "native", "", "iIgnoreEnt,constFloat:fStart[3],constFloat:fEnd[3],Float:vReturn[3]", 4, [["iIgnoreEnt", "int", "iIgnoreEnt", 0, "", 0], ["constFloat:fStart[3]", "constFloat[3]", "fStart", 0, "", 0], ["constFloat:fEnd[3]", "constFloat[3]", "fEnd", 0, "", 0], ["Float:vReturn[3]", "Float[3]", "vReturn", 0, "", 0]]], ["engine.inc", "get_grenade_id", "native", "", "id,model[],len,grenadeid=0", 4, [["id", "int", "id", 0, "", 0], ["model[]", "cell[]", "model", 0, "", 0], ["len", "int", "len", 0, "", 0], ["grenadeid=0", "int", "grenadeid", 0, "0", 1]]], ["engine.inc", "halflife_time", "native", "Float", "", 0, []], ["engine.inc", "set_lights", "native", "", "constLighting[]", 1, [["constLighting[]", "cell[]", "constLighting", 0, "", 0]]], ["engine.inc", "attach_view", "native", "", "iIndex,iTargetIndex", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["iTargetIndex", "int", "iTargetIndex", 0, "", 0]]], ["engine.inc", "set_view", "native", "", "iIndex,ViewType", 2, [["iIndex", "int", "iIndex", 0, "", 0], ["ViewType", "int", "ViewType", 0, "", 0]]], ["engine.inc", "playback_event", "native", "", "flags,invoker,eventindex,Float:delay,constFloat:origin[3],constFloat:angles[3],Float:fparam1,Float:fparam2,iparam1,iparam2,bparam1,bparam2", 12, [["flags", "int", "flags", 0, "", 0], ["invoker", "int", "invoker", 0, "", 0], ["eventindex", "int", "eventindex", 0, "", 0], ["Float:delay", "Float", "delay", 0, "", 0], ["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["constFloat:angles[3]", "constFloat[3]", "angles", 0, "", 0], ["Float:fparam1", "Float", "fparam1", 0, "", 0], ["Float:fparam2", "Float", "fparam2", 0, "", 0], ["iparam1", "int", "iparam1", 0, "", 0], ["iparam2", "int", "iparam2", 0, "", 0], ["bparam1", "int", "bparam1", 0, "", 0], ["bparam2", "int", "bparam2", 0, "", 0]]], ["engine.inc", "get_usercmd", "native", "", "type,any:...", 2, [["type", "int", "type", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["engine.inc", "set_usercmd", "native", "", "type,any:...", 2, [["type", "int", "type", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["engine.inc", "eng_get_string", "native", "", "_string,_returnString[],_len", 3, [["_string", "int", "_string", 0, "", 0], ["_returnString[]", "cell[]", "_returnString", 0, "", 0], ["_len", "int", "_len", 0, "", 0]]], ["engine.inc", "pfn_touch", "forward", "", "ptr,ptd", 2, [["ptr", "int", "ptr", 0, "", 0], ["ptd", "int", "ptd", 0, "", 0]]], ["engine.inc", "server_frame", "forward", "", "", 0, []], ["engine.inc", "client_kill", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine.inc", "client_PreThink", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine.inc", "client_PostThink", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine.inc", "client_impulse", "forward", "", "id,impulse", 2, [["id", "int", "id", 0, "", 0], ["impulse", "int", "impulse", 0, "", 0]]], ["engine.inc", "pfn_think", "forward", "", "entid", 1, [["entid", "int", "entid", 0, "", 0]]], ["engine.inc", "pfn_playbackevent", "forward", "", "flags,entid,eventid,Float:delay,Float:Origin[3],Float:Angles[3],Float:fparam1,Float:fparam2,iparam1,iparam2,bparam1,bparam2", 12, [["flags", "int", "flags", 0, "", 0], ["entid", "int", "entid", 0, "", 0], ["eventid", "int", "eventid", 0, "", 0], ["Float:delay", "Float", "delay", 0, "", 0], ["Float:Origin[3]", "Float[3]", "Origin", 0, "", 0], ["Float:Angles[3]", "Float[3]", "Angles", 0, "", 0], ["Float:fparam1", "Float", "fparam1", 0, "", 0], ["Float:fparam2", "Float", "fparam2", 0, "", 0], ["iparam1", "int", "iparam1", 0, "", 0], ["iparam2", "int", "iparam2", 0, "", 0], ["bparam1", "int", "bparam1", 0, "", 0], ["bparam2", "int", "bparam2", 0, "", 0]]], ["engine.inc", "pfn_keyvalue", "forward", "", "entid", 1, [["entid", "int", "entid", 0, "", 0]]], ["engine.inc", "pfn_spawn", "forward", "", "entid", 1, [["entid", "int", "entid", 0, "", 0]]], ["engine.inc", "find_sphere_class", "native", "", "aroundent,const_lookforclassname[],Float:radius,entlist[],maxents,constFloat:origin[3]={0.0,0.0,0.0}", 8, [["aroundent", "int", "aroundent", 0, "", 0], ["const_lookforclassname[]", "cell[]", "const_lookforclassname", 0, "", 0], ["Float:radius", "Float", "radius", 0, "", 0], ["entlist[]", "cell[]", "entlist", 0, "", 0], ["maxents", "int", "maxents", 0, "", 0], ["constFloat:origin[3]={0.0", "constFloat[3]", "origin", 0, "{0.0", 1], ["0.0", "int", "0.0", 0, "", 0], ["0.0}", "int", "0.0}", 0, "", 0]]], ["engine.inc", "is_in_viewcone", "native", "", "entity,constFloat:origin[3],use3d=0", 3, [["entity", "int", "entity", 0, "", 0], ["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["use3d=0", "int", "use3d", 0, "0", 1]]], ["engine.inc", "is_visible", "native", "", "entity,target", 2, [["entity", "int", "entity", 0, "", 0], ["target", "int", "target", 0, "", 0]]], ["engine.inc", "trace_forward", "native", "", "constFloat:start[3],constFloat:angle[3],Float:give,ignoreEnt,&Float:hitX,&Float:hitY,&Float:shortestDistance,&Float:shortestDistLow,&Float:shortestDistHigh", 9, [["constFloat:start[3]", "constFloat[3]", "start", 0, "", 0], ["constFloat:angle[3]", "constFloat[3]", "angle", 0, "", 0], ["Float:give", "Float", "give", 0, "", 0], ["ignoreEnt", "int", "ignoreEnt", 0, "", 0], ["&Float:hitX", "Float", "hitX", 1, "", 0], ["&Float:hitY", "Float", "hitY", 1, "", 0], ["&Float:shortestDistance", "Float", "shortestDistance", 1, "", 0], ["&Float:shortestDistLow", "Float", "shortestDistLow", 1, "", 0], ["&Float:shortestDistHigh", "Float", "shortestDistHigh", 1, "", 0]]], ["engine_stocks.inc", "fakedamage", "stock", "", "idvictim,constszClassname[],Float:takedmgdamage,damagetype", 4, [["idvictim", "int", "idvictim", 0, "", 0], ["constszClassname[]", "cell[]", "constszClassname", 0, "", 0], ["Float:takedmgdamage", "Float", "takedmgdamage", 0, "", 0], ["damagetype", "int", "damagetype", 0, "", 0]]], ["engine_stocks.inc", "find_ent", "stock", "", "iStart,constszClassname[]", 2, [["iStart", "int", "iStart", 0, "", 0], ["constszClassname[]", "cell[]", "constszClassname", 0, "", 0]]], ["engine_stocks.inc", "get_user_button", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine_stocks.inc", "get_user_oldbutton", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine_stocks.inc", "get_entity_flags", "stock", "", "ent", 1, [["ent", "int", "ent", 0, "", 0]]], ["engine_stocks.inc", "get_entity_distance", "stock", "", "ent1,ent2", 2, [["ent1", "int", "ent1", 0, "", 0], ["ent2", "int", "ent2", 0, "", 0]]], ["engine_stocks.inc", "get_grenade", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine_stocks.inc", "get_brush_entity_origin", "stock", "", "ent,Float:orig[3]", 2, [["ent", "int", "ent", 0, "", 0], ["Float:orig[3]", "Float[3]", "orig", 0, "", 0]]], ["engine_stocks.inc", "remove_entity_name", "stock", "", "consteName[]", 1, [["consteName[]", "cell[]", "consteName", 0, "", 0]]], ["engine_stocks.inc", "ViewContents", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["engine_stocks.inc", "get_speed", "stock", "", "ent", 1, [["ent", "int", "ent", 0, "", 0]]], ["engine_stocks.inc", "set_rendering", "stock", "", "index,fx=kRenderFxNone,r=255,g=255,b=255,render=kRenderNormal,amount=16", 7, [["index", "int", "index", 0, "", 0], ["fx=kRenderFxNone", "int", "fx", 0, "kRenderFxNone", 1], ["r=255", "int", "r", 0, "255", 1], ["g=255", "int", "g", 0, "255", 1], ["b=255", "int", "b", 0, "255", 1], ["render=kRenderNormal", "int", "render", 0, "kRenderNormal", 1], ["amount=16", "int", "amount", 0, "16", 1]]], ["engine_stocks.inc", "set_entity_flags", "stock", "", "ent,flag,onoff", 3, [["ent", "int", "ent", 0, "", 0], ["flag", "int", "flag", 0, "", 0], ["onoff", "int", "onoff", 0, "", 0]]], ["engine_stocks.inc", "set_entity_visibility", "stock", "", "entity,visible=1", 2, [["entity", "int", "entity", 0, "", 0], ["visible=1", "int", "visible", 0, "1", 1]]], ["engine_stocks.inc", "get_entity_visibility", "stock", "", "entity", 1, [["entity", "int", "entity", 0, "", 0]]], ["engine_stocks.inc", "set_user_velocity", "stock", "", "entity,constFloat:vec[3]", 2, [["entity", "int", "entity", 0, "", 0], ["constFloat:vec[3]", "constFloat[3]", "vec", 0, "", 0]]], ["engine_stocks.inc", "get_user_velocity", "stock", "", "entity,Float:vec[3]", 2, [["entity", "int", "entity", 0, "", 0], ["Float:vec[3]", "Float[3]", "vec", 0, "", 0]]], ["engine_stocks.inc", "RadiusDamage", "stock", "", "constFloat:fExplodeAt[3],iDamageMultiplier,iRadiusMultiplier", 3, [["constFloat:fExplodeAt[3]", "constFloat[3]", "fExplodeAt", 0, "", 0], ["iDamageMultiplier", "int", "iDamageMultiplier", 0, "", 0], ["iRadiusMultiplier", "int", "iRadiusMultiplier", 0, "", 0]]], ["engine_stocks.inc", "VelocityByAim", "stock", "", "iIndex,iVelocity,Float:vRetValue[3]", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iVelocity", "int", "iVelocity", 0, "", 0], ["Float:vRetValue[3]", "Float[3]", "vRetValue", 0, "", 0]]], ["engine_stocks.inc", "PointContents", "stock", "", "constFloat:fCheckAt[3]", 1, [["constFloat:fCheckAt[3]", "constFloat[3]", "fCheckAt", 0, "", 0]]], ["engine_stocks.inc", "set_size", "stock", "", "index,constFloat:mins[3],constFloat:maxs[3]", 3, [["index", "int", "index", 0, "", 0], ["constFloat:mins[3]", "constFloat[3]", "mins", 0, "", 0], ["constFloat:maxs[3]", "constFloat[3]", "maxs", 0, "", 0]]], ["engine_stocks.inc", "IsInWorld", "stock", "", "ent", 1, [["ent", "int", "ent", 0, "", 0]]], ["esf.inc", "setClientPL", "native", "", "Client,PowerLevel", 2, [["Client", "int", "Client", 0, "", 0], ["PowerLevel", "int", "PowerLevel", 0, "", 0]]], ["esf.inc", "getClientPL", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientACPL", "native", "", "Client,ActualPowerLevel", 2, [["Client", "int", "Client", 0, "", 0], ["ActualPowerLevel", "int", "ActualPowerLevel", 0, "", 0]]], ["esf.inc", "getClientACPL", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientADPL", "native", "", "Client,AfterDeathPowerLevel", 2, [["Client", "int", "Client", 0, "", 0], ["AfterDeathPowerLevel", "int", "AfterDeathPowerLevel", 0, "", 0]]], ["esf.inc", "getClientADPL", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientSPL", "native", "", "Client,PowerLevel", 2, [["Client", "int", "Client", 0, "", 0], ["PowerLevel", "int", "PowerLevel", 0, "", 0]]], ["esf.inc", "setClientPLtoADPL", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientKI", "native", "", "Client,Ki", 2, [["Client", "int", "Client", 0, "", 0], ["Ki", "int", "Ki", 0, "", 0]]], ["esf.inc", "getClientKI", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientHP", "native", "", "Client,Health", 2, [["Client", "int", "Client", 0, "", 0], ["Health", "int", "Health", 0, "", 0]]], ["esf.inc", "getClientHP", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientMHP", "native", "", "Client,MaximumHealth", 2, [["Client", "int", "Client", 0, "", 0], ["MaximumHealth", "int", "MaximumHealth", 0, "", 0]]], ["esf.inc", "getClientMHP", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientSPEED", "native", "", "Client,Speed", 2, [["Client", "int", "Client", 0, "", 0], ["Speed", "int", "Speed", 0, "", 0]]], ["esf.inc", "getClientSPEED", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientSWOOPSPEED", "native", "", "Client,SwoopSpeed", 2, [["Client", "int", "Client", 0, "", 0], ["SwoopSpeed", "int", "SwoopSpeed", 0, "", 0]]], ["esf.inc", "getClientSWOOPSPEED", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientPROTECT", "native", "", "Client,bool:Enable=true", 2, [["Client", "int", "Client", 0, "", 0], ["bool:Enable=true", "bool", "Enable", 0, "true", 1]]], ["esf.inc", "getClientPROTECT", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientFROZEN", "native", "", "Client,bool:Enable=true", 2, [["Client", "int", "Client", 0, "", 0], ["bool:Enable=true", "bool", "Enable", 0, "true", 1]]], ["esf.inc", "getClientFROZEN", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientGOD", "native", "", "Client,bool:Enable=true", 2, [["Client", "int", "Client", 0, "", 0], ["bool:Enable=true", "bool", "Enable", 0, "true", 1]]], ["esf.inc", "getClientGOD", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientFLY", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientHiddenTURBO", "native", "", "Client,bool:Enable=true", 2, [["Client", "int", "Client", 0, "", 0], ["bool:Enable=true", "bool", "Enable", 0, "true", 1]]], ["esf.inc", "getClientTURBO", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientBLOCK", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "setClientHiddenPOWERUP", "native", "", "Client,bool:Enable=true", 2, [["Client", "int", "Client", 0, "", 0], ["bool:Enable=true", "bool", "Enable", 0, "true", 1]]], ["esf.inc", "getClientPOWERUP", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientSWOOPING", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientATKSHOOT", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientATKCHARGE", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientMELEE", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientTHROWAWAY", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientTHROW", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientWALLGND", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientINFREEFALL", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "getClientBEAMJUMP", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["esf.inc", "silentClientKILL", "native", "", "Client", 1, [["Client", "int", "Client", 0, "", 0]]], ["fakemeta.inc", "pev", "native", "", "_index,_value,any:...", 3, [["_index", "int", "_index", 0, "", 0], ["_value", "int", "_value", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["fakemeta.inc", "set_pev", "native", "", "_index,_value,any:...", 3, [["_index", "int", "_index", 0, "", 0], ["_value", "int", "_value", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["fakemeta.inc", "set_pev_string", "native", "", "_index,_value,_string", 3, [["_index", "int", "_index", 0, "", 0], ["_value", "int", "_value", 0, "", 0], ["_string", "int", "_string", 0, "", 0]]], ["fakemeta.inc", "pev_valid", "native", "", "entindex", 1, [["entindex", "int", "entindex", 0, "", 0]]], ["fakemeta.inc", "pev_serial", "native", "", "entindex", 1, [["entindex", "int", "entindex", 0, "", 0]]], ["fakemeta.inc", "global_get", "native", "", "_value,any:...", 2, [["_value", "int", "_value", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["fakemeta.inc", "get_pdata_int", "native", "", "_index,_Offset,_linuxdiff=5,_macdiff=5", 4, [["_index", "int", "_index", 0, "", 0], ["_Offset", "int", "_Offset", 0, "", 0], ["_linuxdiff=5", "int", "_linuxdiff", 0, "5", 1], ["_macdiff=5", "int", "_macdiff", 0, "5", 1]]], ["fakemeta.inc", "set_pdata_int", "native", "", "_index,_Offset,_Value,_linuxdiff=5,_macdiff=5", 5, [["_index", "int", "_index", 0, "", 0], ["_Offset", "int", "_Offset", 0, "", 0], ["_Value", "int", "_Value", 0, "", 0], ["_linuxdiff=5", "int", "_linuxdiff", 0, "5", 1], ["_macdiff=5", "int", "_macdiff", 0, "5", 1]]], ["fakemeta.inc", "get_pdata_float", "native", "Float", "_index,_Offset,_linuxdiff=5,_macdiff=5", 4, [["_index", "int", "_index", 0, "", 0], ["_Offset", "int", "_Offset", 0, "", 0], ["_linuxdiff=5", "int", "_linuxdiff", 0, "5", 1], ["_macdiff=5", "int", "_macdiff", 0, "5", 1]]], ["fakemeta.inc", "set_pdata_float", "native", "", "_index,_Offset,Float:_Value,_linuxdiff=5,_macdiff=5", 5, [["_index", "int", "_index", 0, "", 0], ["_Offset", "int", "_Offset", 0, "", 0], ["Float:_Value", "Float", "_Value", 0, "", 0], ["_linuxdiff=5", "int", "_linuxdiff", 0, "5", 1], ["_macdiff=5", "int", "_macdiff", 0, "5", 1]]], ["fakemeta.inc", "get_pdata_ent", "native", "", "_index,_offset,_linuxdiff=20,_macdiff=20", 4, [["_index", "int", "_index", 0, "", 0], ["_offset", "int", "_offset", 0, "", 0], ["_linuxdiff=20", "int", "_linuxdiff", 0, "20", 1], ["_macdiff=20", "int", "_macdiff", 0, "20", 1]]], ["fakemeta.inc", "register_forward", "native", "", "_forwardType,const_function[],_post=0", 3, [["_forwardType", "int", "_forwardType", 0, "", 0], ["const_function[]", "cell[]", "const_function", 0, "", 0], ["_post=0", "int", "_post", 0, "0", 1]]], ["fakemeta.inc", "unregister_forward", "native", "", "_forwardType,registerId,post=0", 3, [["_forwardType", "int", "_forwardType", 0, "", 0], ["registerId", "int", "registerId", 0, "", 0], ["post=0", "int", "post", 0, "0", 1]]], ["fakemeta.inc", "forward_return", "native", "", "type,any:...", 2, [["type", "int", "type", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["fakemeta.inc", "get_orig_retval", "native", "", "{Float,_}:...", 1, [["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "engfunc", "native", "", "type,any:...", 2, [["type", "int", "type", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["fakemeta.inc", "dllfunc", "native", "", "type,any:...", 2, [["type", "int", "type", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["fakemeta.inc", "get_tr", "native", "", "TraceResult:tr_member,{Float,_}:...", 2, [["TraceResult:tr_member", "TraceResult", "tr_member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "set_tr", "native", "", "TraceResult:tr_member,{Float,_}:...", 2, [["TraceResult:tr_member", "TraceResult", "tr_member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "get_tr2", "native", "", "tr_handle,{TraceResult,_}:tr_member,{Float,_}:...", 3, [["tr_handle", "int", "tr_handle", 0, "", 0], ["{TraceResult,_}:tr_member", "{TraceResult,_}", "tr_member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "set_tr2", "native", "", "tr_handle,{TraceResult,_}:tr_member,{Float,_}:...", 3, [["tr_handle", "int", "tr_handle", 0, "", 0], ["{TraceResult,_}:tr_member", "{TraceResult,_}", "tr_member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "create_tr2", "native", "", "", 0, []], ["fakemeta.inc", "free_tr2", "native", "", "tr_handle", 1, [["tr_handle", "int", "tr_handle", 0, "", 0]]], ["fakemeta.inc", "get_kvd", "native", "", "kvd_handle,KeyValueData:member,{Float,_}:...", 3, [["kvd_handle", "int", "kvd_handle", 0, "", 0], ["KeyValueData:member", "KeyValueData", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "set_kvd", "native", "", "kvd_handle,KeyValueData:member,{Float,_}:...", 3, [["kvd_handle", "int", "kvd_handle", 0, "", 0], ["KeyValueData:member", "KeyValueData", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "get_cd", "native", "", "cd_handle,ClientData:member,{Float,_}:...", 3, [["cd_handle", "int", "cd_handle", 0, "", 0], ["ClientData:member", "ClientData", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "set_cd", "native", "", "cd_handle,ClientData:member,{Float,_}:...", 3, [["cd_handle", "int", "cd_handle", 0, "", 0], ["ClientData:member", "ClientData", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "get_es", "native", "", "es_handle,EntityState:member,{Float,_}:...", 3, [["es_handle", "int", "es_handle", 0, "", 0], ["EntityState:member", "EntityState", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "set_es", "native", "", "es_handle,EntityState:member,{Float,_}:...", 3, [["es_handle", "int", "es_handle", 0, "", 0], ["EntityState:member", "EntityState", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "get_uc", "native", "", "uc_handle,UserCmd:member,{Float,_}:...", 3, [["uc_handle", "int", "uc_handle", 0, "", 0], ["UserCmd:member", "UserCmd", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "set_uc", "native", "", "uc_handle,UserCmd:member,{Float,_}:...", 3, [["uc_handle", "int", "uc_handle", 0, "", 0], ["UserCmd:member", "UserCmd", "member", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["fakemeta.inc", "get_pdata_string", "native", "", "entity,offset,dest[],maxlength,byref=1,linux,mac=cellmin", 7, [["entity", "int", "entity", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["dest[]", "cell[]", "dest", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0], ["byref=1", "int", "byref", 0, "1", 1], ["linux", "int", "linux", 0, "", 0], ["mac=cellmin", "int", "mac", 0, "cellmin", 1]]], ["fakemeta.inc", "set_pdata_string", "native", "", "entity,offset,constsource[],realloc=2,linux,mac=cellmin", 6, [["entity", "int", "entity", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["constsource[]", "cell[]", "constsource", 0, "", 0], ["realloc=2", "int", "realloc", 0, "2", 1], ["linux", "int", "linux", 0, "", 0], ["mac=cellmin", "int", "mac", 0, "cellmin", 1]]], ["fakemeta.inc", "copy_infokey_buffer", "native", "", "infoBuffer,out[],maxlen", 3, [["infoBuffer", "int", "infoBuffer", 0, "", 0], ["out[]", "cell[]", "out", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0]]], ["fakemeta.inc", "lookup_sequence", "native", "", "entity,constname[],&Float:framerate=0.0,&bool:loops=false,&Float:groundspeed=0.0", 5, [["entity", "int", "entity", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0], ["&Float:framerate=0.0", "Float", "framerate", 1, "0.0", 1], ["&bool:loops=false", "bool", "loops", 1, "false", 1], ["&Float:groundspeed=0.0", "Float", "groundspeed", 1, "0.0", 1]]], ["fakemeta.inc", "set_controller", "native", "Float", "entity,controller,Float:value", 3, [["entity", "int", "entity", 0, "", 0], ["controller", "int", "controller", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_PrecacheModel", "stock", "", "conststring[]", 1, [["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_PrecacheSound", "stock", "", "conststring[]", 1, [["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetModel", "stock", "", "constID,constSTRING[]", 2, [["constID", "int", "constID", 0, "", 0], ["constSTRING[]", "cell[]", "constSTRING", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ModelIndex", "stock", "", "constSTRING[]", 1, [["constSTRING[]", "cell[]", "constSTRING", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ModelFrames", "stock", "", "modelIndex", 1, [["modelIndex", "int", "modelIndex", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetSize", "stock", "", "constENTITY,constFloat:MIN[3],constFloat:MAX[3]", 3, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constFloat:MIN[3]", "constFloat[3]", "MIN", 0, "", 0], ["constFloat:MAX[3]", "constFloat[3]", "MAX", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ChangeLevel", "stock", "", "constS1[],constS2[]", 2, [["constS1[]", "cell[]", "constS1", 0, "", 0], ["constS2[]", "cell[]", "constS2", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_VecToYaw", "stock", "", "constFloat:VECTOR[3],&Float:returnValue", 2, [["constFloat:VECTOR[3]", "constFloat[3]", "VECTOR", 0, "", 0], ["&Float:returnValue", "Float", "returnValue", 1, "", 0]]], ["fakemeta_stocks.inc", "EF_VecToAngles", "stock", "", "constFloat:VECTORIN[3],constFloat:VECTOROUT[3]", 2, [["constFloat:VECTORIN[3]", "constFloat[3]", "VECTORIN", 0, "", 0], ["constFloat:VECTOROUT[3]", "constFloat[3]", "VECTOROUT", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_MoveToOrigin", "stock", "", "constENTITY,constFloat:GOAL[3],constFloat:DISTANCE,constMOVETYPE", 4, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constFloat:GOAL[3]", "constFloat[3]", "GOAL", 0, "", 0], ["constFloat:DISTANCE", "constFloat", "DISTANCE", 0, "", 0], ["constMOVETYPE", "int", "constMOVETYPE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ChangeYaw", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ChangePitch", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_FindEntityByString", "stock", "", "constSTARTSEARCHAFTER,constFIELD[],constVALUE[]", 3, [["constSTARTSEARCHAFTER", "int", "constSTARTSEARCHAFTER", 0, "", 0], ["constFIELD[]", "cell[]", "constFIELD", 0, "", 0], ["constVALUE[]", "cell[]", "constVALUE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetEntityIllum", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_FindEntityInSphere", "stock", "", "constSTARTSEARCHAFTER,constFloat:ORIGIN[3],Float:radius", 3, [["constSTARTSEARCHAFTER", "int", "constSTARTSEARCHAFTER", 0, "", 0], ["constFloat:ORIGIN[3]", "constFloat[3]", "ORIGIN", 0, "", 0], ["Float:radius", "Float", "radius", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_FindClientInPVS", "stock", "", "constCLIENT", 1, [["constCLIENT", "int", "constCLIENT", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_EntitiesInPVS", "stock", "", "constCLIENT", 1, [["constCLIENT", "int", "constCLIENT", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_MakeVectors", "stock", "", "constFloat:VECTOR[3]", 1, [["constFloat:VECTOR[3]", "constFloat[3]", "VECTOR", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_AngleVectors", "stock", "", "constFloat:VECTOR[3],Float:forward_[3],Float:right[3],Float:up[3]", 4, [["constFloat:VECTOR[3]", "constFloat[3]", "VECTOR", 0, "", 0], ["Float:forward_[3]", "Float[3]", "forward_", 0, "", 0], ["Float:right[3]", "Float[3]", "right", 0, "", 0], ["Float:up[3]", "Float[3]", "up", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_CreateEntity", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "EF_RemoveEntity", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_CreateNamedEntity", "stock", "", "constCLASSNAME", 1, [["constCLASSNAME", "int", "constCLASSNAME", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_MakeStatic", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_EntIsOnFloor", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_DropToFloor", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_WalkMove", "stock", "", "constENTITY,Float:yaw,Float:distance,iMode", 4, [["constENTITY", "int", "constENTITY", 0, "", 0], ["Float:yaw", "Float", "yaw", 0, "", 0], ["Float:distance", "Float", "distance", 0, "", 0], ["iMode", "int", "iMode", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetOrigin", "stock", "", "constENTITY,constFloat:ORIGIN[3]", 2, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constFloat:ORIGIN[3]", "constFloat[3]", "ORIGIN", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_EmitSound", "stock", "", "constENTITY,channel,constSAMPLE[],Float:volume,Float:attenuation,fFlags,pitch", 7, [["constENTITY", "int", "constENTITY", 0, "", 0], ["channel", "int", "channel", 0, "", 0], ["constSAMPLE[]", "cell[]", "constSAMPLE", 0, "", 0], ["Float:volume", "Float", "volume", 0, "", 0], ["Float:attenuation", "Float", "attenuation", 0, "", 0], ["fFlags", "int", "fFlags", 0, "", 0], ["pitch", "int", "pitch", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_EmitAmbientSound", "stock", "", "constENTITY,Float:pos[3],constSAMPLE[],Float:volume,Float:attenuation,fFlags,pitch", 7, [["constENTITY", "int", "constENTITY", 0, "", 0], ["Float:pos[3]", "Float[3]", "pos", 0, "", 0], ["constSAMPLE[]", "cell[]", "constSAMPLE", 0, "", 0], ["Float:volume", "Float", "volume", 0, "", 0], ["Float:attenuation", "Float", "attenuation", 0, "", 0], ["fFlags", "int", "fFlags", 0, "", 0], ["pitch", "int", "pitch", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceLine", "stock", "", "constFloat:V1[3],constFloat:V2[3],fNoMonsters,constENT_TO_SKIP", 4, [["constFloat:V1[3]", "constFloat[3]", "V1", 0, "", 0], ["constFloat:V2[3]", "constFloat[3]", "V2", 0, "", 0], ["fNoMonsters", "int", "fNoMonsters", 0, "", 0], ["constENT_TO_SKIP", "int", "constENT_TO_SKIP", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceToss", "stock", "", "constENTITY,constENTITY_TO_IGNORE", 2, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constENTITY_TO_IGNORE", "int", "constENTITY_TO_IGNORE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceMonsterHull", "stock", "", "constENTITY,constFloat:V1[3],constFloat:V2[3],fNoMonsters,constENTITY_TO_SKIP", 5, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constFloat:V1[3]", "constFloat[3]", "V1", 0, "", 0], ["constFloat:V2[3]", "constFloat[3]", "V2", 0, "", 0], ["fNoMonsters", "int", "fNoMonsters", 0, "", 0], ["constENTITY_TO_SKIP", "int", "constENTITY_TO_SKIP", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceHull", "stock", "", "constFloat:V1[3],constFloat:V2[3],fNoMonsters,hullNumber,constENTITY_TO_SKIP", 5, [["constFloat:V1[3]", "constFloat[3]", "V1", 0, "", 0], ["constFloat:V2[3]", "constFloat[3]", "V2", 0, "", 0], ["fNoMonsters", "int", "fNoMonsters", 0, "", 0], ["hullNumber", "int", "hullNumber", 0, "", 0], ["constENTITY_TO_SKIP", "int", "constENTITY_TO_SKIP", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceModel", "stock", "", "constFloat:V1[3],constFloat:V2[3],hullNumber,constENTITY", 4, [["constFloat:V1[3]", "constFloat[3]", "V1", 0, "", 0], ["constFloat:V2[3]", "constFloat[3]", "V2", 0, "", 0], ["hullNumber", "int", "hullNumber", 0, "", 0], ["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceTexture", "stock", "", "constTEXTURE_ENTITY,constFloat:V1[3],constFloat:V2[3]", 3, [["constTEXTURE_ENTITY", "int", "constTEXTURE_ENTITY", 0, "", 0], ["constFloat:V1[3]", "constFloat[3]", "V1", 0, "", 0], ["constFloat:V2[3]", "constFloat[3]", "V2", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_TraceSphere", "stock", "", "constFloat:V1[3],constFloat:V2[3],fNoMonsters,Float:radius,constENTITY_TO_SKIP", 5, [["constFloat:V1[3]", "constFloat[3]", "V1", 0, "", 0], ["constFloat:V2[3]", "constFloat[3]", "V2", 0, "", 0], ["fNoMonsters", "int", "fNoMonsters", 0, "", 0], ["Float:radius", "Float", "radius", 0, "", 0], ["constENTITY_TO_SKIP", "int", "constENTITY_TO_SKIP", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetAimVector", "stock", "", "constENTITY,Float:speed,Float:returnVector[3]", 3, [["constENTITY", "int", "constENTITY", 0, "", 0], ["Float:speed", "Float", "speed", 0, "", 0], ["Float:returnVector[3]", "Float[3]", "returnVector", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ParticleEffect", "stock", "", "constFloat:ORIGIN[3],constFloat:DIRECTION[3],Float:color,Float:count", 4, [["constFloat:ORIGIN[3]", "constFloat[3]", "ORIGIN", 0, "", 0], ["constFloat:DIRECTION[3]", "constFloat[3]", "DIRECTION", 0, "", 0], ["Float:color", "Float", "color", 0, "", 0], ["Float:count", "Float", "count", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_LightStyle", "stock", "", "style,val[]", 2, [["style", "int", "style", 0, "", 0], ["val[]", "cell[]", "val", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_DecalIndex", "stock", "", "constNAME[]", 1, [["constNAME[]", "cell[]", "constNAME", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_PointContents", "stock", "", "constFloat:VECTOR[3]", 1, [["constFloat:VECTOR[3]", "constFloat[3]", "VECTOR", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_FreeEntPrivateData", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SzFromIndex", "stock", "", "iString", 1, [["iString", "int", "iString", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_AllocString", "stock", "", "constSTRING[]", 1, [["constSTRING[]", "cell[]", "constSTRING", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_RegUserMsg", "stock", "", "constNAME[],iSize", 2, [["constNAME[]", "cell[]", "constNAME", 0, "", 0], ["iSize", "int", "iSize", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_AnimationAutomove", "stock", "", "constENTITY,Float:flTime", 2, [["constENTITY", "int", "constENTITY", 0, "", 0], ["Float:flTime", "Float", "flTime", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetBonePosition", "stock", "", "constENTITY,iBone,Float:origin[3],Float:angles[3]", 4, [["constENTITY", "int", "constENTITY", 0, "", 0], ["iBone", "int", "iBone", 0, "", 0], ["Float:origin[3]", "Float[3]", "origin", 0, "", 0], ["Float:angles[3]", "Float[3]", "angles", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetAttachment", "stock", "", "constENTITY,iAttachment,Float:origin[3],Float:angles[3]", 4, [["constENTITY", "int", "constENTITY", 0, "", 0], ["iAttachment", "int", "iAttachment", 0, "", 0], ["Float:origin[3]", "Float[3]", "origin", 0, "", 0], ["Float:angles[3]", "Float[3]", "angles", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetView", "stock", "", "constCLIENT,constVIEW_ENTITY", 2, [["constCLIENT", "int", "constCLIENT", 0, "", 0], ["constVIEW_ENTITY", "int", "constVIEW_ENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_Time", "stock", "", "&Float:returnValue", 1, [["&Float:returnValue", "Float", "returnValue", 1, "", 0]]], ["fakemeta_stocks.inc", "EF_CrosshairAngle", "stock", "", "constCLIENT,Float:pitch,Float:yaw", 3, [["constCLIENT", "int", "constCLIENT", 0, "", 0], ["Float:pitch", "Float", "pitch", 0, "", 0], ["Float:yaw", "Float", "yaw", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_FadeClientVolume", "stock", "", "constENTITY,fadePercent,fadeOutSeconds,holdTime,fadeInSeconds", 5, [["constENTITY", "int", "constENTITY", 0, "", 0], ["fadePercent", "int", "fadePercent", 0, "", 0], ["fadeOutSeconds", "int", "fadeOutSeconds", 0, "", 0], ["holdTime", "int", "holdTime", 0, "", 0], ["fadeInSeconds", "int", "fadeInSeconds", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetClientMaxspeed", "stock", "", "constENTITY,Float:newMaxspeed", 2, [["constENTITY", "int", "constENTITY", 0, "", 0], ["Float:newMaxspeed", "Float", "newMaxspeed", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_CreateFakeClient", "stock", "", "constNETNAME[]", 1, [["constNETNAME[]", "cell[]", "constNETNAME", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_RunPlayerMove", "stock", "", "constFAKECLIENT,constFloat:VIEWANGLES[3],Float:forwardmove,Float:sidemove,Float:upmove,buttons,impulse,msec", 8, [["constFAKECLIENT", "int", "constFAKECLIENT", 0, "", 0], ["constFloat:VIEWANGLES[3]", "constFloat[3]", "VIEWANGLES", 0, "", 0], ["Float:forwardmove", "Float", "forwardmove", 0, "", 0], ["Float:sidemove", "Float", "sidemove", 0, "", 0], ["Float:upmove", "Float", "upmove", 0, "", 0], ["buttons", "int", "buttons", 0, "", 0], ["impulse", "int", "impulse", 0, "", 0], ["msec", "int", "msec", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_NumberOfEntities", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "EF_StaticDecal", "stock", "", "constFloat:ORIGIN[3],decalIndex,entityIndex,modelIndex", 4, [["constFloat:ORIGIN[3]", "constFloat[3]", "ORIGIN", 0, "", 0], ["decalIndex", "int", "decalIndex", 0, "", 0], ["entityIndex", "int", "entityIndex", 0, "", 0], ["modelIndex", "int", "modelIndex", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_PrecacheGeneric", "stock", "", "constSTRING[]", 1, [["constSTRING[]", "cell[]", "constSTRING", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_BuildSoundMSG", "stock", "", "constENTITY,channel,constSAMPLE[],Float:volume,Float:attenuation,fFlags,pitch,msg_dest,msg_type,constFloat:ORIGIN[3],constED", 11, [["constENTITY", "int", "constENTITY", 0, "", 0], ["channel", "int", "channel", 0, "", 0], ["constSAMPLE[]", "cell[]", "constSAMPLE", 0, "", 0], ["Float:volume", "Float", "volume", 0, "", 0], ["Float:attenuation", "Float", "attenuation", 0, "", 0], ["fFlags", "int", "fFlags", 0, "", 0], ["pitch", "int", "pitch", 0, "", 0], ["msg_dest", "int", "msg_dest", 0, "", 0], ["msg_type", "int", "msg_type", 0, "", 0], ["constFloat:ORIGIN[3]", "constFloat[3]", "ORIGIN", 0, "", 0], ["constED", "int", "constED", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetPhysicsKeyValue", "stock", "", "constCLIENT,constKEY[]", 2, [["constCLIENT", "int", "constCLIENT", 0, "", 0], ["constKEY[]", "cell[]", "constKEY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetPhysicsKeyValue", "stock", "", "constCLIENT,constKEY[],constVALUE[]", 3, [["constCLIENT", "int", "constCLIENT", 0, "", 0], ["constKEY[]", "cell[]", "constKEY", 0, "", 0], ["constVALUE[]", "cell[]", "constVALUE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetPhysicsInfoString", "stock", "", "constCLIENT,returnString[],maxLength", 3, [["constCLIENT", "int", "constCLIENT", 0, "", 0], ["returnString[]", "cell[]", "returnString", 0, "", 0], ["maxLength", "int", "maxLength", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_PrecacheEvent", "stock", "", "type,constSTRING[]", 2, [["type", "int", "type", 0, "", 0], ["constSTRING[]", "cell[]", "constSTRING", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_PlaybackEvent", "stock", "", "flags,constINVOKER,eventindex,Float:delay,Float:origin[3],Float:angles[3],Float:fparam1,Float:fparam2,iparam1,iparam2,bparam1,bparam2", 12, [["flags", "int", "flags", 0, "", 0], ["constINVOKER", "int", "constINVOKER", 0, "", 0], ["eventindex", "int", "eventindex", 0, "", 0], ["Float:delay", "Float", "delay", 0, "", 0], ["Float:origin[3]", "Float[3]", "origin", 0, "", 0], ["Float:angles[3]", "Float[3]", "angles", 0, "", 0], ["Float:fparam1", "Float", "fparam1", 0, "", 0], ["Float:fparam2", "Float", "fparam2", 0, "", 0], ["iparam1", "int", "iparam1", 0, "", 0], ["iparam2", "int", "iparam2", 0, "", 0], ["bparam1", "int", "bparam1", 0, "", 0], ["bparam2", "int", "bparam2", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_CheckVisibility", "stock", "", "constENTITY,set", 2, [["constENTITY", "int", "constENTITY", 0, "", 0], ["set", "int", "set", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetCurrentPlayer", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "EF_CanSkipPlayer", "stock", "", "constPLAYER", 1, [["constPLAYER", "int", "constPLAYER", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetGroupMask", "stock", "", "mask,op", 2, [["mask", "int", "mask", 0, "", 0], ["op", "int", "op", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetClientListening", "stock", "", "receiver,sender", 2, [["receiver", "int", "receiver", 0, "", 0], ["sender", "int", "sender", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetClientListening", "stock", "", "receiver,sender,bool:listen", 3, [["receiver", "int", "receiver", 0, "", 0], ["sender", "int", "sender", 0, "", 0], ["bool:listen", "bool", "listen", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_MessageBegin", "stock", "", "msg_dest,msg_type,constFloat:ORIGIN[3],constED", 4, [["msg_dest", "int", "msg_dest", 0, "", 0], ["msg_type", "int", "msg_type", 0, "", 0], ["constFloat:ORIGIN[3]", "constFloat[3]", "ORIGIN", 0, "", 0], ["constED", "int", "constED", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_WriteCoord", "stock", "", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_WriteAngle", "stock", "", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_InfoKeyValue", "stock", "", "constINFOBUFFER,constKEY[],returnValue[],maxLength", 4, [["constINFOBUFFER", "int", "constINFOBUFFER", 0, "", 0], ["constKEY[]", "cell[]", "constKEY", 0, "", 0], ["returnValue[]", "cell[]", "returnValue", 0, "", 0], ["maxLength", "int", "maxLength", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetKeyValue", "stock", "", "constINFOBUFFER,constKEY[],constVALUE[]", 3, [["constINFOBUFFER", "int", "constINFOBUFFER", 0, "", 0], ["constKEY[]", "cell[]", "constKEY", 0, "", 0], ["constVALUE[]", "cell[]", "constVALUE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_SetClientKeyValue", "stock", "", "constID,constINFOBUFFER,constKEY[],constVALUE[]", 4, [["constID", "int", "constID", 0, "", 0], ["constINFOBUFFER", "int", "constINFOBUFFER", 0, "", 0], ["constKEY[]", "cell[]", "constKEY", 0, "", 0], ["constVALUE[]", "cell[]", "constVALUE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_CreateInstBaseline", "stock", "", "CLASSNAME,baseline", 2, [["CLASSNAME", "int", "CLASSNAME", 0, "", 0], ["baseline", "int", "baseline", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_GetInfoKeyBuffer", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ClientPrintf", "stock", "", "constENTITY,constprintType,constMESSAGE[]", 3, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constprintType", "int", "constprintType", 0, "", 0], ["constMESSAGE[]", "cell[]", "constMESSAGE", 0, "", 0]]], ["fakemeta_stocks.inc", "EF_ServerPrint", "stock", "", "constMESSAGE[]", 1, [["constMESSAGE[]", "cell[]", "constMESSAGE", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_GameInit", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_Spawn", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_Think", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_Use", "stock", "", "constENT_Used,constENT_User", 2, [["constENT_Used", "int", "constENT_Used", 0, "", 0], ["constENT_User", "int", "constENT_User", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_Touch", "stock", "", "constENT_Touched,constENT_Toucher", 2, [["constENT_Touched", "int", "constENT_Touched", 0, "", 0], ["constENT_Toucher", "int", "constENT_Toucher", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_Blocked", "stock", "", "constENT_Blocked,constENT_Other", 2, [["constENT_Blocked", "int", "constENT_Blocked", 0, "", 0], ["constENT_Other", "int", "constENT_Other", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_SetAbsBox", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ClientConnect", "stock", "", "constENTITY,constNAME[],constADDRESS[],RejectReason[128]", 4, [["constENTITY", "int", "constENTITY", 0, "", 0], ["constNAME[]", "cell[]", "constNAME", 0, "", 0], ["constADDRESS[]", "cell[]", "constADDRESS", 0, "", 0], ["RejectReason[128]", "cell[128]", "RejectReason", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ClientDisconnect", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ClientKill", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ClientPutInServer", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ClientCommand", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ServerDeactivate", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_PlayerPreThink", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_PlayerPostThink", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_StartFrame", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_ParmsNewLevel", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_ParmsChangeLevel", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_GetGameDescription", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_SpectatorConnect", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_SpectatorDisconnect", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_SpectatorThink", "stock", "", "constENTITY", 1, [["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_Sys_Error", "stock", "", "constERROR_STRING[]", 1, [["constERROR_STRING[]", "cell[]", "constERROR_STRING", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_PM_FindTextureType", "stock", "", "name[]", 1, [["name[]", "cell[]", "name", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_RegisterEncoders", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_GetHullBounds", "stock", "", "hullnumber,Float:mins[3],Float:maxs[3]", 3, [["hullnumber", "int", "hullnumber", 0, "", 0], ["Float:mins[3]", "Float[3]", "mins", 0, "", 0], ["Float:maxs[3]", "Float[3]", "maxs", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_CreateInstBaselines", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_pfnAllowLagCompensation", "stock", "", "", 0, []], ["fakemeta_stocks.inc", "DF_MetaFunc_CallGameEntity", "stock", "", "constSTRING[],constENTITY", 2, [["constSTRING[]", "cell[]", "constSTRING", 0, "", 0], ["constENTITY", "int", "constENTITY", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_ClientUserInfoChanged", "stock", "", "constIDPLAYER", 1, [["constIDPLAYER", "int", "constIDPLAYER", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_UpdateClientData", "stock", "", "constENTITY,sendweapons,constcd", 3, [["constENTITY", "int", "constENTITY", 0, "", 0], ["sendweapons", "int", "sendweapons", 0, "", 0], ["constcd", "int", "constcd", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_AddToFullPack", "stock", "", "constSTATE,e,ENT,HOST,hostflags,player,set", 7, [["constSTATE", "int", "constSTATE", 0, "", 0], ["e", "int", "e", 0, "", 0], ["ENT", "int", "ENT", 0, "", 0], ["HOST", "int", "HOST", 0, "", 0], ["hostflags", "int", "hostflags", 0, "", 0], ["player", "int", "player", 0, "", 0], ["set", "int", "set", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_CmdStart", "stock", "", "constPLAYER,constCMD,randomSeed", 3, [["constPLAYER", "int", "constPLAYER", 0, "", 0], ["constCMD", "int", "constCMD", 0, "", 0], ["randomSeed", "int", "randomSeed", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_CmdEnd", "stock", "", "constPLAYER", 1, [["constPLAYER", "int", "constPLAYER", 0, "", 0]]], ["fakemeta_stocks.inc", "DF_CreateBaseline", "stock", "", "PLAYER,eIndex,baseline,playerModelIndex,Float:playerMins[3],Float:playerMaxs[3]", 6, [["PLAYER", "int", "PLAYER", 0, "", 0], ["eIndex", "int", "eIndex", 0, "", 0], ["baseline", "int", "baseline", 0, "", 0], ["playerModelIndex", "int", "playerModelIndex", 0, "", 0], ["Float:playerMins[3]", "Float[3]", "playerMins", 0, "", 0], ["Float:playerMaxs[3]", "Float[3]", "playerMaxs", 0, "", 0]]], ["fakemeta_util.inc", "fm_entity_range", "stock", "Float", "ent1,ent2", 2, [["ent1", "int", "ent1", 0, "", 0], ["ent2", "int", "ent2", 0, "", 0]]], ["fakemeta_util.inc", "fm_find_ent_by_owner", "stock", "", "index,constclassname[],owner,jghgtype=0", 4, [["index", "int", "index", 0, "", 0], ["constclassname[]", "cell[]", "constclassname", 0, "", 0], ["owner", "int", "owner", 0, "", 0], ["jghgtype=0", "int", "jghgtype", 0, "0", 1]]], ["fakemeta_util.inc", "fm_find_ent_by_model", "stock", "", "index,constclassname[],constmodel[]", 3, [["index", "int", "index", 0, "", 0], ["constclassname[]", "cell[]", "constclassname", 0, "", 0], ["constmodel[]", "cell[]", "constmodel", 0, "", 0]]], ["fakemeta_util.inc", "fm_entity_set_origin", "stock", "", "index,constFloat:origin[3]", 2, [["index", "int", "index", 0, "", 0], ["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0]]], ["fakemeta_util.inc", "fm_trace_line", "stock", "", "ignoreent,constFloat:start[3],constFloat:end[3],Float:ret[3]", 4, [["ignoreent", "int", "ignoreent", 0, "", 0], ["constFloat:start[3]", "constFloat[3]", "start", 0, "", 0], ["constFloat:end[3]", "constFloat[3]", "end", 0, "", 0], ["Float:ret[3]", "Float[3]", "ret", 0, "", 0]]], ["fakemeta_util.inc", "fm_trace_hull", "stock", "", "constFloat:origin[3],hull,ignoredent=0,ignoremonsters=0", 4, [["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["hull", "int", "hull", 0, "", 0], ["ignoredent=0", "int", "ignoredent", 0, "0", 1], ["ignoremonsters=0", "int", "ignoremonsters", 0, "0", 1]]], ["fakemeta_util.inc", "fm_trace_normal", "stock", "", "ignoreent,constFloat:start[3],constFloat:end[3],Float:ret[3]", 4, [["ignoreent", "int", "ignoreent", 0, "", 0], ["constFloat:start[3]", "constFloat[3]", "start", 0, "", 0], ["constFloat:end[3]", "constFloat[3]", "end", 0, "", 0], ["Float:ret[3]", "Float[3]", "ret", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_grenade_id", "stock", "", "id,model[],len,grenadeid=0", 4, [["id", "int", "id", 0, "", 0], ["model[]", "cell[]", "model", 0, "", 0], ["len", "int", "len", 0, "", 0], ["grenadeid=0", "int", "grenadeid", 0, "0", 1]]], ["fakemeta_util.inc", "fm_playback_event", "stock", "", "flags,invoker,eventindex,Float:delay,constFloat:origin[3],constFloat:angles[3],Float:fparam1,Float:fparam2,iparam1,iparam2,bparam1,bparam2", 12, [["flags", "int", "flags", 0, "", 0], ["invoker", "int", "invoker", 0, "", 0], ["eventindex", "int", "eventindex", 0, "", 0], ["Float:delay", "Float", "delay", 0, "", 0], ["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["constFloat:angles[3]", "constFloat[3]", "angles", 0, "", 0], ["Float:fparam1", "Float", "fparam1", 0, "", 0], ["Float:fparam2", "Float", "fparam2", 0, "", 0], ["iparam1", "int", "iparam1", 0, "", 0], ["iparam2", "int", "iparam2", 0, "", 0], ["bparam1", "int", "bparam1", 0, "", 0], ["bparam2", "int", "bparam2", 0, "", 0]]], ["fakemeta_util.inc", "fm_is_in_viewcone", "stock", "bool", "index,constFloat:point[3]", 2, [["index", "int", "index", 0, "", 0], ["constFloat:point[3]", "constFloat[3]", "point", 0, "", 0]]], ["fakemeta_util.inc", "fm_is_visible", "stock", "bool", "index,constFloat:point[3],ignoremonsters=0", 3, [["index", "int", "index", 0, "", 0], ["constFloat:point[3]", "constFloat[3]", "point", 0, "", 0], ["ignoremonsters=0", "int", "ignoremonsters", 0, "0", 1]]], ["fakemeta_util.inc", "fm_fakedamage", "stock", "", "victim,constclassname[],Float:takedmgdamage,damagetype", 4, [["victim", "int", "victim", 0, "", 0], ["constclassname[]", "cell[]", "constclassname", 0, "", 0], ["Float:takedmgdamage", "Float", "takedmgdamage", 0, "", 0], ["damagetype", "int", "damagetype", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_brush_entity_origin", "stock", "", "index,Float:origin[3]", 2, [["index", "int", "index", 0, "", 0], ["Float:origin[3]", "Float[3]", "origin", 0, "", 0]]], ["fakemeta_util.inc", "fm_remove_entity_name", "stock", "", "constclassname[]", 1, [["constclassname[]", "cell[]", "constclassname", 0, "", 0]]], ["fakemeta_util.inc", "fm_ViewContents", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_speed", "stock", "", "entity", 1, [["entity", "int", "entity", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_rendering", "stock", "", "entity,fx=kRenderFxNone,r=255,g=255,b=255,render=kRenderNormal,amount=16", 7, [["entity", "int", "entity", 0, "", 0], ["fx=kRenderFxNone", "int", "fx", 0, "kRenderFxNone", 1], ["r=255", "int", "r", 0, "255", 1], ["g=255", "int", "g", 0, "255", 1], ["b=255", "int", "b", 0, "255", 1], ["render=kRenderNormal", "int", "render", 0, "kRenderNormal", 1], ["amount=16", "int", "amount", 0, "16", 1]]], ["fakemeta_util.inc", "fm_set_entity_flags", "stock", "", "index,flag,onoff", 3, [["index", "int", "index", 0, "", 0], ["flag", "int", "flag", 0, "", 0], ["onoff", "int", "onoff", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_entity_visibility", "stock", "", "index,visible=1", 2, [["index", "int", "index", 0, "", 0], ["visible=1", "int", "visible", 0, "1", 1]]], ["fakemeta_util.inc", "fm_set_user_velocity", "stock", "", "entity,constFloat:vector[3]", 2, [["entity", "int", "entity", 0, "", 0], ["constFloat:vector[3]", "constFloat[3]", "vector", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_user_godmode", "stock", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_godmode", "stock", "", "index,godmode=0", 2, [["index", "int", "index", 0, "", 0], ["godmode=0", "int", "godmode", 0, "0", 1]]], ["fakemeta_util.inc", "fm_set_user_armor", "stock", "", "index,armor", 2, [["index", "int", "index", 0, "", 0], ["armor", "int", "armor", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_health", "stock", "", "index,health", 2, [["index", "int", "index", 0, "", 0], ["health", "int", "health", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_origin", "stock", "", "index,origin[3]", 2, [["index", "int", "index", 0, "", 0], ["origin[3]", "cell[3]", "origin", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_rendering", "stock", "", "index,fx=kRenderFxNone,r=255,g=255,b=255,render=kRenderNormal,amount=16", 7, [["index", "int", "index", 0, "", 0], ["fx=kRenderFxNone", "int", "fx", 0, "kRenderFxNone", 1], ["r=255", "int", "r", 0, "255", 1], ["g=255", "int", "g", 0, "255", 1], ["b=255", "int", "b", 0, "255", 1], ["render=kRenderNormal", "int", "render", 0, "kRenderNormal", 1], ["amount=16", "int", "amount", 0, "16", 1]]], ["fakemeta_util.inc", "fm_give_item", "stock", "", "index,constitem[]", 2, [["index", "int", "index", 0, "", 0], ["constitem[]", "cell[]", "constitem", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_maxspeed", "stock", "", "index,Float:speed=-1.0", 2, [["index", "int", "index", 0, "", 0], ["Float:speed=-1.0", "Float", "speed", 0, "-1.0", 1]]], ["fakemeta_util.inc", "fm_get_user_maxspeed", "stock", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_gravity", "stock", "", "index,Float:gravity=1.0", 2, [["index", "int", "index", 0, "", 0], ["Float:gravity=1.0", "Float", "gravity", 0, "1.0", 1]]], ["fakemeta_util.inc", "fm_get_user_gravity", "stock", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_spawn", "stock", "", "entity", 1, [["entity", "int", "entity", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_noclip", "stock", "", "index,noclip=0", 2, [["index", "int", "index", 0, "", 0], ["noclip=0", "int", "noclip", 0, "0", 1]]], ["fakemeta_util.inc", "fm_strip_user_weapons", "stock", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_frags", "stock", "", "index,frags", 2, [["index", "int", "index", 0, "", 0], ["frags", "int", "frags", 0, "", 0]]], ["fakemeta_util.inc", "fm_cs_user_spawn", "stock", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_kvd", "stock", "", "entity,constkey[],constvalue[],constclassname[]=\"\"", 4, [["entity", "int", "entity", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0], ["constclassname[]=\"\"", "cell[]", "constclassname", 0, "\"\"", 1]]], ["fakemeta_util.inc", "fm_find_ent_by_integer", "stock", "", "index,pev_field,value", 3, [["index", "int", "index", 0, "", 0], ["pev_field", "int", "pev_field", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["fakemeta_util.inc", "fm_find_ent_by_flags", "stock", "", "index,pev_field,flags", 3, [["index", "int", "index", 0, "", 0], ["pev_field", "int", "pev_field", 0, "", 0], ["flags", "int", "flags", 0, "", 0]]], ["fakemeta_util.inc", "fm_distance_to_box", "stock", "Float", "constFloat:point[3],constFloat:mins[3],constFloat:maxs[3]", 3, [["constFloat:point[3]", "constFloat[3]", "point", 0, "", 0], ["constFloat:mins[3]", "constFloat[3]", "mins", 0, "", 0], ["constFloat:maxs[3]", "constFloat[3]", "maxs", 0, "", 0]]], ["fakemeta_util.inc", "fm_boxes_distance", "stock", "Float", "constFloat:mins1[3],constFloat:maxs1[3],constFloat:mins2[3],constFloat:maxs2[3]", 4, [["constFloat:mins1[3]", "constFloat[3]", "mins1", 0, "", 0], ["constFloat:maxs1[3]", "constFloat[3]", "maxs1", 0, "", 0], ["constFloat:mins2[3]", "constFloat[3]", "mins2", 0, "", 0], ["constFloat:maxs2[3]", "constFloat[3]", "maxs2", 0, "", 0]]], ["fakemeta_util.inc", "fm_distance_to_boxent", "stock", "Float", "entity,boxent", 2, [["entity", "int", "entity", 0, "", 0], ["boxent", "int", "boxent", 0, "", 0]]], ["fakemeta_util.inc", "fm_boxents_distance", "stock", "Float", "boxent1,boxent2", 2, [["boxent1", "int", "boxent1", 0, "", 0], ["boxent2", "int", "boxent2", 0, "", 0]]], ["fakemeta_util.inc", "fm_distance_to_floor", "stock", "Float", "index,ignoremonsters=1", 2, [["index", "int", "index", 0, "", 0], ["ignoremonsters=1", "int", "ignoremonsters", 0, "1", 1]]], ["fakemeta_util.inc", "fm_kill_entity", "stock", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_user_weapon_entity", "stock", "", "id,wid=0", 2, [["id", "int", "id", 0, "", 0], ["wid=0", "int", "wid", 0, "0", 1]]], ["fakemeta_util.inc", "fm_strip_user_gun", "stock", "bool", "index,wid=0,constwname[]=\"\"", 3, [["index", "int", "index", 0, "", 0], ["wid=0", "int", "wid", 0, "0", 1], ["constwname[]=\"\"", "cell[]", "constwname", 0, "\"\"", 1]]], ["fakemeta_util.inc", "fm_transfer_user_gun", "stock", "bool", "index1,index2,wid=0,constwname[]=\"\"", 4, [["index1", "int", "index1", 0, "", 0], ["index2", "int", "index2", 0, "", 0], ["wid=0", "int", "wid", 0, "0", 1], ["constwname[]=\"\"", "cell[]", "constwname", 0, "\"\"", 1]]], ["fakemeta_util.inc", "fm_is_ent_visible", "stock", "bool", "index,entity,ignoremonsters=0", 3, [["index", "int", "index", 0, "", 0], ["entity", "int", "entity", 0, "", 0], ["ignoremonsters=0", "int", "ignoremonsters", 0, "0", 1]]], ["fakemeta_util.inc", "fm_get_aim_origin", "stock", "", "index,Float:origin[3]", 2, [["index", "int", "index", 0, "", 0], ["Float:origin[3]", "Float[3]", "origin", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_user_longjump", "stock", "bool", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_longjump", "stock", "", "index,bool:longjump=true,bool:tempicon=true", 3, [["index", "int", "index", 0, "", 0], ["bool:longjump=true", "bool", "longjump", 0, "true", 1], ["bool:tempicon=true", "bool", "tempicon", 0, "true", 1]]], ["fakemeta_util.inc", "fm_get_user_suit", "stock", "bool", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fakemeta_util.inc", "fm_set_user_suit", "stock", "", "index,bool:suit=true,bool:sound=true", 3, [["index", "int", "index", 0, "", 0], ["bool:suit=true", "bool", "suit", 0, "true", 1], ["bool:sound=true", "bool", "sound", 0, "true", 1]]], ["fakemeta_util.inc", "fm_cs_remove_decals", "stock", "", "index=0", 1, [["index=0", "int", "index", 0, "0", 1]]], ["fakemeta_util.inc", "fm_is_ent_classname", "stock", "bool", "index,constclassname[]", 2, [["index", "int", "index", 0, "", 0], ["constclassname[]", "cell[]", "constclassname", 0, "", 0]]], ["fakemeta_util.inc", "fm_user_kill", "stock", "", "index,flag=0", 2, [["index", "int", "index", 0, "", 0], ["flag=0", "int", "flag", 0, "0", 1]]], ["fakemeta_util.inc", "fm_get_view_angle_diff", "stock", "Float", "index,constFloat:point[3]", 2, [["index", "int", "index", 0, "", 0], ["constFloat:point[3]", "constFloat[3]", "point", 0, "", 0]]], ["fakemeta_util.inc", "fm_get_weaponbox_type", "stock", "", "entity", 1, [["entity", "int", "entity", 0, "", 0]]], ["file.inc", "read_dir", "native", "", "constdirname[],pos,output[],len,&outlen", 5, [["constdirname[]", "cell[]", "constdirname", 0, "", 0], ["pos", "int", "pos", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0], ["&outlen", "int", "outlen", 1, "", 0]]], ["file.inc", "read_file", "native", "", "constfile[],line,text[],len,&txtlen", 5, [["constfile[]", "cell[]", "constfile", 0, "", 0], ["line", "int", "line", 0, "", 0], ["text[]", "cell[]", "text", 0, "", 0], ["len", "int", "len", 0, "", 0], ["&txtlen", "int", "txtlen", 1, "", 0]]], ["file.inc", "write_file", "native", "", "constfile[],consttext[],line=-1", 3, [["constfile[]", "cell[]", "constfile", 0, "", 0], ["consttext[]", "cell[]", "consttext", 0, "", 0], ["line=-1", "int", "line", 0, "-1", 1]]], ["file.inc", "delete_file", "native", "", "constfile[]", 1, [["constfile[]", "cell[]", "constfile", 0, "", 0]]], ["file.inc", "file_exists", "native", "", "constfile[]", 1, [["constfile[]", "cell[]", "constfile", 0, "", 0]]], ["file.inc", "rename_file", "native", "", "constoldname[],constnewname[],relative=0", 3, [["constoldname[]", "cell[]", "constoldname", 0, "", 0], ["constnewname[]", "cell[]", "constnewname", 0, "", 0], ["relative=0", "int", "relative", 0, "0", 1]]], ["file.inc", "dir_exists", "native", "", "constdir[]", 1, [["constdir[]", "cell[]", "constdir", 0, "", 0]]], ["file.inc", "file_size", "native", "", "constfile[],flag=0", 2, [["constfile[]", "cell[]", "constfile", 0, "", 0], ["flag=0", "int", "flag", 0, "0", 1]]], ["file.inc", "fopen", "native", "", "constfilename[],constmode[]", 2, [["constfilename[]", "cell[]", "constfilename", 0, "", 0], ["constmode[]", "cell[]", "constmode", 0, "", 0]]], ["file.inc", "fclose", "native", "", "file", 1, [["file", "int", "file", 0, "", 0]]], ["file.inc", "fread", "native", "", "file,&data,mode", 3, [["file", "int", "file", 0, "", 0], ["&data", "int", "data", 1, "", 0], ["mode", "int", "mode", 0, "", 0]]], ["file.inc", "fread_blocks", "native", "", "file,data[],blocks,mode", 4, [["file", "int", "file", 0, "", 0], ["data[]", "cell[]", "data", 0, "", 0], ["blocks", "int", "blocks", 0, "", 0], ["mode", "int", "mode", 0, "", 0]]], ["file.inc", "fread_raw", "native", "", "file,stream[],blocksize,blocks", 4, [["file", "int", "file", 0, "", 0], ["stream[]", "cell[]", "stream", 0, "", 0], ["blocksize", "int", "blocksize", 0, "", 0], ["blocks", "int", "blocks", 0, "", 0]]], ["file.inc", "fwrite", "native", "", "file,data,mode", 3, [["file", "int", "file", 0, "", 0], ["data", "int", "data", 0, "", 0], ["mode", "int", "mode", 0, "", 0]]], ["file.inc", "fwrite_blocks", "native", "", "file,constdata[],blocks,mode", 4, [["file", "int", "file", 0, "", 0], ["constdata[]", "cell[]", "constdata", 0, "", 0], ["blocks", "int", "blocks", 0, "", 0], ["mode", "int", "mode", 0, "", 0]]], ["file.inc", "fwrite_raw", "native", "", "file,conststream[],blocksize,mode", 4, [["file", "int", "file", 0, "", 0], ["conststream[]", "cell[]", "conststream", 0, "", 0], ["blocksize", "int", "blocksize", 0, "", 0], ["mode", "int", "mode", 0, "", 0]]], ["file.inc", "feof", "native", "", "file", 1, [["file", "int", "file", 0, "", 0]]], ["file.inc", "fgets", "native", "", "file,buffer[],maxlength", 3, [["file", "int", "file", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0]]], ["file.inc", "fputs", "native", "", "file,consttext[]", 2, [["file", "int", "file", 0, "", 0], ["consttext[]", "cell[]", "consttext", 0, "", 0]]], ["file.inc", "fprintf", "native", "", "file,constfmt[],any:...", 3, [["file", "int", "file", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["file.inc", "fseek", "native", "", "file,position,start", 3, [["file", "int", "file", 0, "", 0], ["position", "int", "position", 0, "", 0], ["start", "int", "start", 0, "", 0]]], ["file.inc", "ftell", "native", "", "file", 1, [["file", "int", "file", 0, "", 0]]], ["file.inc", "fgetc", "native", "", "file", 1, [["file", "int", "file", 0, "", 0]]], ["file.inc", "fputc", "native", "", "file,data", 2, [["file", "int", "file", 0, "", 0], ["data", "int", "data", 0, "", 0]]], ["file.inc", "fungetc", "native", "", "file,data", 2, [["file", "int", "file", 0, "", 0], ["data", "int", "data", 0, "", 0]]], ["file.inc", "filesize", "native", "", "constfilename[],any:...", 2, [["constfilename[]", "cell[]", "constfilename", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["file.inc", "rmdir", "native", "", "constpath[]", 1, [["constpath[]", "cell[]", "constpath", 0, "", 0]]], ["file.inc", "mkdir", "native", "", "constdirname[]", 1, [["constdirname[]", "cell[]", "constdirname", 0, "", 0]]], ["file.inc", "unlink", "native", "", "constfilename[]", 1, [["constfilename[]", "cell[]", "constfilename", 0, "", 0]]], ["file.inc", "open_dir", "native", "", "dir[],firstfile[],length", 3, [["dir[]", "cell[]", "dir", 0, "", 0], ["firstfile[]", "cell[]", "firstfile", 0, "", 0], ["length", "int", "length", 0, "", 0]]], ["file.inc", "next_file", "native", "", "dirh,buffer[],length", 3, [["dirh", "int", "dirh", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["length", "int", "length", 0, "", 0]]], ["file.inc", "close_dir", "native", "", "dirh", 1, [["dirh", "int", "dirh", 0, "", 0]]], ["file.inc", "LoadFileForMe", "native", "", "constfile[],buffer[],maxlength,&length=0", 4, [["constfile[]", "cell[]", "constfile", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0], ["&length=0", "int", "length", 1, "0", 1]]], ["file.inc", "fflush", "native", "", "file", 1, [["file", "int", "file", 0, "", 0]]], ["float.inc", "float", "native", "Float", "value", 1, [["value", "int", "value", 0, "", 0]]], ["float.inc", "floatstr", "native", "Float", "conststring[]", 1, [["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["float.inc", "floatmul", "native", "Float", "Float:oper1,Float:oper2", 2, [["Float:oper1", "Float", "oper1", 0, "", 0], ["Float:oper2", "Float", "oper2", 0, "", 0]]], ["float.inc", "floatdiv", "native", "Float", "Float:dividend,Float:divisor", 2, [["Float:dividend", "Float", "dividend", 0, "", 0], ["Float:divisor", "Float", "divisor", 0, "", 0]]], ["float.inc", "floatadd", "native", "Float", "Float:dividend,Float:divisor", 2, [["Float:dividend", "Float", "dividend", 0, "", 0], ["Float:divisor", "Float", "divisor", 0, "", 0]]], ["float.inc", "floatsub", "native", "Float", "Float:oper1,Float:oper2", 2, [["Float:oper1", "Float", "oper1", 0, "", 0], ["Float:oper2", "Float", "oper2", 0, "", 0]]], ["float.inc", "floatfract", "native", "Float", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["float.inc", "floatround", "native", "", "Float:value,floatround_method:method=floatround_round", 2, [["Float:value", "Float", "value", 0, "", 0], ["floatround_method:method=floatround_round", "floatround_method", "method", 0, "floatround_round", 1]]], ["float.inc", "floatcmp", "native", "", "Float:fOne,Float:fTwo", 2, [["Float:fOne", "Float", "fOne", 0, "", 0], ["Float:fTwo", "Float", "fTwo", 0, "", 0]]], ["float.inc", "floatsqroot", "native", "Float", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["float.inc", "floatpower", "native", "Float", "Float:value,Float:exponent", 2, [["Float:value", "Float", "value", 0, "", 0], ["Float:exponent", "Float", "exponent", 0, "", 0]]], ["float.inc", "floatlog", "native", "Float", "Float:value,Float:base=10.0", 2, [["Float:value", "Float", "value", 0, "", 0], ["Float:base=10.0", "Float", "base", 0, "10.0", 1]]], ["float.inc", "floatsin", "native", "Float", "Float:value,anglemode:mode=radian", 2, [["Float:value", "Float", "value", 0, "", 0], ["anglemode:mode=radian", "anglemode", "mode", 0, "radian", 1]]], ["float.inc", "floatcos", "native", "Float", "Float:value,anglemode:mode=radian", 2, [["Float:value", "Float", "value", 0, "", 0], ["anglemode:mode=radian", "anglemode", "mode", 0, "radian", 1]]], ["float.inc", "floattan", "native", "Float", "Float:value,anglemode:mode=radian", 2, [["Float:value", "Float", "value", 0, "", 0], ["anglemode:mode=radian", "anglemode", "mode", 0, "radian", 1]]], ["float.inc", "floatsinh", "native", "Float", "Float:angle,anglemode:mode=radian", 2, [["Float:angle", "Float", "angle", 0, "", 0], ["anglemode:mode=radian", "anglemode", "mode", 0, "radian", 1]]], ["float.inc", "floatcosh", "native", "Float", "Float:angle,anglemode:mode=radian", 2, [["Float:angle", "Float", "angle", 0, "", 0], ["anglemode:mode=radian", "anglemode", "mode", 0, "radian", 1]]], ["float.inc", "floattanh", "native", "Float", "Float:angle,anglemode:mode=radian", 2, [["Float:angle", "Float", "angle", 0, "", 0], ["anglemode:mode=radian", "anglemode", "mode", 0, "radian", 1]]], ["float.inc", "floatabs", "native", "Float", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["float.inc", "floatatan", "native", "Float", "Float:angle,{anglemode,_}:radix", 2, [["Float:angle", "Float", "angle", 0, "", 0], ["{anglemode,_}:radix", "{anglemode,_}", "radix", 0, "", 0]]], ["float.inc", "floatacos", "native", "Float", "Float:angle,{anglemode,_}:radix", 2, [["Float:angle", "Float", "angle", 0, "", 0], ["{anglemode,_}:radix", "{anglemode,_}", "radix", 0, "", 0]]], ["float.inc", "floatasin", "native", "Float", "Float:angle,{anglemode,_}:radix", 2, [["Float:angle", "Float", "angle", 0, "", 0], ["{anglemode,_}:radix", "{anglemode,_}", "radix", 0, "", 0]]], ["float.inc", "floatatan2", "native", "Float", "Float:x,Float:y,{anglemode,_}:radix", 3, [["Float:x", "Float", "x", 0, "", 0], ["Float:y", "Float", "y", 0, "", 0], ["{anglemode,_}:radix", "{anglemode,_}", "radix", 0, "", 0]]], ["float.inc", "operator%", "forward", "", "Float:oper1,Float:oper2", 2, [["Float:oper1", "Float", "oper1", 0, "", 0], ["Float:oper2", "Float", "oper2", 0, "", 0]]], ["float.inc", "operator%", "forward", "", "Float:oper1,oper2", 2, [["Float:oper1", "Float", "oper1", 0, "", 0], ["oper2", "int", "oper2", 0, "", 0]]], ["float.inc", "operator%", "forward", "", "oper1,Float:oper2", 2, [["oper1", "int", "oper1", 0, "", 0], ["Float:oper2", "Float", "oper2", 0, "", 0]]], ["float.inc", "floatmin", "stock", "Float", "Float:ValueA,Float:ValueB", 2, [["Float:ValueA", "Float", "ValueA", 0, "", 0], ["Float:ValueB", "Float", "ValueB", 0, "", 0]]], ["float.inc", "floatmax", "stock", "Float", "Float:ValueA,Float:ValueB", 2, [["Float:ValueA", "Float", "ValueA", 0, "", 0], ["Float:ValueB", "Float", "ValueB", 0, "", 0]]], ["float.inc", "floatclamp", "stock", "Float", "Float:Value,Float:MinValue,Float:MaxValue", 3, [["Float:Value", "Float", "Value", 0, "", 0], ["Float:MinValue", "Float", "MinValue", 0, "", 0], ["Float:MaxValue", "Float", "MaxValue", 0, "", 0]]], ["fun.inc", "get_client_listen", "native", "", "receiver,sender", 2, [["receiver", "int", "receiver", 0, "", 0], ["sender", "int", "sender", 0, "", 0]]], ["fun.inc", "set_client_listen", "native", "", "receiver,sender,listen", 3, [["receiver", "int", "receiver", 0, "", 0], ["sender", "int", "sender", 0, "", 0], ["listen", "int", "listen", 0, "", 0]]], ["fun.inc", "set_user_godmode", "native", "", "index,godmode=0", 2, [["index", "int", "index", 0, "", 0], ["godmode=0", "int", "godmode", 0, "0", 1]]], ["fun.inc", "get_user_godmode", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "set_user_armor", "native", "", "index,armor", 2, [["index", "int", "index", 0, "", 0], ["armor", "int", "armor", 0, "", 0]]], ["fun.inc", "set_user_health", "native", "", "index,health", 2, [["index", "int", "index", 0, "", 0], ["health", "int", "health", 0, "", 0]]], ["fun.inc", "set_user_origin", "native", "", "index,constorigin[3]", 2, [["index", "int", "index", 0, "", 0], ["constorigin[3]", "cell[3]", "constorigin", 0, "", 0]]], ["fun.inc", "set_user_rendering", "native", "", "index,fx=kRenderFxNone,r=255,g=255,b=255,render=kRenderNormal,amount=16", 7, [["index", "int", "index", 0, "", 0], ["fx=kRenderFxNone", "int", "fx", 0, "kRenderFxNone", 1], ["r=255", "int", "r", 0, "255", 1], ["g=255", "int", "g", 0, "255", 1], ["b=255", "int", "b", 0, "255", 1], ["render=kRenderNormal", "int", "render", 0, "kRenderNormal", 1], ["amount=16", "int", "amount", 0, "16", 1]]], ["fun.inc", "give_item", "native", "", "index,constitem[]", 2, [["index", "int", "index", 0, "", 0], ["constitem[]", "cell[]", "constitem", 0, "", 0]]], ["fun.inc", "set_user_hitzones", "native", "", "index=0,target=0,body=255", 3, [["index=0", "int", "index", 0, "0", 1], ["target=0", "int", "target", 0, "0", 1], ["body=255", "int", "body", 0, "255", 1]]], ["fun.inc", "get_user_hitzones", "native", "", "index,target", 2, [["index", "int", "index", 0, "", 0], ["target", "int", "target", 0, "", 0]]], ["fun.inc", "set_user_maxspeed", "native", "", "index,Float:speed=-1.0", 2, [["index", "int", "index", 0, "", 0], ["Float:speed=-1.0", "Float", "speed", 0, "-1.0", 1]]], ["fun.inc", "get_user_maxspeed", "native", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "set_user_gravity", "native", "", "index,Float:gravity=1.0", 2, [["index", "int", "index", 0, "", 0], ["Float:gravity=1.0", "Float", "gravity", 0, "1.0", 1]]], ["fun.inc", "get_user_gravity", "native", "Float", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "spawn", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "set_user_noclip", "native", "", "index,noclip=0", 2, [["index", "int", "index", 0, "", 0], ["noclip=0", "int", "noclip", 0, "0", 1]]], ["fun.inc", "get_user_noclip", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "get_user_footsteps", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "set_user_footsteps", "native", "", "id,set=1", 2, [["id", "int", "id", 0, "", 0], ["set=1", "int", "set", 0, "1", 1]]], ["fun.inc", "strip_user_weapons", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["fun.inc", "set_user_frags", "native", "", "index,frags", 2, [["index", "int", "index", 0, "", 0], ["frags", "int", "frags", 0, "", 0]]], ["geoip.inc", "geoip_code2_ex", "native", "bool", "constip[],result[3]", 2, [["constip[]", "cell[]", "constip", 0, "", 0], ["result[3]", "cell[3]", "result", 0, "", 0]]], ["geoip.inc", "geoip_code3_ex", "native", "bool", "constip[],result[4]", 2, [["constip[]", "cell[]", "constip", 0, "", 0], ["result[4]", "cell[4]", "result", 0, "", 0]]], ["geoip.inc", "geoip_code2", "native", "", "constip[],ccode[3]", 2, [["constip[]", "cell[]", "constip", 0, "", 0], ["ccode[3]", "cell[3]", "ccode", 0, "", 0]]], ["geoip.inc", "geoip_code3", "native", "", "constip[],result[4]", 2, [["constip[]", "cell[]", "constip", 0, "", 0], ["result[4]", "cell[4]", "result", 0, "", 0]]], ["geoip.inc", "geoip_country", "native", "", "constip[],result[],len=45", 3, [["constip[]", "cell[]", "constip", 0, "", 0], ["result[]", "cell[]", "result", 0, "", 0], ["len=45", "int", "len", 0, "45", 1]]], ["hamsandwich.inc", "RegisterHam", "native", "HamHook", "Ham:function,constEntityClass[],constCallback[],Post=0", 4, [["Ham:function", "Ham", "function", 0, "", 0], ["constEntityClass[]", "cell[]", "constEntityClass", 0, "", 0], ["constCallback[]", "cell[]", "constCallback", 0, "", 0], ["Post=0", "int", "Post", 0, "0", 1]]], ["hamsandwich.inc", "RegisterHamFromEntity", "native", "HamHook", "Ham:function,EntityId,constCallback[],Post=0", 4, [["Ham:function", "Ham", "function", 0, "", 0], ["EntityId", "int", "EntityId", 0, "", 0], ["constCallback[]", "cell[]", "constCallback", 0, "", 0], ["Post=0", "int", "Post", 0, "0", 1]]], ["hamsandwich.inc", "DisableHamForward", "native", "", "HamHook:fwd", 1, [["HamHook:fwd", "HamHook", "fwd", 0, "", 0]]], ["hamsandwich.inc", "EnableHamForward", "native", "", "HamHook:fwd", 1, [["HamHook:fwd", "HamHook", "fwd", 0, "", 0]]], ["hamsandwich.inc", "ExecuteHam", "native", "", "Ham:function,this,any:...", 3, [["Ham:function", "Ham", "function", 0, "", 0], ["this", "int", "this", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["hamsandwich.inc", "ExecuteHamB", "native", "", "Ham:function,this,any:...", 3, [["Ham:function", "Ham", "function", 0, "", 0], ["this", "int", "this", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["hamsandwich.inc", "GetHamReturnStatus", "native", "", "", 0, []], ["hamsandwich.inc", "GetHamReturnInteger", "native", "", "&output", 1, [["&output", "int", "output", 1, "", 0]]], ["hamsandwich.inc", "GetHamReturnFloat", "native", "", "&Float:output", 1, [["&Float:output", "Float", "output", 1, "", 0]]], ["hamsandwich.inc", "GetHamReturnVector", "native", "", "Float:output[3]", 1, [["Float:output[3]", "Float[3]", "output", 0, "", 0]]], ["hamsandwich.inc", "GetHamReturnEntity", "native", "", "&output", 1, [["&output", "int", "output", 1, "", 0]]], ["hamsandwich.inc", "GetHamReturnString", "native", "", "output[],size", 2, [["output[]", "cell[]", "output", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["hamsandwich.inc", "GetOrigHamReturnInteger", "native", "", "&output", 1, [["&output", "int", "output", 1, "", 0]]], ["hamsandwich.inc", "GetOrigHamReturnFloat", "native", "", "&Float:output", 1, [["&Float:output", "Float", "output", 1, "", 0]]], ["hamsandwich.inc", "GetOrigHamReturnVector", "native", "", "Float:output[3]", 1, [["Float:output[3]", "Float[3]", "output", 0, "", 0]]], ["hamsandwich.inc", "GetOrigHamReturnEntity", "native", "", "&output", 1, [["&output", "int", "output", 1, "", 0]]], ["hamsandwich.inc", "GetOrigHamReturnString", "native", "", "output[],size", 2, [["output[]", "cell[]", "output", 0, "", 0], ["size", "int", "size", 0, "", 0]]], ["hamsandwich.inc", "SetHamReturnInteger", "native", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamReturnFloat", "native", "", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamReturnVector", "native", "", "constFloat:value[3]", 1, [["constFloat:value[3]", "constFloat[3]", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamReturnEntity", "native", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamReturnString", "native", "", "constvalue[]", 1, [["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["hamsandwich.inc", "SetHamParamInteger", "native", "", "which,value", 2, [["which", "int", "which", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamParamFloat", "native", "", "which,Float:value", 2, [["which", "int", "which", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamParamVector", "native", "", "which,constFloat:value[3]", 2, [["which", "int", "which", 0, "", 0], ["constFloat:value[3]", "constFloat[3]", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamParamEntity", "native", "", "which,value", 2, [["which", "int", "which", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["hamsandwich.inc", "SetHamParamString", "native", "", "which,constoutput[]", 2, [["which", "int", "which", 0, "", 0], ["constoutput[]", "cell[]", "constoutput", 0, "", 0]]], ["hamsandwich.inc", "SetHamParamTraceResult", "native", "", "which,tr_handle", 2, [["which", "int", "which", 0, "", 0], ["tr_handle", "int", "tr_handle", 0, "", 0]]], ["hamsandwich.inc", "IsHamValid", "native", "bool", "Ham:function", 1, [["Ham:function", "Ham", "function", 0, "", 0]]], ["hamsandwich.inc", "get_pdata_cbase", "native", "", "id,offset,linuxdiff=5,macdiff=5", 4, [["id", "int", "id", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1], ["macdiff=5", "int", "macdiff", 0, "5", 1]]], ["hamsandwich.inc", "set_pdata_cbase", "native", "", "id,offset,value,linuxdiff=5,macdiff=5", 5, [["id", "int", "id", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["value", "int", "value", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1], ["macdiff=5", "int", "macdiff", 0, "5", 1]]], ["hamsandwich.inc", "get_pdata_cbase_safe", "native", "", "id,offset,linuxdiff=5,macdiff=5", 4, [["id", "int", "id", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1], ["macdiff=5", "int", "macdiff", 0, "5", 1]]], ["lang.inc", "get_langsnum", "native", "", "", 0, []], ["lang.inc", "get_lang", "native", "", "id,name[3]", 2, [["id", "int", "id", 0, "", 0], ["name[3]", "cell[3]", "name", 0, "", 0]]], ["lang.inc", "register_dictionary", "native", "", "constfilename[]", 1, [["constfilename[]", "cell[]", "constfilename", 0, "", 0]]], ["lang.inc", "lang_exists", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["lang.inc", "CreateLangKey", "native", "TransKey", "constkey[]", 1, [["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["lang.inc", "GetLangTransKey", "native", "TransKey", "constkey[]", 1, [["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["lang.inc", "AddTranslation", "native", "", "constlang[3],TransKey:key,constphrase[]", 3, [["constlang[3]", "cell[3]", "constlang", 0, "", 0], ["TransKey:key", "TransKey", "key", 0, "", 0], ["constphrase[]", "cell[]", "constphrase", 0, "", 0]]], ["lang.inc", "LookupLangKey", "native", "", "Output[],OutputSize,constKey[],const&id", 4, [["Output[]", "cell[]", "Output", 0, "", 0], ["OutputSize", "int", "OutputSize", 0, "", 0], ["constKey[]", "cell[]", "constKey", 0, "", 0], ["const&id", "int", "constid", 0, "", 0]]], ["messages.inc", "message_begin", "native", "", "dest,msg_type,constorigin[3]={0,0,0},player=0", 6, [["dest", "int", "dest", 0, "", 0], ["msg_type", "int", "msg_type", 0, "", 0], ["constorigin[3]={0", "cell[3]", "constorigin", 0, "{0", 1], ["0", "int", "0", 0, "", 0], ["0}", "int", "0}", 0, "", 0], ["player=0", "int", "player", 0, "0", 1]]], ["messages.inc", "message_end", "native", "", "", 0, []], ["messages.inc", "write_byte", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_char", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_short", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_long", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_entity", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_angle", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_coord", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "write_string", "native", "", "constx[]", 1, [["constx[]", "cell[]", "constx", 0, "", 0]]], ["messages.inc", "emessage_begin", "native", "", "dest,msg_type,constorigin[3]={0,0,0},player=0", 6, [["dest", "int", "dest", 0, "", 0], ["msg_type", "int", "msg_type", 0, "", 0], ["constorigin[3]={0", "cell[3]", "constorigin", 0, "{0", 1], ["0", "int", "0", 0, "", 0], ["0}", "int", "0}", 0, "", 0], ["player=0", "int", "player", 0, "0", 1]]], ["messages.inc", "emessage_end", "native", "", "", 0, []], ["messages.inc", "ewrite_byte", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_char", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_short", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_long", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_entity", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_angle", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_coord", "native", "", "x", 1, [["x", "int", "x", 0, "", 0]]], ["messages.inc", "ewrite_string", "native", "", "constx[]", 1, [["constx[]", "cell[]", "constx", 0, "", 0]]], ["messages.inc", "set_msg_block", "native", "", "iMessage,iMessageFlags", 2, [["iMessage", "int", "iMessage", 0, "", 0], ["iMessageFlags", "int", "iMessageFlags", 0, "", 0]]], ["messages.inc", "get_msg_block", "native", "", "iMessage", 1, [["iMessage", "int", "iMessage", 0, "", 0]]], ["messages.inc", "register_message", "native", "", "iMsgId,constszFunction[]", 2, [["iMsgId", "int", "iMsgId", 0, "", 0], ["constszFunction[]", "cell[]", "constszFunction", 0, "", 0]]], ["messages.inc", "unregister_message", "native", "", "iMsgId,registeredmsg", 2, [["iMsgId", "int", "iMsgId", 0, "", 0], ["registeredmsg", "int", "registeredmsg", 0, "", 0]]], ["messages.inc", "get_msg_args", "native", "", "", 0, []], ["messages.inc", "get_msg_argtype", "native", "", "argn", 1, [["argn", "int", "argn", 0, "", 0]]], ["messages.inc", "get_msg_arg_int", "native", "", "argn", 1, [["argn", "int", "argn", 0, "", 0]]], ["messages.inc", "get_msg_arg_float", "native", "Float", "argn", 1, [["argn", "int", "argn", 0, "", 0]]], ["messages.inc", "get_msg_arg_string", "native", "", "argn,szReturn[],iLength", 3, [["argn", "int", "argn", 0, "", 0], ["szReturn[]", "cell[]", "szReturn", 0, "", 0], ["iLength", "int", "iLength", 0, "", 0]]], ["messages.inc", "set_msg_arg_int", "native", "", "argn,argtype,iValue", 3, [["argn", "int", "argn", 0, "", 0], ["argtype", "int", "argtype", 0, "", 0], ["iValue", "int", "iValue", 0, "", 0]]], ["messages.inc", "set_msg_arg_float", "native", "", "argn,argtype,Float:fValue", 3, [["argn", "int", "argn", 0, "", 0], ["argtype", "int", "argtype", 0, "", 0], ["Float:fValue", "Float", "fValue", 0, "", 0]]], ["messages.inc", "set_msg_arg_string", "native", "", "argn,constszString[]", 2, [["argn", "int", "argn", 0, "", 0], ["constszString[]", "cell[]", "constszString", 0, "", 0]]], ["messages.inc", "get_msg_origin", "native", "", "constFloat:_Origin[3]", 1, [["constFloat:_Origin[3]", "constFloat[3]", "_Origin", 0, "", 0]]], ["message_stocks.inc", "dod_make_deathmsg", "stock", "", "killer,victim,weaponNUM", 3, [["killer", "int", "killer", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["weaponNUM", "int", "weaponNUM", 0, "", 0]]], ["message_stocks.inc", "user_silentkill", "stock", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["message_stocks.inc", "make_deathmsg", "stock", "", "killer,victim,headshot,constweapon[]", 4, [["killer", "int", "killer", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["headshot", "int", "headshot", 0, "", 0], ["constweapon[]", "cell[]", "constweapon", 0, "", 0]]], ["newmenus.inc", "menu_create", "native", "", "consttitle[],consthandler[],ml=0", 3, [["consttitle[]", "cell[]", "consttitle", 0, "", 0], ["consthandler[]", "cell[]", "consthandler", 0, "", 0], ["ml=0", "int", "ml", 0, "0", 1]]], ["newmenus.inc", "menu_makecallback", "native", "", "constfunction[]", 1, [["constfunction[]", "cell[]", "constfunction", 0, "", 0]]], ["newmenus.inc", "menu_additem", "native", "", "menu,constname[],constinfo[]=\"\",paccess=0,callback=-1", 5, [["menu", "int", "menu", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0], ["constinfo[]=\"\"", "cell[]", "constinfo", 0, "\"\"", 1], ["paccess=0", "int", "paccess", 0, "0", 1], ["callback=-1", "int", "callback", 0, "-1", 1]]], ["newmenus.inc", "menu_pages", "native", "", "menu", 1, [["menu", "int", "menu", 0, "", 0]]], ["newmenus.inc", "menu_items", "native", "", "menu", 1, [["menu", "int", "menu", 0, "", 0]]], ["newmenus.inc", "menu_display", "native", "", "id,menu,page=0", 3, [["id", "int", "id", 0, "", 0], ["menu", "int", "menu", 0, "", 0], ["page=0", "int", "page", 0, "0", 1]]], ["newmenus.inc", "menu_find_id", "native", "", "menu,page,key", 3, [["menu", "int", "menu", 0, "", 0], ["page", "int", "page", 0, "", 0], ["key", "int", "key", 0, "", 0]]], ["newmenus.inc", "menu_item_getinfo", "native", "", "menu,item,&access,info[],infolen,name[]=\"\",namelen=0,&callback", 8, [["menu", "int", "menu", 0, "", 0], ["item", "int", "item", 0, "", 0], ["&access", "int", "access", 1, "", 0], ["info[]", "cell[]", "info", 0, "", 0], ["infolen", "int", "infolen", 0, "", 0], ["name[]=\"\"", "cell[]", "name", 0, "\"\"", 1], ["namelen=0", "int", "namelen", 0, "0", 1], ["&callback", "int", "callback", 1, "", 0]]], ["newmenus.inc", "menu_item_setname", "native", "", "menu,item,constname[]", 3, [["menu", "int", "menu", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0]]], ["newmenus.inc", "menu_item_setcmd", "native", "", "menu,item,constinfo[]", 3, [["menu", "int", "menu", 0, "", 0], ["item", "int", "item", 0, "", 0], ["constinfo[]", "cell[]", "constinfo", 0, "", 0]]], ["newmenus.inc", "menu_item_setcall", "native", "", "menu,item,callback=-1", 3, [["menu", "int", "menu", 0, "", 0], ["item", "int", "item", 0, "", 0], ["callback=-1", "int", "callback", 0, "-1", 1]]], ["newmenus.inc", "menu_destroy", "native", "", "menu", 1, [["menu", "int", "menu", 0, "", 0]]], ["newmenus.inc", "player_menu_info", "native", "", "id,&menu,&newmenu,&menupage=0", 4, [["id", "int", "id", 0, "", 0], ["&menu", "int", "menu", 1, "", 0], ["&newmenu", "int", "newmenu", 1, "", 0], ["&menupage=0", "int", "menupage", 1, "0", 1]]], ["newmenus.inc", "menu_addblank", "native", "", "menu,slot=1", 2, [["menu", "int", "menu", 0, "", 0], ["slot=1", "int", "slot", 0, "1", 1]]], ["newmenus.inc", "menu_addtext", "native", "", "menu,consttext[],slot=1", 3, [["menu", "int", "menu", 0, "", 0], ["consttext[]", "cell[]", "consttext", 0, "", 0], ["slot=1", "int", "slot", 0, "1", 1]]], ["newmenus.inc", "menu_setprop", "native", "", "menu,prop,...", 3, [["menu", "int", "menu", 0, "", 0], ["prop", "int", "prop", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["newmenus.inc", "menu_cancel", "native", "", "player", 1, [["player", "int", "player", 0, "", 0]]], ["ns.inc", "client_changeclass", "forward", "", "id,newclass,oldclass", 3, [["id", "int", "id", 0, "", 0], ["newclass", "int", "newclass", 0, "", 0], ["oldclass", "int", "oldclass", 0, "", 0]]], ["ns.inc", "client_built", "forward", "", "idPlayer,idStructure,type,impulse", 4, [["idPlayer", "int", "idPlayer", 0, "", 0], ["idStructure", "int", "idStructure", 0, "", 0], ["type", "int", "type", 0, "", 0], ["impulse", "int", "impulse", 0, "", 0]]], ["ns.inc", "ns_is_combat", "native", "", "", 0, []], ["ns.inc", "ns_get_gameplay", "native", "NSGameplay", "", 0, []], ["ns.inc", "ns_get_user_team", "native", "", "id,buff[],len", 3, [["id", "int", "id", 0, "", 0], ["buff[]", "cell[]", "buff", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["ns.inc", "ns_popup", "native", "", "target,constszMsg[180],ah=0", 3, [["target", "int", "target", 0, "", 0], ["constszMsg[180]", "cell[180]", "constszMsg", 0, "", 0], ["ah=0", "int", "ah", 0, "0", 1]]], ["ns.inc", "ns_set_player_model", "native", "", "id,constszModel[]=\"\"", 2, [["id", "int", "id", 0, "", 0], ["constszModel[]=\"\"", "cell[]", "constszModel", 0, "\"\"", 1]]], ["ns.inc", "ns_set_player_skin", "native", "", "id,skin=-1", 2, [["id", "int", "id", 0, "", 0], ["skin=-1", "int", "skin", 0, "-1", 1]]], ["ns.inc", "ns_set_player_body", "native", "", "id,body=-1", 2, [["id", "int", "id", 0, "", 0], ["body=-1", "int", "body", 0, "-1", 1]]], ["ns.inc", "ns_set_speedchange", "native", "", "id,speedchange=0", 2, [["id", "int", "id", 0, "", 0], ["speedchange=0", "int", "speedchange", 0, "0", 1]]], ["ns.inc", "ns_get_speedchange", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_get_maxspeed", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_get_mask", "native", "", "id,mask", 2, [["id", "int", "id", 0, "", 0], ["mask", "int", "mask", 0, "", 0]]], ["ns.inc", "ns_set_mask", "native", "", "id,mask,value", 3, [["id", "int", "id", 0, "", 0], ["mask", "int", "mask", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["ns.inc", "ns_get_build", "native", "", "constclassname[],builtOnly=1,Number=0", 3, [["constclassname[]", "cell[]", "constclassname", 0, "", 0], ["builtOnly=1", "int", "builtOnly", 0, "1", 1], ["Number=0", "int", "Number", 0, "0", 1]]], ["ns.inc", "ns_has_weapon", "native", "", "id,weapon,setweapon=-1", 3, [["id", "int", "id", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["setweapon=-1", "int", "setweapon", 0, "-1", 1]]], ["ns.inc", "ns_get_spawn", "native", "", "team,number=0,Float:ret[3]", 3, [["team", "int", "team", 0, "", 0], ["number=0", "int", "number", 0, "0", 1], ["Float:ret[3]", "Float[3]", "ret", 0, "", 0]]], ["ns.inc", "ns_get_class", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_get_jpfuel", "native", "Float", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_set_jpfuel", "native", "", "id,Float:fuel", 2, [["id", "int", "id", 0, "", 0], ["Float:fuel", "Float", "fuel", 0, "", 0]]], ["ns.inc", "ns_add_jpfuel", "native", "Float", "id,Float:amount", 2, [["id", "int", "id", 0, "", 0], ["Float:amount", "Float", "amount", 0, "", 0]]], ["ns.inc", "ns_get_energy", "native", "Float", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_set_energy", "native", "", "id,Float:energy", 2, [["id", "int", "id", 0, "", 0], ["Float:energy", "Float", "energy", 0, "", 0]]], ["ns.inc", "ns_add_energy", "native", "Float", "id,Float:amount", 2, [["id", "int", "id", 0, "", 0], ["Float:amount", "Float", "amount", 0, "", 0]]], ["ns.inc", "ns_get_res", "native", "Float", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_set_res", "native", "", "id,Float:res", 2, [["id", "int", "id", 0, "", 0], ["Float:res", "Float", "res", 0, "", 0]]], ["ns.inc", "ns_add_res", "native", "Float", "id,Float:amount", 2, [["id", "int", "id", 0, "", 0], ["Float:amount", "Float", "amount", 0, "", 0]]], ["ns.inc", "ns_get_teamres", "native", "Float", "Team", 1, [["Team", "int", "Team", 0, "", 0]]], ["ns.inc", "ns_set_teamres", "native", "", "Team,Float:value", 2, [["Team", "int", "Team", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_add_teamres", "native", "Float", "Team,Float:value", 2, [["Team", "int", "Team", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_get_exp", "native", "Float", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_set_exp", "native", "", "id,Float:exp", 2, [["id", "int", "id", 0, "", 0], ["Float:exp", "Float", "exp", 0, "", 0]]], ["ns.inc", "ns_add_exp", "native", "Float", "id,Float:value", 2, [["id", "int", "id", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_get_points", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_set_points", "native", "", "id,points", 2, [["id", "int", "id", 0, "", 0], ["points", "int", "points", 0, "", 0]]], ["ns.inc", "ns_add_points", "native", "", "id,points", 2, [["id", "int", "id", 0, "", 0], ["points", "int", "points", 0, "", 0]]], ["ns.inc", "ns_get_weap_dmg", "native", "Float", "idWeapon", 1, [["idWeapon", "int", "idWeapon", 0, "", 0]]], ["ns.inc", "ns_set_weap_dmg", "native", "", "idWeapon,Float:damage", 2, [["idWeapon", "int", "idWeapon", 0, "", 0], ["Float:damage", "Float", "damage", 0, "", 0]]], ["ns.inc", "ns_get_weap_range", "native", "Float", "idWeapon", 1, [["idWeapon", "int", "idWeapon", 0, "", 0]]], ["ns.inc", "ns_set_weap_range", "native", "", "idWeapon,Float:range", 2, [["idWeapon", "int", "idWeapon", 0, "", 0], ["Float:range", "Float", "range", 0, "", 0]]], ["ns.inc", "ns_get_weap_clip", "native", "", "idWeapon", 1, [["idWeapon", "int", "idWeapon", 0, "", 0]]], ["ns.inc", "ns_set_weap_clip", "native", "", "idWeapon,clipsize", 2, [["idWeapon", "int", "idWeapon", 0, "", 0], ["clipsize", "int", "clipsize", 0, "", 0]]], ["ns.inc", "ns_get_weap_reserve", "native", "", "id,weapon", 2, [["id", "int", "id", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0]]], ["ns.inc", "ns_set_weap_reserve", "native", "", "id,weapon,ammo", 3, [["id", "int", "id", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["ammo", "int", "ammo", 0, "", 0]]], ["ns.inc", "ns_get_score", "native", "", "idPlayer", 1, [["idPlayer", "int", "idPlayer", 0, "", 0]]], ["ns.inc", "ns_set_score", "native", "", "idPlayer,score", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["score", "int", "score", 0, "", 0]]], ["ns.inc", "ns_add_score", "native", "", "idPlayer,score", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["score", "int", "score", 0, "", 0]]], ["ns.inc", "ns_get_deaths", "native", "", "idPlayer", 1, [["idPlayer", "int", "idPlayer", 0, "", 0]]], ["ns.inc", "ns_set_deaths", "native", "", "idPlayer,numdeaths", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["numdeaths", "int", "numdeaths", 0, "", 0]]], ["ns.inc", "ns_add_deaths", "native", "", "idPlayer,numdeaths", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["numdeaths", "int", "numdeaths", 0, "", 0]]], ["ns.inc", "ns_get_struct_owner", "native", "", "idStructsure", 1, [["idStructsure", "int", "idStructsure", 0, "", 0]]], ["ns.inc", "ns_set_struct_owner", "native", "", "idStructure,indexOwner", 2, [["idStructure", "int", "idStructure", 0, "", 0], ["indexOwner", "int", "indexOwner", 0, "", 0]]], ["ns.inc", "ns_get_hive_trait", "native", "", "idHive", 1, [["idHive", "int", "idHive", 0, "", 0]]], ["ns.inc", "ns_set_hive_trait", "native", "", "idHive,trait", 2, [["idHive", "int", "idHive", 0, "", 0], ["trait", "int", "trait", 0, "", 0]]], ["ns.inc", "ns_set_fov", "native", "", "idPlayer,Float:_fov=0.0", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["Float:_fov=0.0", "Float", "_fov", 0, "0.0", 1]]], ["ns.inc", "ns_give_item", "native", "", "id,constclass[]", 2, [["id", "int", "id", 0, "", 0], ["constclass[]", "cell[]", "constclass", 0, "", 0]]], ["ns.inc", "ns_get_hive_ability", "native", "", "idPlayer,ability=0", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["ability=0", "int", "ability", 0, "0", 1]]], ["ns.inc", "client_changeteam", "forward", "", "id,newteam,oldteam", 3, [["id", "int", "id", 0, "", 0], ["newteam", "int", "newteam", 0, "", 0], ["oldteam", "int", "oldteam", 0, "", 0]]], ["ns.inc", "client_spawn", "forward", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns.inc", "ns_takedamage", "native", "", "IDVictim,IDInflictor,IDAttacker,Float:Damage,DamageType", 5, [["IDVictim", "int", "IDVictim", 0, "", 0], ["IDInflictor", "int", "IDInflictor", 0, "", 0], ["IDAttacker", "int", "IDAttacker", 0, "", 0], ["Float:Damage", "Float", "Damage", 0, "", 0], ["DamageType", "int", "DamageType", 0, "", 0]]], ["ns.inc", "ns_unstick_player", "native", "", "id,StartDistance=32,MaxAttempts=128", 3, [["id", "int", "id", 0, "", 0], ["StartDistance=32", "int", "StartDistance", 0, "32", 1], ["MaxAttempts=128", "int", "MaxAttempts", 0, "128", 1]]], ["ns.inc", "ns_round_in_progress", "native", "bool", "", 0, []], ["ns.inc", "round_start", "forward", "", "", 0, []], ["ns.inc", "round_end", "forward", "", "Float:roundtime", 1, [["Float:roundtime", "Float", "roundtime", 0, "", 0]]], ["ns.inc", "map_reset", "forward", "", "isload", 1, [["isload", "int", "isload", 0, "", 0]]], ["ns.inc", "ns_get_weapon", "native", "", "idPlayer,weaponid,&weapontype=0", 3, [["idPlayer", "int", "idPlayer", 0, "", 0], ["weaponid", "int", "weaponid", 0, "", 0], ["&weapontype=0", "int", "weapontype", 1, "0", 1]]], ["ns.inc", "ns_get_locationname", "native", "", "Float:x,Float:y,name[],len,titlelookup=0", 5, [["Float:x", "Float", "x", 0, "", 0], ["Float:y", "Float", "y", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0], ["titlelookup=0", "int", "titlelookup", 0, "0", 1]]], ["ns.inc", "ns_lookup_title", "native", "", "constKeyName[],Output[],length", 3, [["constKeyName[]", "cell[]", "constKeyName", 0, "", 0], ["Output[]", "cell[]", "Output", 0, "", 0], ["length", "int", "length", 0, "", 0]]], ["ns.inc", "ns_build_structure", "native", "", "idStructure", 1, [["idStructure", "int", "idStructure", 0, "", 0]]], ["ns.inc", "ns_recycle", "native", "", "idStructure", 1, [["idStructure", "int", "idStructure", 0, "", 0]]], ["ns.inc", "ns_finish_weldable", "native", "", "idWeldable", 1, [["idWeldable", "int", "idWeldable", 0, "", 0]]], ["ns.inc", "ns_get_weld_time", "native", "Float", "idWeldable", 1, [["idWeldable", "int", "idWeldable", 0, "", 0]]], ["ns.inc", "ns_set_weld_time", "native", "", "idWeldable,Float:value", 2, [["idWeldable", "int", "idWeldable", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_add_weld_time", "native", "Float", "idWeldable,Float:value", 2, [["idWeldable", "int", "idWeldable", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_get_weld_done", "native", "Float", "idWeldable", 1, [["idWeldable", "int", "idWeldable", 0, "", 0]]], ["ns.inc", "ns_set_weld_done", "native", "", "idWeldable,Float:value", 2, [["idWeldable", "int", "idWeldable", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_add_weld_done", "native", "Float", "idWeldable,Float:value", 2, [["idWeldable", "int", "idWeldable", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_get_obs_energy", "native", "Float", "idObs", 1, [["idObs", "int", "idObs", 0, "", 0]]], ["ns.inc", "ns_set_obs_energy", "native", "", "idObs,Float:value", 2, [["idObs", "int", "idObs", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_add_obs_energy", "native", "Float", "idObs,Float:value", 2, [["idObs", "int", "idObs", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns.inc", "ns_remove_upgrade", "native", "", "idPlayer,upgrade", 2, [["idPlayer", "int", "idPlayer", 0, "", 0], ["upgrade", "int", "upgrade", 0, "", 0]]], ["ns.inc", "ns_create_ps", "native", "RawPS", "", 0, []], ["ns.inc", "ns_set_ps_name", "native", "", "RawPS:system,constname[]", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0]]], ["ns.inc", "ns_set_ps_sprite", "native", "", "RawPS:system,constsprite[]", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["constsprite[]", "cell[]", "constsprite", 0, "", 0]]], ["ns.inc", "ns_spawn_ps", "native", "Particle", "RawPS:system", 1, [["RawPS:system", "RawPS", "system", 0, "", 0]]], ["ns.inc", "ns_fire_ps", "native", "", "Particle:system,constFloat:origin[3],constFloat:angles[3]={0.0,0.0,0.0},flags=0", 6, [["Particle:system", "Particle", "system", 0, "", 0], ["constFloat:origin[3]", "constFloat[3]", "origin", 0, "", 0], ["constFloat:angles[3]={0.0", "constFloat[3]", "angles", 0, "{0.0", 1], ["0.0", "int", "0.0", 0, "", 0], ["0.0}", "int", "0.0}", 0, "", 0], ["flags=0", "int", "flags", 0, "0", 1]]], ["ns.inc", "ns_get_ps_id", "native", "Particle", "constName[]", 1, [["constName[]", "cell[]", "constName", 0, "", 0]]], ["ns.inc", "ns_set_ps_genrate", "native", "", "RawPS:system,genrate", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["genrate", "int", "genrate", 0, "", 0]]], ["ns.inc", "ns_set_ps_genshape", "native", "", "RawPS:system,NSPS_GenShape:genshape", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["NSPS_GenShape:genshape", "NSPS_GenShape", "genshape", 0, "", 0]]], ["ns.inc", "ns_set_ps_genshape_params", "native", "", "RawPS:system,constparams[]", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["constparams[]", "cell[]", "constparams", 0, "", 0]]], ["ns.inc", "ns_set_ps_spriteframes", "native", "", "RawPS:system,spriteframes", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["spriteframes", "int", "spriteframes", 0, "", 0]]], ["ns.inc", "ns_set_ps_numparticles", "native", "", "RawPS:system,numparticles", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["numparticles", "int", "numparticles", 0, "", 0]]], ["ns.inc", "ns_set_ps_size", "native", "", "RawPS:system,Float:size", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["Float:size", "Float", "size", 0, "", 0]]], ["ns.inc", "ns_set_ps_vel_params", "native", "", "RawPS:system,constparams[]", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["constparams[]", "cell[]", "constparams", 0, "", 0]]], ["ns.inc", "ns_set_ps_vel_shape", "native", "", "RawPS:system,NSPS_VelShape:shape", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["NSPS_VelShape:shape", "NSPS_VelShape", "shape", 0, "", 0]]], ["ns.inc", "ns_set_ps_sys_life", "native", "", "RawPS:system,Float:lifetime", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["Float:lifetime", "Float", "lifetime", 0, "", 0]]], ["ns.inc", "ns_set_ps_particle_life", "native", "", "RawPS:system,Float:lifetime", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["Float:lifetime", "Float", "lifetime", 0, "", 0]]], ["ns.inc", "ns_set_ps_rendermode", "native", "", "RawPS:system,NSPS_RenderMode:rendermode", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["NSPS_RenderMode:rendermode", "NSPS_RenderMode", "rendermode", 0, "", 0]]], ["ns.inc", "ns_set_ps_to_gen", "native", "", "RawPS:system,constname[]", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0]]], ["ns.inc", "ns_set_ps_anim_speed", "native", "", "RawPS:system,speed", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["speed", "int", "speed", 0, "", 0]]], ["ns.inc", "ns_set_ps_spawn_flags", "native", "", "RawPS:system,NSPS_Flags:flags", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["NSPS_Flags:flags", "NSPS_Flags", "flags", 0, "", 0]]], ["ns.inc", "ns_set_ps_base_color", "native", "", "RawPS:system,constcolors[]", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["constcolors[]", "cell[]", "constcolors", 0, "", 0]]], ["ns.inc", "ns_set_ps_scale", "native", "", "RawPS:system,Float:scale", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["Float:scale", "Float", "scale", 0, "", 0]]], ["ns.inc", "ns_set_ps_max_alpha", "native", "", "RawPS:system,Float:maxalpha", 2, [["RawPS:system", "RawPS", "system", 0, "", 0], ["Float:maxalpha", "Float", "maxalpha", 0, "", 0]]], ["ns2amx.inc", "is_entity", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "get_build", "stock", "", "classname[],value,number=0,any:...", 4, [["classname[]", "cell[]", "classname", 0, "", 0], ["value", "int", "value", 0, "", 0], ["number=0", "int", "number", 0, "0", 1], ["any:...", "any", "...", 0, "", 1]]], ["ns2amx.inc", "get_private_i", "stock", "", "index,offset,linuxdiff=5", 3, [["index", "int", "index", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1]]], ["ns2amx.inc", "set_private_i", "stock", "", "index,offset,value,linuxdiff=5", 4, [["index", "int", "index", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["value", "int", "value", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1]]], ["ns2amx.inc", "get_private_f", "stock", "Float", "index,offset,linuxdiff=5", 3, [["index", "int", "index", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1]]], ["ns2amx.inc", "set_private_f", "stock", "", "index,offset,Float:value,linuxdiff=5", 4, [["index", "int", "index", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0], ["linuxdiff=5", "int", "linuxdiff", 0, "5", 1]]], ["ns2amx.inc", "make_string", "stock", "", "value[]", 1, [["value[]", "cell[]", "value", 0, "", 0]]], ["ns2amx.inc", "string", "stock", "", "value,ret[]", 2, [["value", "int", "value", 0, "", 0], ["ret[]", "cell[]", "ret", 0, "", 0]]], ["ns2amx.inc", "gpgobals_time", "stock", "", "", 0, []], ["ns2amx.inc", "get_range", "stock", "Float", "ida,idb", 2, [["ida", "int", "ida", 0, "", 0], ["idb", "int", "idb", 0, "", 0]]], ["ns2amx.inc", "supercede", "stock", "", "", 0, []], ["ns2amx.inc", "register_clientkill", "stock", "", "", 0, []], ["ns2amx.inc", "register_changelvl", "stock", "", "", 0, []], ["ns2amx.inc", "register_msgblock", "stock", "", "msgName[]", 1, [["msgName[]", "cell[]", "msgName", 0, "", 0]]], ["ns2amx.inc", "register_msgedit", "stock", "", "msgName[],cmd[]", 2, [["msgName[]", "cell[]", "msgName", 0, "", 0], ["cmd[]", "cell[]", "cmd", 0, "", 0]]], ["ns2amx.inc", "register_playback", "stock", "", "event,cmd[]", 2, [["event", "int", "event", 0, "", 0], ["cmd[]", "cell[]", "cmd", 0, "", 0]]], ["ns2amx.inc", "get_spawn", "stock", "", "type,number=0,Float:ret[3]", 3, [["type", "int", "type", 0, "", 0], ["number=0", "int", "number", 0, "0", 1], ["Float:ret[3]", "Float[3]", "ret", 0, "", 0]]], ["ns2amx.inc", "has_weapon", "stock", "", "index,weapon,setweapon=-1", 3, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["setweapon=-1", "int", "setweapon", 0, "-1", 1]]], ["ns2amx.inc", "gpglobals_v", "stock", "", "type,Float:ret[3]", 2, [["type", "int", "type", 0, "", 0], ["Float:ret[3]", "Float[3]", "ret", 0, "", 0]]], ["ns2amx.inc", "pev_i", "stock", "", "_index,_field", 2, [["_index", "int", "_index", 0, "", 0], ["_field", "int", "_field", 0, "", 0]]], ["ns2amx.inc", "set_pev_i", "stock", "", "_index,_field,_val", 3, [["_index", "int", "_index", 0, "", 0], ["_field", "int", "_field", 0, "", 0], ["_val", "int", "_val", 0, "", 0]]], ["ns2amx.inc", "pev_f", "stock", "Float", "_index,_field", 2, [["_index", "int", "_index", 0, "", 0], ["_field", "int", "_field", 0, "", 0]]], ["ns2amx.inc", "set_pev_f", "stock", "", "_index,_field,Float:_val", 3, [["_index", "int", "_index", 0, "", 0], ["_field", "int", "_field", 0, "", 0], ["Float:_val", "Float", "_val", 0, "", 0]]], ["ns2amx.inc", "msg_args", "stock", "", "", 0, []], ["ns2amx.inc", "msg_loc", "stock", "Float", "vec", 1, [["vec", "int", "vec", 0, "", 0]]], ["ns2amx.inc", "msg_dest", "stock", "", "", 0, []], ["ns2amx.inc", "msg_type", "stock", "", "", 0, []], ["ns2amx.inc", "msg_name", "stock", "", "", 0, []], ["ns2amx.inc", "msg_set_s", "stock", "", "number,value[]", 2, [["number", "int", "number", 0, "", 0], ["value[]", "cell[]", "value", 0, "", 0]]], ["ns2amx.inc", "msg_set_f", "stock", "", "number,Float:value", 2, [["number", "int", "number", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["ns2amx.inc", "msg_set_i", "stock", "", "number,value", 2, [["number", "int", "number", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["ns2amx.inc", "msg_data_type", "stock", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["ns2amx.inc", "msg_strdata", "stock", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["ns2amx.inc", "msg_data", "stock", "", "value,...", 2, [["value", "int", "value", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["ns2amx.inc", "get_filename", "stock", "", "szFile[],len=-1", 2, [["szFile[]", "cell[]", "szFile", 0, "", 0], ["len=-1", "int", "len", 0, "-1", 1]]], ["ns2amx.inc", "get_speedchange", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "set_speedchange", "stock", "", "id,speed", 2, [["id", "int", "id", 0, "", 0], ["speed", "int", "speed", 0, "", 0]]], ["ns2amx.inc", "get_maxspeed", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "set_player_model", "stock", "", "id,model[]=\"\"", 2, [["id", "int", "id", 0, "", 0], ["model[]=\"\"", "cell[]", "model", 0, "\"\"", 1]]], ["ns2amx.inc", "set_player_skin", "stock", "", "id,skin=-1", 2, [["id", "int", "id", 0, "", 0], ["skin=-1", "int", "skin", 0, "-1", 1]]], ["ns2amx.inc", "set_player_body", "stock", "", "id,body=-1", 2, [["id", "int", "id", 0, "", 0], ["body=-1", "int", "body", 0, "-1", 1]]], ["ns2amx.inc", "ns2amx_version", "stock", "", "", 0, []], ["ns2amx.inc", "set_kvhandled", "stock", "", "", 0, []], ["ns2amx.inc", "ns2amx_getammo", "stock", "", "id,Weapon", 2, [["id", "int", "id", 0, "", 0], ["Weapon", "int", "Weapon", 0, "", 0]]], ["ns2amx.inc", "ns2amx_setammo", "stock", "", "id,Weapon,Value", 3, [["id", "int", "id", 0, "", 0], ["Weapon", "int", "Weapon", 0, "", 0], ["Value", "int", "Value", 0, "", 0]]], ["ns2amx.inc", "ns2amx_giveitem", "stock", "", "id,svClassname[]", 2, [["id", "int", "id", 0, "", 0], ["svClassname[]", "cell[]", "svClassname", 0, "", 0]]], ["ns2amx.inc", "ns2amx_moveto", "stock", "", "idMoved,idDest", 2, [["idMoved", "int", "idMoved", 0, "", 0], ["idDest", "int", "idDest", 0, "", 0]]], ["ns2amx.inc", "ns2amx_isdigesting", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "ns2amx_gethives", "stock", "", "", 0, []], ["ns2amx.inc", "ns2amx_inrange", "stock", "", "ida,idb,range", 3, [["ida", "int", "ida", 0, "", 0], ["idb", "int", "idb", 0, "", 0], ["range", "int", "range", 0, "", 0]]], ["ns2amx.inc", "ns2amx_nspopup", "stock", "", "id,svMessage[190]", 2, [["id", "int", "id", 0, "", 0], ["svMessage[190]", "cell[190]", "svMessage", 0, "", 0]]], ["ns2amx.inc", "ns2amx_setres", "stock", "", "id,value", 2, [["id", "int", "id", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["ns2amx.inc", "ns2amx_getenergy", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "ns2amx_setenergy", "stock", "", "id,energy", 2, [["id", "int", "id", 0, "", 0], ["energy", "int", "energy", 0, "", 0]]], ["ns2amx.inc", "ns2amx_getjpfuel", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "ns2amx_setjpfuel", "stock", "", "id,fuel", 2, [["id", "int", "id", 0, "", 0], ["fuel", "int", "fuel", 0, "", 0]]], ["ns2amx.inc", "get_mask", "stock", "", "id,mask", 2, [["id", "int", "id", 0, "", 0], ["mask", "int", "mask", 0, "", 0]]], ["ns2amx.inc", "set_mask", "stock", "", "id,mask,value", 3, [["id", "int", "id", 0, "", 0], ["mask", "int", "mask", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["ns2amx.inc", "get_special", "stock", "", "id,mask", 2, [["id", "int", "id", 0, "", 0], ["mask", "int", "mask", 0, "", 0]]], ["ns2amx.inc", "get_res", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "get_class", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["ns2amx.inc", "is_combat", "stock", "", "", 0, []], ["nvault.inc", "nvault_open", "native", "", "constname[]", 1, [["constname[]", "cell[]", "constname", 0, "", 0]]], ["nvault.inc", "nvault_get", "native", "", "vault,constkey[],{Float,_}:...", 3, [["vault", "int", "vault", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["nvault.inc", "nvault_lookup", "native", "", "vault,constkey[],value[],maxlen,&timestamp", 5, [["vault", "int", "vault", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["value[]", "cell[]", "value", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0], ["&timestamp", "int", "timestamp", 1, "", 0]]], ["nvault.inc", "nvault_set", "native", "", "vault,constkey[],constvalue[]", 3, [["vault", "int", "vault", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["nvault.inc", "nvault_pset", "native", "", "vault,constkey[],constvalue[]", 3, [["vault", "int", "vault", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["constvalue[]", "cell[]", "constvalue", 0, "", 0]]], ["nvault.inc", "nvault_prune", "native", "", "vault,start,end", 3, [["vault", "int", "vault", 0, "", 0], ["start", "int", "start", 0, "", 0], ["end", "int", "end", 0, "", 0]]], ["nvault.inc", "nvault_close", "native", "", "vault", 1, [["vault", "int", "vault", 0, "", 0]]], ["nvault.inc", "nvault_remove", "native", "", "vault,constkey[]", 2, [["vault", "int", "vault", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["nvault.inc", "nvault_touch", "native", "", "vault,constkey[],timestamp=-1", 3, [["vault", "int", "vault", 0, "", 0], ["constkey[]", "cell[]", "constkey", 0, "", 0], ["timestamp=-1", "int", "timestamp", 0, "-1", 1]]], ["okapi.inc", "okapi_get_treemap_ptr", "native", "", "consttreemap[],any:...", 2, [["consttreemap[]", "cell[]", "consttreemap", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["okapi.inc", "okapi_engine_get_base_ptr", "native", "", "", 0, []], ["okapi.inc", "okapi_mod_get_base_ptr", "native", "", "", 0, []], ["okapi.inc", "okapi_mod_find_sig_at", "native", "", "ptr,constsig[],count", 3, [["ptr", "int", "ptr", 0, "", 0], ["constsig[]", "cell[]", "constsig", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_mod_find_sig", "stock", "", "constsig[],count", 2, [["constsig[]", "cell[]", "constsig", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_engine_find_sig_at", "native", "", "ptr,constsig[],count", 3, [["ptr", "int", "ptr", 0, "", 0], ["constsig[]", "cell[]", "constsig", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_engine_find_sig", "stock", "", "constsig[],count", 2, [["constsig[]", "cell[]", "constsig", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_build_method", "native", "okapi_func", "ptr,okapi_arg:ret,okapi_arg:class,okapi_arg:...", 4, [["ptr", "int", "ptr", 0, "", 0], ["okapi_arg:ret", "okapi_arg", "ret", 0, "", 0], ["okapi_arg:class", "okapi_arg", "class", 0, "", 0], ["okapi_arg:...", "okapi_arg", "...", 0, "", 0]]], ["okapi.inc", "okapi_build_function", "native", "okapi_func", "ptr,okapi_arg:ret,okapi_arg:...", 3, [["ptr", "int", "ptr", 0, "", 0], ["okapi_arg:ret", "okapi_arg", "ret", 0, "", 0], ["okapi_arg:...", "okapi_arg", "...", 0, "", 0]]], ["okapi.inc", "okapi_build_vfunc_cbase", "native", "okapi_func", "id,offset,okapi_arg:ret,okapi_arg:...", 4, [["id", "int", "id", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["okapi_arg:ret", "okapi_arg", "ret", 0, "", 0], ["okapi_arg:...", "okapi_arg", "...", 0, "", 0]]], ["okapi.inc", "okapi_build_vfunc_class", "native", "okapi_func", "classname[],offset,okapi_arg:ret,okapi_arg:...", 4, [["classname[]", "cell[]", "classname", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["okapi_arg:ret", "okapi_arg", "ret", 0, "", 0], ["okapi_arg:...", "okapi_arg", "...", 0, "", 0]]], ["okapi.inc", "okapi_build_vfunc_ptr", "native", "okapi_func", "ptr,offset,okapi_arg:ret,okapi_arg:...", 4, [["ptr", "int", "ptr", 0, "", 0], ["offset", "int", "offset", 0, "", 0], ["okapi_arg:ret", "okapi_arg", "ret", 0, "", 0], ["okapi_arg:...", "okapi_arg", "...", 0, "", 0]]], ["okapi.inc", "okapi_add_hook", "native", "okapi_hook", "okapi_func:func,callback[],post=0", 3, [["okapi_func:func", "okapi_func", "func", 0, "", 0], ["callback[]", "cell[]", "callback", 0, "", 0], ["post=0", "int", "post", 0, "0", 1]]], ["okapi.inc", "okapi_del_hook", "native", "", "&okapi_hook:hook", 1, [["&okapi_hook:hook", "okapi_hook", "hook", 1, "", 0]]], ["okapi.inc", "okapi_set_param", "native", "", "param_id,any:...", 2, [["param_id", "int", "param_id", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["okapi.inc", "okapi_set_return", "native", "", "any:...", 1, [["any:...", "any", "...", 0, "", 1]]], ["okapi.inc", "okapi_get_orig_return", "native", "", "any:...", 1, [["any:...", "any", "...", 0, "", 1]]], ["okapi.inc", "okapi_call", "native", "", "okapi_func:func,any:...", 2, [["okapi_func:func", "okapi_func", "func", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["okapi.inc", "okapi_call_ex", "native", "", "okapi_func:func,any:...", 2, [["okapi_func:func", "okapi_func", "func", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["okapi.inc", "okapi_current_hook", "native", "okapi_hook", "", 0, []], ["okapi.inc", "okapi_engine_get_ptr_offset", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_mod_get_ptr_offset", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_engine_get_offset_ptr", "native", "", "offset", 1, [["offset", "int", "offset", 0, "", 0]]], ["okapi.inc", "okapi_mod_get_offset_ptr", "native", "", "offset", 1, [["offset", "int", "offset", 0, "", 0]]], ["okapi.inc", "okapi_engine_get_symbol_ptr", "native", "", "constsymbol[]", 1, [["constsymbol[]", "cell[]", "constsymbol", 0, "", 0]]], ["okapi.inc", "okapi_mod_get_symbol_ptr", "native", "", "constsymbol[]", 1, [["constsymbol[]", "cell[]", "constsymbol", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_ent", "native", "", "ptr,id", 2, [["ptr", "int", "ptr", 0, "", 0], ["id", "int", "id", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_ent", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_edict", "native", "", "ptr,id", 2, [["ptr", "int", "ptr", 0, "", 0], ["id", "int", "id", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_edict", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_cbase", "native", "", "ptr,id", 2, [["ptr", "int", "ptr", 0, "", 0], ["id", "int", "id", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_cbase", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_int", "native", "", "ptr,value", 2, [["ptr", "int", "ptr", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_int", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_byte", "native", "", "ptr,value", 2, [["ptr", "int", "ptr", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_byte", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_float", "native", "", "ptr,Float:value", 2, [["ptr", "int", "ptr", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_float", "native", "Float", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_array", "native", "", "ptr,holder[],count", 3, [["ptr", "int", "ptr", 0, "", 0], ["holder[]", "cell[]", "holder", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_array", "native", "", "ptr,holder[],count", 3, [["ptr", "int", "ptr", 0, "", 0], ["holder[]", "cell[]", "holder", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_string", "native", "", "ptr,str[],len", 3, [["ptr", "int", "ptr", 0, "", 0], ["str[]", "cell[]", "str", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["okapi.inc", "okapi_set_ptr_string", "native", "", "ptr,str[]", 2, [["ptr", "int", "ptr", 0, "", 0], ["str[]", "cell[]", "str", 0, "", 0]]], ["okapi.inc", "okapi_engine_replace_string", "native", "", "str_orig[],str_replace[],force=0", 3, [["str_orig[]", "cell[]", "str_orig", 0, "", 0], ["str_replace[]", "cell[]", "str_replace", 0, "", 0], ["force=0", "int", "force", 0, "0", 1]]], ["okapi.inc", "okapi_mod_replace_string", "native", "", "str_orig[],str_replace[],force=0", 3, [["str_orig[]", "cell[]", "str_orig", 0, "", 0], ["str_replace[]", "cell[]", "str_replace", 0, "", 0], ["force=0", "int", "force", 0, "0", 1]]], ["okapi.inc", "okapi_engine_replace_array", "native", "", "arr_orig[],arr_replace[],len", 3, [["arr_orig[]", "cell[]", "arr_orig", 0, "", 0], ["arr_replace[]", "cell[]", "arr_replace", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["okapi.inc", "okapi_mod_replace_array", "native", "", "arr_orig[],arr_replace[],len", 3, [["arr_orig[]", "cell[]", "arr_orig", 0, "", 0], ["arr_replace[]", "cell[]", "arr_replace", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["okapi.inc", "okapi_engine_replace_int", "native", "", "val_search,val_replace", 2, [["val_search", "int", "val_search", 0, "", 0], ["val_replace", "int", "val_replace", 0, "", 0]]], ["okapi.inc", "okapi_mod_replace_int", "native", "", "val_search,val_replace", 2, [["val_search", "int", "val_search", 0, "", 0], ["val_replace", "int", "val_replace", 0, "", 0]]], ["okapi.inc", "okapi_engine_replace_float", "native", "", "Float:val_search,Float:val_replace", 2, [["Float:val_search", "Float", "val_search", 0, "", 0], ["Float:val_replace", "Float", "val_replace", 0, "", 0]]], ["okapi.inc", "okapi_mod_replace_float", "native", "", "Float:val_search,Float:val_replace", 2, [["Float:val_search", "Float", "val_search", 0, "", 0], ["Float:val_replace", "Float", "val_replace", 0, "", 0]]], ["okapi.inc", "okapi_engine_ptr_find_string_at", "native", "", "ptr,conststr[]", 2, [["ptr", "int", "ptr", 0, "", 0], ["conststr[]", "cell[]", "conststr", 0, "", 0]]], ["okapi.inc", "okapi_engine_find_string", "stock", "", "conststr[]", 1, [["conststr[]", "cell[]", "conststr", 0, "", 0]]], ["okapi.inc", "okapi_mod_ptr_find_string_at", "native", "", "ptr,conststr[]", 2, [["ptr", "int", "ptr", 0, "", 0], ["conststr[]", "cell[]", "conststr", 0, "", 0]]], ["okapi.inc", "okapi_mod_find_string", "stock", "", "conststr[]", 1, [["conststr[]", "cell[]", "conststr", 0, "", 0]]], ["okapi.inc", "okapi_engine_ptr_find_int_at", "native", "", "ptr,value", 2, [["ptr", "int", "ptr", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["okapi.inc", "okapi_engine_find_int", "stock", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["okapi.inc", "okapi_mod_ptr_find_int_at", "native", "", "ptr,val", 2, [["ptr", "int", "ptr", 0, "", 0], ["val", "int", "val", 0, "", 0]]], ["okapi.inc", "okapi_mod_find_int", "stock", "", "val", 1, [["val", "int", "val", 0, "", 0]]], ["okapi.inc", "okapi_engine_ptr_find_float_at", "native", "", "ptr,Float:value", 2, [["ptr", "int", "ptr", 0, "", 0], ["Float:value", "Float", "value", 0, "", 0]]], ["okapi.inc", "okapi_engine_ptr_find_float", "stock", "", "Float:value", 1, [["Float:value", "Float", "value", 0, "", 0]]], ["okapi.inc", "okapi_mod_ptr_find_float_at", "native", "", "ptr,Float:val", 2, [["ptr", "int", "ptr", 0, "", 0], ["Float:val", "Float", "val", 0, "", 0]]], ["okapi.inc", "okapi_mod_find_float", "stock", "", "Float:val", 1, [["Float:val", "Float", "val", 0, "", 0]]], ["okapi.inc", "okapi_engine_ptr_find_byte_at", "native", "", "ptr,value", 2, [["ptr", "int", "ptr", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["okapi.inc", "okapi_engine_find_byte", "stock", "", "value", 1, [["value", "int", "value", 0, "", 0]]], ["okapi.inc", "okapi_mod_ptr_find_byte_at", "native", "", "ptr,val", 2, [["ptr", "int", "ptr", 0, "", 0], ["val", "int", "val", 0, "", 0]]], ["okapi.inc", "okapi_mod_find_byte", "stock", "", "val", 1, [["val", "int", "val", 0, "", 0]]], ["okapi.inc", "okapi_engine_ptr_find_array_at", "native", "", "ptr,constarray_[],count", 3, [["ptr", "int", "ptr", 0, "", 0], ["constarray_[]", "cell[]", "constarray_", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_engine_find_array", "stock", "", "constarray_[],count", 2, [["constarray_[]", "cell[]", "constarray_", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_mod_ptr_find_array_at", "native", "", "ptr,constarray_[],count", 3, [["ptr", "int", "ptr", 0, "", 0], ["constarray_[]", "cell[]", "constarray_", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_mod_find_array", "stock", "", "constarray_[],count", 2, [["constarray_[]", "cell[]", "constarray_", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["okapi.inc", "okapi_alloc", "native", "", "n", 1, [["n", "int", "n", 0, "", 0]]], ["okapi.inc", "okapi_get_ptr_vec", "native", "", "ptr,Float:vec[3]", 2, [["ptr", "int", "ptr", 0, "", 0], ["Float:vec[3]", "Float[3]", "vec", 0, "", 0]]], ["okapi.inc", "wl", "native", "", "a,b", 2, [["a", "int", "a", 0, "", 0], ["b", "int", "b", 0, "", 0]]], ["okapi_extra.inc", "okapi_cbase_to_id", "native", "", "cbase", 1, [["cbase", "int", "cbase", 0, "", 0]]], ["okapi_extra.inc", "okapi_id_to_cbase", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["okapi_extra.inc", "okapi_engine_get_size", "native", "", "", 0, []], ["okapi_extra.inc", "okapi_mod_get_size", "native", "", "", 0, []], ["okapi_extra.inc", "okapi_cbase_get_vfunc_ptr", "native", "", "id,offset", 2, [["id", "int", "id", 0, "", 0], ["offset", "int", "offset", 0, "", 0]]], ["okapi_extra.inc", "okapi_class_get_vfunc_ptr", "native", "", "classname[],offset", 2, [["classname[]", "cell[]", "classname", 0, "", 0], ["offset", "int", "offset", 0, "", 0]]], ["okapi_extra.inc", "okapi_ptr_get_vfunc_ptr", "native", "", "ptr,offset", 2, [["ptr", "int", "ptr", 0, "", 0], ["offset", "int", "offset", 0, "", 0]]], ["okapi_extra.inc", "okapi_get_mem_protect", "native", "", "ptr", 1, [["ptr", "int", "ptr", 0, "", 0]]], ["okapi_extra.inc", "okapi_set_mem_protect", "native", "", "ptr,prot", 2, [["ptr", "int", "ptr", 0, "", 0], ["prot", "int", "prot", 0, "", 0]]], ["okapi_extra.inc", "okapi_get_ptr_symbol", "native", "", "ptr,str[],len", 3, [["ptr", "int", "ptr", 0, "", 0], ["str[]", "cell[]", "str", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["okapi_extra.inc", "okapi_get_engfunc_ptr", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["okapi_extra.inc", "okapi_get_dllfunc_ptr", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["okapi_extra.inc", "okapi_get_engfunc_ptr_by_offset", "native", "", "offset", 1, [["offset", "int", "offset", 0, "", 0]]], ["okapi_extra.inc", "okapi_get_dllfunc_ptr_by_offset", "native", "", "offset", 1, [["offset", "int", "offset", 0, "", 0]]], ["orpheu.inc", "OrpheuGetFunction", "native", "OrpheuFunction", "constlibFunctionName[],constclassName[]=\"\"", 2, [["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constclassName[]=\"\"", "cell[]", "constclassName", 0, "\"\"", 1]]], ["orpheu.inc", "OrpheuRegisterHook", "native", "OrpheuHook", "OrpheuFunction:function,consthookFunctionName[],OrpheuHookPhase:phase=OrpheuHookPre", 3, [["OrpheuFunction:function", "OrpheuFunction", "function", 0, "", 0], ["consthookFunctionName[]", "cell[]", "consthookFunctionName", 0, "", 0], ["OrpheuHookPhase:phase=OrpheuHookPre", "OrpheuHookPhase", "phase", 0, "OrpheuHookPre", 1]]], ["orpheu.inc", "OrpheuUnregisterHook", "native", "", "OrpheuHook:hook", 1, [["OrpheuHook:hook", "OrpheuHook", "hook", 0, "", 0]]], ["orpheu.inc", "OrpheuCall", "native", "", "OrpheuFunction:function,any:...", 2, [["OrpheuFunction:function", "OrpheuFunction", "function", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuCallSuper", "native", "", "OrpheuFunction:function,any:...", 2, [["OrpheuFunction:function", "OrpheuFunction", "function", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuGetReturn", "native", "any", "any:...", 1, [["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuSetReturn", "native", "", "any:...", 1, [["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuSetParam", "native", "", "num,any:...", 2, [["num", "int", "num", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuCreateStruct", "native", "OrpheuStruct", "OrpheuStructType:structType", 1, [["OrpheuStructType:structType", "OrpheuStructType", "structType", 0, "", 0]]], ["orpheu.inc", "OrpheuGetParamStructMember", "native", "", "num,constmemberName[],any:...", 3, [["num", "int", "num", 0, "", 0], ["constmemberName[]", "cell[]", "constmemberName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuSetParamStructMember", "native", "", "num,constmemberName[],any:...", 3, [["num", "int", "num", 0, "", 0], ["constmemberName[]", "cell[]", "constmemberName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuGetStructFromParam", "native", "OrpheuStruct", "num", 1, [["num", "int", "num", 0, "", 0]]], ["orpheu.inc", "OrpheuCloneStructFromParam", "native", "OrpheuStruct", "num", 1, [["num", "int", "num", 0, "", 0]]], ["orpheu.inc", "OrpheuSetStructMember", "native", "", "OrpheuStruct:struct,constmemberName[],any:...", 3, [["OrpheuStruct:struct", "OrpheuStruct", "struct", 0, "", 0], ["constmemberName[]", "cell[]", "constmemberName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuGetStructMember", "native", "", "OrpheuStruct:struct,constmemberName[],any:...", 3, [["OrpheuStruct:struct", "OrpheuStruct", "struct", 0, "", 0], ["constmemberName[]", "cell[]", "constmemberName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu.inc", "OrpheuGetEngineFunctionsStruct", "native", "OrpheuStruct", "", 0, []], ["orpheu.inc", "OrpheuGetDLLFunctionsStruct", "native", "OrpheuStruct", "", 0, []], ["orpheu.inc", "OrpheuGetFunctionFromClass", "native", "OrpheuFunction", "constentityClassName[],constlibFunctionName[],constlibClassName[]", 3, [["constentityClassName[]", "cell[]", "constentityClassName", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0]]], ["orpheu.inc", "OrpheuGetFunctionFromEntity", "native", "OrpheuFunction", "id,constlibFunctionName[],constlibClassName[]", 3, [["id", "int", "id", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0]]], ["orpheu.inc", "OrpheuGetFunctionFromObject", "native", "OrpheuFunction", "object,constlibFunctionName[],constlibClassName[]", 3, [["object", "int", "object", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0]]], ["orpheu.inc", "OrpheuGetFunctionFromMonster", "native", "OrpheuFunction", "id,constlibFunctionName[],constlibClassName[]", 3, [["id", "int", "id", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0]]], ["orpheu_advanced.inc", "OrpheuGetBytesAtAddress", "native", "", "address,bytes[],count", 3, [["address", "int", "address", 0, "", 0], ["bytes[]", "cell[]", "bytes", 0, "", 0], ["count", "int", "count", 0, "", 0]]], ["orpheu_advanced.inc", "OrpheuGetFunctionAddress", "native", "", "OrpheuFunction:function", 1, [["OrpheuFunction:function", "OrpheuFunction", "function", 0, "", 0]]], ["orpheu_advanced.inc", "OrpheuGetStructFromAddress", "native", "OrpheuStruct", "OrpheuStructType:structType,address", 2, [["OrpheuStructType:structType", "OrpheuStructType", "structType", 0, "", 0], ["address", "int", "address", 0, "", 0]]], ["orpheu_advanced.inc", "OrpheuCreateFunction", "native", "OrpheuFunction", "address,constlibFunctionName[],constclassname[]=\"\"", 3, [["address", "int", "address", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constclassname[]=\"\"", "cell[]", "constclassname", 0, "\"\"", 1]]], ["orpheu_advanced.inc", "OrpheuGetFunctionOffset", "native", "", "OrpheuFunction:function", 1, [["OrpheuFunction:function", "OrpheuFunction", "function", 0, "", 0]]], ["orpheu_advanced.inc", "OrpheuGetLibraryAddress", "native", "", "constlibraryName[]", 1, [["constlibraryName[]", "cell[]", "constlibraryName", 0, "", 0]]], ["orpheu_advanced.inc", "OrpheuGetNextCallAtAddress", "native", "", "address,number", 2, [["address", "int", "address", 0, "", 0], ["number", "int", "number", 0, "", 0]]], ["orpheu_memory.inc", "OrpheuMemoryReplace", "native", "", "constmemoryDataName[],count,any:...", 3, [["constmemoryDataName[]", "cell[]", "constmemoryDataName", 0, "", 0], ["count", "int", "count", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu_memory.inc", "OrpheuMemoryReplaceAtAddress", "native", "", "address,constmemoryDataNameName[],count,any:...", 4, [["address", "int", "address", 0, "", 0], ["constmemoryDataNameName[]", "cell[]", "constmemoryDataNameName", 0, "", 0], ["count", "int", "count", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu_memory.inc", "OrpheuMemoryGet", "native", "", "constmemoryDataName[],any:...", 2, [["constmemoryDataName[]", "cell[]", "constmemoryDataName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu_memory.inc", "OrpheuMemoryGetAtAddress", "native", "", "address,constmemoryDataName[],any:...", 3, [["address", "int", "address", 0, "", 0], ["constmemoryDataName[]", "cell[]", "constmemoryDataName", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu_memory.inc", "OrpheuMemorySet", "native", "", "constmemoryDataName[],count,any:...", 3, [["constmemoryDataName[]", "cell[]", "constmemoryDataName", 0, "", 0], ["count", "int", "count", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu_memory.inc", "OrpheuMemorySetAtAddress", "native", "", "address,constmemoryDataName[],count,any:...", 4, [["address", "int", "address", 0, "", 0], ["constmemoryDataName[]", "cell[]", "constmemoryDataName", 0, "", 0], ["count", "int", "count", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["orpheu_stocks.inc", "OrpheuGetEngineFunction", "stock", "OrpheuFunction", "constmemberName[],constlibFunctionName[]", 2, [["constmemberName[]", "cell[]", "constmemberName", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0]]], ["orpheu_stocks.inc", "OrpheuGetDLLFunction", "stock", "OrpheuFunction", "constmemberName[],constlibFunctionName[]", 2, [["constmemberName[]", "cell[]", "constmemberName", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0]]], ["orpheu_stocks.inc", "OrpheuRegisterHookFromClass", "stock", "OrpheuHook", "constentityClassName[],constlibFunctionName[],constlibClassName[],consthookFunctionName[],OrpheuHookPhase:phase=OrpheuHookPre", 5, [["constentityClassName[]", "cell[]", "constentityClassName", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0], ["consthookFunctionName[]", "cell[]", "consthookFunctionName", 0, "", 0], ["OrpheuHookPhase:phase=OrpheuHookPre", "OrpheuHookPhase", "phase", 0, "OrpheuHookPre", 1]]], ["orpheu_stocks.inc", "OrpheuRegisterHookFromEntity", "stock", "OrpheuHook", "id,constlibFunctionName[],constlibClassName[],consthookFunctionName[],OrpheuHookPhase:phase=OrpheuHookPre", 5, [["id", "int", "id", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0], ["consthookFunctionName[]", "cell[]", "consthookFunctionName", 0, "", 0], ["OrpheuHookPhase:phase=OrpheuHookPre", "OrpheuHookPhase", "phase", 0, "OrpheuHookPre", 1]]], ["orpheu_stocks.inc", "OrpheuRegisterHookFromObject", "stock", "OrpheuHook", "object,constlibFunctionName[],constlibClassName[],consthookFunctionName[],OrpheuHookPhase:phase=OrpheuHookPre", 5, [["object", "int", "object", 0, "", 0], ["constlibFunctionName[]", "cell[]", "constlibFunctionName", 0, "", 0], ["constlibClassName[]", "cell[]", "constlibClassName", 0, "", 0], ["consthookFunctionName[]", "cell[]", "consthookFunctionName", 0, "", 0], ["OrpheuHookPhase:phase=OrpheuHookPre", "OrpheuHookPhase", "phase", 0, "OrpheuHookPre", 1]]], ["regex.inc", "regex_compile", "native", "Regex", "constpattern[],&ret,error[],maxLen,constflags[]=\"\"", 5, [["constpattern[]", "cell[]", "constpattern", 0, "", 0], ["&ret", "int", "ret", 1, "", 0], ["error[]", "cell[]", "error", 0, "", 0], ["maxLen", "int", "maxLen", 0, "", 0], ["constflags[]=\"\"", "cell[]", "constflags", 0, "\"\"", 1]]], ["regex.inc", "regex_match_c", "native", "", "conststring[],Regex:pattern,&ret", 3, [["conststring[]", "cell[]", "conststring", 0, "", 0], ["Regex:pattern", "Regex", "pattern", 0, "", 0], ["&ret", "int", "ret", 1, "", 0]]], ["regex.inc", "regex_match", "native", "Regex", "conststring[],constpattern[],&ret,error[],maxLen,constflags[]=\"\"", 6, [["conststring[]", "cell[]", "conststring", 0, "", 0], ["constpattern[]", "cell[]", "constpattern", 0, "", 0], ["&ret", "int", "ret", 1, "", 0], ["error[]", "cell[]", "error", 0, "", 0], ["maxLen", "int", "maxLen", 0, "", 0], ["constflags[]=\"\"", "cell[]", "constflags", 0, "\"\"", 1]]], ["regex.inc", "regex_substr", "native", "", "Regex:id,str_id,buffer[],maxLen", 4, [["Regex:id", "Regex", "id", 0, "", 0], ["str_id", "int", "str_id", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["maxLen", "int", "maxLen", 0, "", 0]]], ["regex.inc", "regex_free", "native", "", "&Regex:id", 1, [["&Regex:id", "Regex", "id", 1, "", 0]]], ["sockets.inc", "socket_open", "native", "", "const_hostname[],_port,_protocol=SOCKET_TCP,&_error", 4, [["const_hostname[]", "cell[]", "const_hostname", 0, "", 0], ["_port", "int", "_port", 0, "", 0], ["_protocol=SOCKET_TCP", "int", "_protocol", 0, "SOCKET_TCP", 1], ["&_error", "int", "_error", 1, "", 0]]], ["sockets.inc", "socket_close", "native", "", "_socket", 1, [["_socket", "int", "_socket", 0, "", 0]]], ["sockets.inc", "socket_recv", "native", "", "_socket,_data[],_length", 3, [["_socket", "int", "_socket", 0, "", 0], ["_data[]", "cell[]", "_data", 0, "", 0], ["_length", "int", "_length", 0, "", 0]]], ["sockets.inc", "socket_send", "native", "", "_socket,const_data[],_length", 3, [["_socket", "int", "_socket", 0, "", 0], ["const_data[]", "cell[]", "const_data", 0, "", 0], ["_length", "int", "_length", 0, "", 0]]], ["sockets.inc", "socket_send2", "native", "", "_socket,const_data[],_length", 3, [["_socket", "int", "_socket", 0, "", 0], ["const_data[]", "cell[]", "const_data", 0, "", 0], ["_length", "int", "_length", 0, "", 0]]], ["sockets.inc", "socket_change", "native", "", "_socket,_timeout=100000", 2, [["_socket", "int", "_socket", 0, "", 0], ["_timeout=100000", "int", "_timeout", 0, "100000", 1]]], ["sorting.inc", "SortIntegers", "native", "", "array[],array_size,SortMethod:order=Sort_Ascending", 3, [["array[]", "cell[]", "array", 0, "", 0], ["array_size", "int", "array_size", 0, "", 0], ["SortMethod:order=Sort_Ascending", "SortMethod", "order", 0, "Sort_Ascending", 1]]], ["sorting.inc", "SortFloats", "native", "", "Float:array[],array_size,SortMethod:order=Sort_Ascending", 3, [["Float:array[]", "Float[]", "array", 0, "", 0], ["array_size", "int", "array_size", 0, "", 0], ["SortMethod:order=Sort_Ascending", "SortMethod", "order", 0, "Sort_Ascending", 1]]], ["sorting.inc", "SortStrings", "native", "", "array[][],num_strings,SortMethod:order=Sort_Ascending", 3, [["array[][]", "cell[][]", "array", 0, "", 0], ["num_strings", "int", "num_strings", 0, "", 0], ["SortMethod:order=Sort_Ascending", "SortMethod", "order", 0, "Sort_Ascending", 1]]], ["sorting.inc", "SortCustom1D", "native", "", "array[],array_size,constcomparefunc[],data[]=\"\",data_size=0", 5, [["array[]", "cell[]", "array", 0, "", 0], ["array_size", "int", "array_size", 0, "", 0], ["constcomparefunc[]", "cell[]", "constcomparefunc", 0, "", 0], ["data[]=\"\"", "cell[]", "data", 0, "\"\"", 1], ["data_size=0", "int", "data_size", 0, "0", 1]]], ["sorting.inc", "SortCustom2D", "native", "", "array[][],array_size,constcomparefunc[],data[]=\"\",data_size=0", 5, [["array[][]", "cell[][]", "array", 0, "", 0], ["array_size", "int", "array_size", 0, "", 0], ["constcomparefunc[]", "cell[]", "constcomparefunc", 0, "", 0], ["data[]=\"\"", "cell[]", "data", 0, "\"\"", 1], ["data_size=0", "int", "data_size", 0, "0", 1]]], ["sqlx.inc", "SQL_MakeDbTuple", "native", "Handle", "consthost[],constuser[],constpass[],constdb[],timeout=0", 5, [["consthost[]", "cell[]", "consthost", 0, "", 0], ["constuser[]", "cell[]", "constuser", 0, "", 0], ["constpass[]", "cell[]", "constpass", 0, "", 0], ["constdb[]", "cell[]", "constdb", 0, "", 0], ["timeout=0", "int", "timeout", 0, "0", 1]]], ["sqlx.inc", "SQL_FreeHandle", "native", "", "Handle:h", 1, [["Handle:h", "Handle", "h", 0, "", 0]]], ["sqlx.inc", "SQL_Connect", "native", "Handle", "Handle:cn_tuple,&errcode,error[],maxlength", 4, [["Handle:cn_tuple", "Handle", "cn_tuple", 0, "", 0], ["&errcode", "int", "errcode", 1, "", 0], ["error[]", "cell[]", "error", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0]]], ["sqlx.inc", "SQL_PrepareQuery", "native", "Handle", "Handle:db,constfmt[],any:...", 3, [["Handle:db", "Handle", "db", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["sqlx.inc", "SQL_QuoteString", "native", "", "Handle:db,buffer[],buflen,conststring[]", 4, [["Handle:db", "Handle", "db", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["buflen", "int", "buflen", 0, "", 0], ["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["sqlx.inc", "SQL_QuoteStringFmt", "native", "", "Handle:db,buffer[],buflen,constfmt[],any:...", 5, [["Handle:db", "Handle", "db", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["buflen", "int", "buflen", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["sqlx.inc", "SQL_ThreadQuery", "native", "", "Handle:db_tuple,consthandler[],constquery[],constdata[]=\"\",dataSize=0", 5, [["Handle:db_tuple", "Handle", "db_tuple", 0, "", 0], ["consthandler[]", "cell[]", "consthandler", 0, "", 0], ["constquery[]", "cell[]", "constquery", 0, "", 0], ["constdata[]=\"\"", "cell[]", "constdata", 0, "\"\"", 1], ["dataSize=0", "int", "dataSize", 0, "0", 1]]], ["sqlx.inc", "SQL_Execute", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_QueryError", "native", "", "Handle:query,error[],maxlength", 3, [["Handle:query", "Handle", "query", 0, "", 0], ["error[]", "cell[]", "error", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0]]], ["sqlx.inc", "SQL_MoreResults", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_IsNull", "native", "", "Handle:query,column", 2, [["Handle:query", "Handle", "query", 0, "", 0], ["column", "int", "column", 0, "", 0]]], ["sqlx.inc", "SQL_ReadResult", "native", "", "Handle:query,column,{Float,_}:...", 3, [["Handle:query", "Handle", "query", 0, "", 0], ["column", "int", "column", 0, "", 0], ["{Float,_}:...", "{Float,_}", "...", 0, "", 0]]], ["sqlx.inc", "SQL_NextRow", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_AffectedRows", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_NumResults", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_NumColumns", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_FieldNumToName", "native", "", "Handle:query,num,name[],maxlength", 4, [["Handle:query", "Handle", "query", 0, "", 0], ["num", "int", "num", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0]]], ["sqlx.inc", "SQL_FieldNameToNum", "native", "", "Handle:query,constname[]", 2, [["Handle:query", "Handle", "query", 0, "", 0], ["constname[]", "cell[]", "constname", 0, "", 0]]], ["sqlx.inc", "SQL_Rewind", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_GetInsertId", "native", "", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "SQL_GetAffinity", "native", "", "driver[],maxlen", 2, [["driver[]", "cell[]", "driver", 0, "", 0], ["maxlen", "int", "maxlen", 0, "", 0]]], ["sqlx.inc", "SQL_SetAffinity", "native", "", "constdriver[]", 1, [["constdriver[]", "cell[]", "constdriver", 0, "", 0]]], ["sqlx.inc", "SQL_GetQueryString", "native", "", "Handle:query,buffer[],maxlength", 3, [["Handle:query", "Handle", "query", 0, "", 0], ["buffer[]", "cell[]", "buffer", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0]]], ["sqlx.inc", "SQL_NextResultSet", "native", "bool", "Handle:query", 1, [["Handle:query", "Handle", "query", 0, "", 0]]], ["sqlx.inc", "sqlite_TableExists", "stock", "bool", "Handle:db,consttable[]", 2, [["Handle:db", "Handle", "db", 0, "", 0], ["consttable[]", "cell[]", "consttable", 0, "", 0]]], ["sqlx.inc", "SQL_SimpleQuery", "stock", "", "Handle:db,constquery[],error[]=\"\",maxlength=0,&rows=0", 5, [["Handle:db", "Handle", "db", 0, "", 0], ["constquery[]", "cell[]", "constquery", 0, "", 0], ["error[]=\"\"", "cell[]", "error", 0, "\"\"", 1], ["maxlength=0", "int", "maxlength", 0, "0", 1], ["&rows=0", "int", "rows", 1, "0", 1]]], ["sqlx.inc", "SQL_SimpleQueryFmt", "stock", "", "Handle:db,error[]=\"\",maxlength=0,&rows=0,constfmt[],any:...", 6, [["Handle:db", "Handle", "db", 0, "", 0], ["error[]=\"\"", "cell[]", "error", 0, "\"\"", 1], ["maxlength=0", "int", "maxlength", 0, "0", 1], ["&rows=0", "int", "rows", 1, "0", 1], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["sqlx.inc", "SQL_QueryAndIgnore", "stock", "", "Handle:db,constqueryfmt[],any:...", 3, [["Handle:db", "Handle", "db", 0, "", 0], ["constqueryfmt[]", "cell[]", "constqueryfmt", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["sqlx.inc", "SQL_MakeStdTuple", "stock", "Handle", "timeout=0", 1, [["timeout=0", "int", "timeout", 0, "0", 1]]], ["string.inc", "contain", "native", "", "constsource[],conststring[]", 2, [["constsource[]", "cell[]", "constsource", 0, "", 0], ["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["string.inc", "containi", "native", "", "constsource[],conststring[]", 2, [["constsource[]", "cell[]", "constsource", 0, "", 0], ["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["string.inc", "replace", "native", "", "text[],len,constwhat[],constwith[]", 4, [["text[]", "cell[]", "text", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constwhat[]", "cell[]", "constwhat", 0, "", 0], ["constwith[]", "cell[]", "constwith", 0, "", 0]]], ["string.inc", "add", "native", "", "dest[],len,constsrc[],max=0", 4, [["dest[]", "cell[]", "dest", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constsrc[]", "cell[]", "constsrc", 0, "", 0], ["max=0", "int", "max", 0, "0", 1]]], ["string.inc", "format", "native", "", "output[],len,constformat[],any:...", 4, [["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constformat[]", "cell[]", "constformat", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["string.inc", "formatex", "native", "", "output[],len,constformat[],any:...", 4, [["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constformat[]", "cell[]", "constformat", 0, "", 0], ["any:...", "any", "...", 0, "", 1]]], ["string.inc", "vformat", "native", "", "buffer[],len,constfmt[],vararg", 4, [["buffer[]", "cell[]", "buffer", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constfmt[]", "cell[]", "constfmt", 0, "", 0], ["vararg", "int", "vararg", 0, "", 0]]], ["string.inc", "vdformat", "native", "", "buffer[],len,fmt_arg,vararg,...", 5, [["buffer[]", "cell[]", "buffer", 0, "", 0], ["len", "int", "len", 0, "", 0], ["fmt_arg", "int", "fmt_arg", 0, "", 0], ["vararg", "int", "vararg", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["string.inc", "format_args", "native", "", "output[],len,pos=0", 3, [["output[]", "cell[]", "output", 0, "", 0], ["len", "int", "len", 0, "", 0], ["pos=0", "int", "pos", 0, "0", 1]]], ["string.inc", "num_to_str", "native", "", "num,string[],len", 3, [["num", "int", "num", 0, "", 0], ["string[]", "cell[]", "string", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["string.inc", "str_to_num", "native", "", "conststring[]", 1, [["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["string.inc", "float_to_str", "native", "", "Float:fl,string[],len", 3, [["Float:fl", "Float", "fl", 0, "", 0], ["string[]", "cell[]", "string", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["string.inc", "str_to_float", "native", "Float", "conststring[]", 1, [["conststring[]", "cell[]", "conststring", 0, "", 0]]], ["string.inc", "equal", "native", "", "consta[],constb[],c=0", 3, [["consta[]", "cell[]", "consta", 0, "", 0], ["constb[]", "cell[]", "constb", 0, "", 0], ["c=0", "int", "c", 0, "0", 1]]], ["string.inc", "equali", "native", "", "consta[],constb[],c=0", 3, [["consta[]", "cell[]", "consta", 0, "", 0], ["constb[]", "cell[]", "constb", 0, "", 0], ["c=0", "int", "c", 0, "0", 1]]], ["string.inc", "copy", "native", "", "dest[],len,constsrc[]", 3, [["dest[]", "cell[]", "dest", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constsrc[]", "cell[]", "constsrc", 0, "", 0]]], ["string.inc", "copyc", "native", "", "dest[],len,constsrc[],ch", 4, [["dest[]", "cell[]", "dest", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constsrc[]", "cell[]", "constsrc", 0, "", 0], ["ch", "int", "ch", 0, "", 0]]], ["string.inc", "setc", "native", "", "src[],len,ch", 3, [["src[]", "cell[]", "src", 0, "", 0], ["len", "int", "len", 0, "", 0], ["ch", "int", "ch", 0, "", 0]]], ["string.inc", "parse", "native", "", "consttext[],...", 2, [["consttext[]", "cell[]", "consttext", 0, "", 0], ["...", "int", "...", 0, "", 0]]], ["string.inc", "strtok", "native", "", "consttext[],Left[],leftLen,Right[],rightLen,token='',trimSpaces=0", 7, [["consttext[]", "cell[]", "consttext", 0, "", 0], ["Left[]", "cell[]", "Left", 0, "", 0], ["leftLen", "int", "leftLen", 0, "", 0], ["Right[]", "cell[]", "Right", 0, "", 0], ["rightLen", "int", "rightLen", 0, "", 0], ["token=''", "int", "token", 0, "''", 1], ["trimSpaces=0", "int", "trimSpaces", 0, "0", 1]]], ["string.inc", "strbreak", "native", "", "consttext[],Left[],leftLen,Right[],rightLen", 5, [["consttext[]", "cell[]", "consttext", 0, "", 0], ["Left[]", "cell[]", "Left", 0, "", 0], ["leftLen", "int", "leftLen", 0, "", 0], ["Right[]", "cell[]", "Right", 0, "", 0], ["rightLen", "int", "rightLen", 0, "", 0]]], ["string.inc", "trim", "native", "", "text[]", 1, [["text[]", "cell[]", "text", 0, "", 0]]], ["string.inc", "strtolower", "native", "", "string[]", 1, [["string[]", "cell[]", "string", 0, "", 0]]], ["string.inc", "strtoupper", "native", "", "string[]", 1, [["string[]", "cell[]", "string", 0, "", 0]]], ["string.inc", "ucfirst", "native", "", "string[]", 1, [["string[]", "cell[]", "string", 0, "", 0]]], ["string.inc", "isdigit", "native", "", "ch", 1, [["ch", "int", "ch", 0, "", 0]]], ["string.inc", "isalpha", "native", "", "ch", 1, [["ch", "int", "ch", 0, "", 0]]], ["string.inc", "isspace", "native", "", "ch", 1, [["ch", "int", "ch", 0, "", 0]]], ["string.inc", "isalnum", "native", "", "ch", 1, [["ch", "int", "ch", 0, "", 0]]], ["string.inc", "strcat", "native", "", "dest[],constsource[],maxlength", 3, [["dest[]", "cell[]", "dest", 0, "", 0], ["constsource[]", "cell[]", "constsource", 0, "", 0], ["maxlength", "int", "maxlength", 0, "", 0]]], ["string.inc", "strfind", "native", "", "conststring[],constsub[],ignorecase=0,pos=0", 4, [["conststring[]", "cell[]", "conststring", 0, "", 0], ["constsub[]", "cell[]", "constsub", 0, "", 0], ["ignorecase=0", "int", "ignorecase", 0, "0", 1], ["pos=0", "int", "pos", 0, "0", 1]]], ["string.inc", "strcmp", "native", "", "conststring1[],conststring2[],ignorecase=0", 3, [["conststring1[]", "cell[]", "conststring1", 0, "", 0], ["conststring2[]", "cell[]", "conststring2", 0, "", 0], ["ignorecase=0", "int", "ignorecase", 0, "0", 1]]], ["string.inc", "is_str_num", "stock", "bool", "constsString[]", 1, [["constsString[]", "cell[]", "constsString", 0, "", 0]]], ["string.inc", "split", "stock", "", "constszInput[],szLeft[],pL_Max,szRight[],pR_Max,constszDelim[]", 6, [["constszInput[]", "cell[]", "constszInput", 0, "", 0], ["szLeft[]", "cell[]", "szLeft", 0, "", 0], ["pL_Max", "int", "pL_Max", 0, "", 0], ["szRight[]", "cell[]", "szRight", 0, "", 0], ["pR_Max", "int", "pR_Max", 0, "", 0], ["constszDelim[]", "cell[]", "constszDelim", 0, "", 0]]], ["string.inc", "remove_filepath", "stock", "", "constszFilePath[],szFile[],pMax", 3, [["constszFilePath[]", "cell[]", "constszFilePath", 0, "", 0], ["szFile[]", "cell[]", "szFile", 0, "", 0], ["pMax", "int", "pMax", 0, "", 0]]], ["string.inc", "replace_all", "stock", "", "string[],len,constwhat[],constwith[]", 4, [["string[]", "cell[]", "string", 0, "", 0], ["len", "int", "len", 0, "", 0], ["constwhat[]", "cell[]", "constwhat", 0, "", 0], ["constwith[]", "cell[]", "constwith", 0, "", 0]]], ["tfcstats.inc", "get_user_wstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tfcstats.inc", "get_user_wrstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tfcstats.inc", "get_user_stats", "native", "", "index,stats[8],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tfcstats.inc", "get_user_rstats", "native", "", "index,stats[8],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tfcstats.inc", "get_user_vstats", "native", "", "index,victim,stats[8],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["tfcstats.inc", "get_user_astats", "native", "", "index,wpnindex,stats[8],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["tfcstats.inc", "reset_user_wstats", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tfcstats.inc", "get_stats", "native", "", "index,stats[8],bodyhits[8],name[],len", 5, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tfcstats.inc", "get_statsnum", "native", "", "", 0, []], ["tfcx.inc", "register_statsfwd", "native", "", "ftype", 1, [["ftype", "int", "ftype", 0, "", 0]]], ["tfcx.inc", "client_damage", "forward", "", "attacker,victim,damage,wpnindex,hitplace,TA", 6, [["attacker", "int", "attacker", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TA", "int", "TA", 0, "", 0]]], ["tfcx.inc", "client_death", "forward", "", "killer,victim,wpnindex,hitplace,TK", 5, [["killer", "int", "killer", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TK", "int", "TK", 0, "", 0]]], ["tfcx.inc", "custom_weapon_add", "native", "", "constwpnname[],melee=0,constlogname[]=\"\"", 3, [["constwpnname[]", "cell[]", "constwpnname", 0, "", 0], ["melee=0", "int", "melee", 0, "0", 1], ["constlogname[]=\"\"", "cell[]", "constlogname", 0, "\"\"", 1]]], ["tfcx.inc", "custom_weapon_dmg", "native", "", "weapon,att,vic,damage,hitplace=0", 5, [["weapon", "int", "weapon", 0, "", 0], ["att", "int", "att", 0, "", 0], ["vic", "int", "vic", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["hitplace=0", "int", "hitplace", 0, "0", 1]]], ["tfcx.inc", "custom_weapon_shot", "native", "", "weapon,index", 2, [["weapon", "int", "weapon", 0, "", 0], ["index", "int", "index", 0, "", 0]]], ["tfcx.inc", "xmod_is_melee_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["tfcx.inc", "xmod_get_wpnname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tfcx.inc", "xmod_get_wpnlogname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tfcx.inc", "xmod_get_maxweapons", "native", "", "", 0, []], ["tfcx.inc", "xmod_get_stats_size", "native", "", "", 0, []], ["tfcx.inc", "xmod_is_custom_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["tfcx.inc", "tfc_isgrenade", "stock", "", "weapon", 1, [["weapon", "int", "weapon", 0, "", 0]]], ["tfcx.inc", "tfc_userkill", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tfcx.inc", "tfc_setpddata", "native", "", "timer,sentrygun,shells,bullets,cells,rockets,nade1,nade2", 8, [["timer", "int", "timer", 0, "", 0], ["sentrygun", "int", "sentrygun", 0, "", 0], ["shells", "int", "shells", 0, "", 0], ["bullets", "int", "bullets", 0, "", 0], ["cells", "int", "cells", 0, "", 0], ["rockets", "int", "rockets", 0, "", 0], ["nade1", "int", "nade1", 0, "", 0], ["nade2", "int", "nade2", 0, "", 0]]], ["tfcx.inc", "tfc_setmodel", "native", "", "index,constModel[],constSkin[]", 3, [["index", "int", "index", 0, "", 0], ["constModel[]", "cell[]", "constModel", 0, "", 0], ["constSkin[]", "cell[]", "constSkin", 0, "", 0]]], ["tfcx.inc", "tfc_clearmodel", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tfcx.inc", "tfc_getbammo", "native", "", "index,ammo", 2, [["index", "int", "index", 0, "", 0], ["ammo", "int", "ammo", 0, "", 0]]], ["tfcx.inc", "tfc_setbammo", "native", "", "index,ammo,value", 3, [["index", "int", "index", 0, "", 0], ["ammo", "int", "ammo", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["tfcx.inc", "tfc_getweaponbammo", "native", "", "index,weapon", 2, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0]]], ["tfcx.inc", "tfc_setweaponbammo", "native", "", "index,weapon,value", 3, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["tfcx.inc", "tfc_getweaponammo", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tfcx.inc", "tfc_setweaponammo", "native", "", "index,value", 2, [["index", "int", "index", 0, "", 0], ["value", "int", "value", 0, "", 0]]], ["tfcx.inc", "tfc_get_user_goalitem", "native", "", "index,&team", 2, [["index", "int", "index", 0, "", 0], ["&team", "int", "team", 1, "", 0]]], ["tfcx.inc", "tfc_is_user_feigning", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tfcx.inc", "tfc_is_team_ally", "native", "", "TeamA,TeamB", 2, [["TeamA", "int", "TeamA", 0, "", 0], ["TeamB", "int", "TeamB", 0, "", 0]]], ["time.inc", "get_time_length", "stock", "", "id,unitCnt,type,output[],outputLen", 5, [["id", "int", "id", 0, "", 0], ["unitCnt", "int", "unitCnt", 0, "", 0], ["type", "int", "type", 0, "", 0], ["output[]", "cell[]", "output", 0, "", 0], ["outputLen", "int", "outputLen", 0, "", 0]]], ["tsfun.inc", "Melee_Attack", "forward", "", "id,Float:time,Float:damage,UNAVAILABLE", 4, [["id", "int", "id", 0, "", 0], ["Float:time", "Float", "time", 0, "", 0], ["Float:damage", "Float", "damage", 0, "", 0], ["UNAVAILABLE", "int", "UNAVAILABLE", 0, "", 0]]], ["tsfun.inc", "client_stunt", "forward", "", "id,stunttype,UNAVAILABLE", 3, [["id", "int", "id", 0, "", 0], ["stunttype", "int", "stunttype", 0, "", 0], ["UNAVAILABLE", "int", "UNAVAILABLE", 0, "", 0]]], ["tsfun.inc", "client_powerup", "forward", "", "id,powerup,UNAVAILABLE", 3, [["id", "int", "id", 0, "", 0], ["powerup", "int", "powerup", 0, "", 0], ["UNAVAILABLE", "int", "UNAVAILABLE", 0, "", 0]]], ["tsfun.inc", "ts_wpnlogtoname", "native", "", "constlogname[],name[],len", 3, [["constlogname[]", "cell[]", "constlogname", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tsfun.inc", "ts_wpnlogtoid", "native", "", "constlogname[]", 1, [["constlogname[]", "cell[]", "constlogname", 0, "", 0]]], ["tsfun.inc", "ts_getusercash", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_setusercash", "native", "", "index,money", 2, [["index", "int", "index", 0, "", 0], ["money", "int", "money", 0, "", 0]]], ["tsfun.inc", "ts_getuserslots", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_setuserslots", "native", "", "index,slots", 2, [["index", "int", "index", 0, "", 0], ["slots", "int", "slots", 0, "", 0]]], ["tsfun.inc", "ts_getuserstate", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_getuserwpn", "native", "", "index,&clip=0,&ammo=0,&mode=0,&extra=0", 5, [["index", "int", "index", 0, "", 0], ["&clip=0", "int", "clip", 1, "0", 1], ["&ammo=0", "int", "ammo", 1, "0", 1], ["&mode=0", "int", "mode", 1, "0", 1], ["&extra=0", "int", "extra", 1, "0", 1]]], ["tsfun.inc", "ts_getuserspace", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_getuserkillflags", "native", "", "killer", 1, [["killer", "int", "killer", 0, "", 0]]], ["tsfun.inc", "ts_getkillingstreak", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_getuserlastfrag", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_giveweapon", "native", "", "index,weapon,clips,extra", 4, [["index", "int", "index", 0, "", 0], ["weapon", "int", "weapon", 0, "", 0], ["clips", "int", "clips", 0, "", 0], ["extra", "int", "extra", 0, "", 0]]], ["tsfun.inc", "ts_getuserpwup", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsfun.inc", "ts_has_slowmo", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_infammo", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_slowpause", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_dfirerate", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_grenade", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_health", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_armor", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_createpwup", "native", "", "pwup", 1, [["pwup", "int", "pwup", 0, "", 0]]], ["tsfun.inc", "ts_givepwup", "native", "", "index,pwupent", 2, [["index", "int", "index", 0, "", 0], ["pwupent", "int", "pwupent", 0, "", 0]]], ["tsfun.inc", "ts_setpddata", "native", "", "knifeoffset", 1, [["knifeoffset", "int", "knifeoffset", 0, "", 0]]], ["tsfun.inc", "ts_set_message", "native", "", "id,message", 2, [["id", "int", "id", 0, "", 0], ["message", "int", "message", 0, "", 0]]], ["tsfun.inc", "ts_get_message", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_normal", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_waiting", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_dead", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_killer", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_demolition", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_specialist", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_unstoppable", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_theone", "stock", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_superjump", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_has_fupowerup", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_is_in_slowmo", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_set_bullettrail", "native", "", "id,yesorno", 2, [["id", "int", "id", 0, "", 0], ["yesorno", "int", "yesorno", 0, "", 0]]], ["tsfun.inc", "ts_set_fakeslowmo", "native", "", "id,Float:time", 2, [["id", "int", "id", 0, "", 0], ["Float:time", "Float", "time", 0, "", 0]]], ["tsfun.inc", "ts_set_fakeslowpause", "native", "", "id,Float:time", 2, [["id", "int", "id", 0, "", 0], ["Float:time", "Float", "time", 0, "", 0]]], ["tsfun.inc", "ts_set_speed", "native", "", "id,Float:speed,Float:auradist,Float:time", 4, [["id", "int", "id", 0, "", 0], ["Float:speed", "Float", "speed", 0, "", 0], ["Float:auradist", "Float", "auradist", 0, "", 0], ["Float:time", "Float", "time", 0, "", 0]]], ["tsfun.inc", "ts_set_physics_speed", "native", "", "id,Float:speed", 2, [["id", "int", "id", 0, "", 0], ["Float:speed", "Float", "speed", 0, "", 0]]], ["tsfun.inc", "ts_is_running_powerup", "native", "", "id", 1, [["id", "int", "id", 0, "", 0]]], ["tsfun.inc", "ts_force_run_powerup", "native", "", "id,PWUP_TYPE", 2, [["id", "int", "id", 0, "", 0], ["PWUP_TYPE", "int", "PWUP_TYPE", 0, "", 0]]], ["tsstats.inc", "get_user_wstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tsstats.inc", "get_user_wrstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tsstats.inc", "get_user_wlstats", "native", "", "index,wpnindex,stats[8],bodyhits[8]", 4, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tsstats.inc", "get_user_stats", "native", "", "index,stats[8],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tsstats.inc", "get_user_rstats", "native", "", "index,stats[8],bodyhits[8]", 3, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0]]], ["tsstats.inc", "get_user_vstats", "native", "", "index,victim,stats[8],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["tsstats.inc", "get_user_astats", "native", "", "index,wpnindex,stats[8],bodyhits[8],wpnname[]=\"\",len=0", 6, [["index", "int", "index", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["wpnname[]=\"\"", "cell[]", "wpnname", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["tsstats.inc", "reset_user_wstats", "native", "", "index", 1, [["index", "int", "index", 0, "", 0]]], ["tsstats.inc", "get_stats", "native", "", "index,stats[8],bodyhits[8],name[],len", 5, [["index", "int", "index", 0, "", 0], ["stats[8]", "cell[8]", "stats", 0, "", 0], ["bodyhits[8]", "cell[8]", "bodyhits", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tsstats.inc", "get_statsnum", "native", "", "", 0, []], ["tsx.inc", "register_statsfwd", "native", "", "ftype", 1, [["ftype", "int", "ftype", 0, "", 0]]], ["tsx.inc", "client_damage", "forward", "", "attacker,victim,damage,wpnindex,hitplace,TA", 6, [["attacker", "int", "attacker", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TA", "int", "TA", 0, "", 0]]], ["tsx.inc", "client_death", "forward", "", "killer,victim,wpnindex,hitplace,TK", 5, [["killer", "int", "killer", 0, "", 0], ["victim", "int", "victim", 0, "", 0], ["wpnindex", "int", "wpnindex", 0, "", 0], ["hitplace", "int", "hitplace", 0, "", 0], ["TK", "int", "TK", 0, "", 0]]], ["tsx.inc", "custom_weapon_add", "native", "", "constwpnname[],melee=0,constlogname[]=\"\"", 3, [["constwpnname[]", "cell[]", "constwpnname", 0, "", 0], ["melee=0", "int", "melee", 0, "0", 1], ["constlogname[]=\"\"", "cell[]", "constlogname", 0, "\"\"", 1]]], ["tsx.inc", "custom_weapon_dmg", "native", "", "weapon,att,vic,damage,hitplace=0", 5, [["weapon", "int", "weapon", 0, "", 0], ["att", "int", "att", 0, "", 0], ["vic", "int", "vic", 0, "", 0], ["damage", "int", "damage", 0, "", 0], ["hitplace=0", "int", "hitplace", 0, "0", 1]]], ["tsx.inc", "custom_weapon_shot", "native", "", "weapon,index", 2, [["weapon", "int", "weapon", 0, "", 0], ["index", "int", "index", 0, "", 0]]], ["tsx.inc", "xmod_is_melee_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["tsx.inc", "xmod_get_wpnname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tsx.inc", "xmod_get_wpnlogname", "native", "", "wpnindex,name[],len", 3, [["wpnindex", "int", "wpnindex", 0, "", 0], ["name[]", "cell[]", "name", 0, "", 0], ["len", "int", "len", 0, "", 0]]], ["tsx.inc", "xmod_get_maxweapons", "native", "", "", 0, []], ["tsx.inc", "xmod_get_stats_size", "native", "", "", 0, []], ["tsx.inc", "xmod_is_custom_wpn", "native", "", "wpnindex", 1, [["wpnindex", "int", "wpnindex", 0, "", 0]]], ["tsx.inc", "ts_weaponspawn", "stock", "", "constweaponid[],constduration[],constextraclip[],constspawnflags[],constFloat:Origin[3]", 5, [["constweaponid[]", "cell[]", "constweaponid", 0, "", 0], ["constduration[]", "cell[]", "constduration", 0, "", 0], ["constextraclip[]", "cell[]", "constextraclip", 0, "", 0], ["constspawnflags[]", "cell[]", "constspawnflags", 0, "", 0], ["constFloat:Origin[3]", "constFloat[3]", "Origin", 0, "", 0]]], ["vault.inc", "get_vaultdata", "native", "", "constkey[],data[]=\"\",len=0", 3, [["constkey[]", "cell[]", "constkey", 0, "", 0], ["data[]=\"\"", "cell[]", "data", 0, "\"\"", 1], ["len=0", "int", "len", 0, "0", 1]]], ["vault.inc", "set_vaultdata", "native", "", "constkey[],constdata[]=\"\"", 2, [["constkey[]", "cell[]", "constkey", 0, "", 0], ["constdata[]=\"\"", "cell[]", "constdata", 0, "\"\"", 1]]], ["vault.inc", "remove_vaultdata", "native", "", "constkey[]", 1, [["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["vault.inc", "vaultdata_exists", "native", "", "constkey[]", 1, [["constkey[]", "cell[]", "constkey", 0, "", 0]]], ["vector.inc", "get_distance", "native", "", "constorigin1[3],constorigin2[3]", 2, [["constorigin1[3]", "cell[3]", "constorigin1", 0, "", 0], ["constorigin2[3]", "cell[3]", "constorigin2", 0, "", 0]]], ["vector.inc", "get_distance_f", "native", "Float", "constFloat:Origin1[3],constFloat:Origin2[3]", 2, [["constFloat:Origin1[3]", "constFloat[3]", "Origin1", 0, "", 0], ["constFloat:Origin2[3]", "constFloat[3]", "Origin2", 0, "", 0]]], ["vector.inc", "velocity_by_aim", "native", "", "iIndex,iVelocity,Float:vRetValue[3]", 3, [["iIndex", "int", "iIndex", 0, "", 0], ["iVelocity", "int", "iVelocity", 0, "", 0], ["Float:vRetValue[3]", "Float[3]", "vRetValue", 0, "", 0]]], ["vector.inc", "vector_to_angle", "native", "", "constFloat:fVector[3],Float:vReturn[3]", 2, [["constFloat:fVector[3]", "constFloat[3]", "fVector", 0, "", 0], ["Float:vReturn[3]", "Float[3]", "vReturn", 0, "", 0]]], ["vector.inc", "angle_vector", "native", "", "constFloat:vector[3],FRU,Float:ret[3]", 3, [["constFloat:vector[3]", "constFloat[3]", "vector", 0, "", 0], ["FRU", "int", "FRU", 0, "", 0], ["Float:ret[3]", "Float[3]", "ret", 0, "", 0]]], ["vector.inc", "vector_length", "native", "Float", "constFloat:vVector[3]", 1, [["constFloat:vVector[3]", "constFloat[3]", "vVector", 0, "", 0]]], ["vector.inc", "vector_distance", "native", "Float", "constFloat:vVector[3],constFloat:vVector2[3]", 2, [["constFloat:vVector[3]", "constFloat[3]", "vVector", 0, "", 0], ["constFloat:vVector2[3]", "constFloat[3]", "vVector2", 0, "", 0]]], ["vector.inc", "IVecFVec", "stock", "", "constIVec[3],Float:FVec[3]", 2, [["constIVec[3]", "cell[3]", "constIVec", 0, "", 0], ["Float:FVec[3]", "Float[3]", "FVec", 0, "", 0]]], ["vector.inc", "FVecIVec", "stock", "", "constFloat:FVec[3],IVec[3]", 2, [["constFloat:FVec[3]", "constFloat[3]", "FVec", 0, "", 0], ["IVec[3]", "cell[3]", "IVec", 0, "", 0]]], ["xs.inc", "xs_fabs", "stock", "Float", "Float:pa", 1, [["Float:pa", "Float", "pa", 0, "", 0]]], ["xs.inc", "xs_asin", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]], ["xs.inc", "xs_sin", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]], ["xs.inc", "xs_acos", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]], ["xs.inc", "xs_cos", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]], ["xs.inc", "xs_atan", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]], ["xs.inc", "xs_atan2", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]], ["xs.inc", "xs_tan", "stock", "Float", "Float:pa,Float:pb", 2, [["Float:pa", "Float", "pa", 0, "", 0], ["Float:pb", "Float", "pb", 0, "", 0]]]]
Add Comment
Please, Sign In to add comment