Guest User

Untitled

a guest
May 1st, 2014
259
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 259.62 KB | None | 0 0
  1. ['amxmisc.inc', 'is_user_admin', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  2. ['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]]]
  3. ['amxmisc.inc', 'access', 'stock', '', 'id,level', 2, [['id', 'int', 'id', 0, '', 0], ['level', 'int', 'level', 0, '', 0]]]
  4. ['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]]]
  5. ['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]]]
  6. ['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]]]
  7. ['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]]]
  8. ['amxmisc.inc', 'colored_menus', 'stock', '', '', 0, []]
  9. ['amxmisc.inc', 'cstrike_running', 'stock', '', '', 0, []]
  10. ['amxmisc.inc', 'is_running', 'stock', '', 'constmod[]', 1, [['constmod[]', 'cell[]', 'constmod', 0, '', 0]]]
  11. ['amxmisc.inc', 'get_basedir', 'stock', '', 'name[],len', 2, [['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  12. ['amxmisc.inc', 'get_configsdir', 'stock', '', 'name[],len', 2, [['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  13. ['amxmisc.inc', 'get_datadir', 'stock', '', 'name[],len', 2, [['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  14. ['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]]]
  15. ['amxmisc.inc', 'get_customdir', 'stock', '', 'name[],len', 2, [['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  16. ['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]]]
  17. ['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]]]
  18. ['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]]]
  19. ['amxmisc.inc', 'has_flag', 'stock', '', 'id,constflags[]', 2, [['id', 'int', 'id', 0, '', 0], ['constflags[]', 'cell[]', 'constflags', 0, '', 0]]]
  20. ['amxmisc.inc', 'has_all_flags', 'stock', '', 'id,constflags[]', 2, [['id', 'int', 'id', 0, '', 0], ['constflags[]', 'cell[]', 'constflags', 0, '', 0]]]
  21. ['amxmodx.inc', 'plugin_init', 'forward', '', '', 0, []]
  22. ['amxmodx.inc', 'plugin_pause', 'forward', '', '', 0, []]
  23. ['amxmodx.inc', 'plugin_unpause', 'forward', '', '', 0, []]
  24. ['amxmodx.inc', 'server_changelevel', 'forward', '', 'map[]', 1, [['map[]', 'cell[]', 'map', 0, '', 0]]]
  25. ['amxmodx.inc', 'plugin_cfg', 'forward', '', '', 0, []]
  26. ['amxmodx.inc', 'plugin_end', 'forward', '', '', 0, []]
  27. ['amxmodx.inc', 'plugin_log', 'forward', '', '', 0, []]
  28. ['amxmodx.inc', 'plugin_precache', 'forward', '', '', 0, []]
  29. ['amxmodx.inc', 'client_infochanged', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  30. ['amxmodx.inc', 'client_connect', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  31. ['amxmodx.inc', 'client_authorized', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  32. ['amxmodx.inc', 'client_disconnect', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  33. ['amxmodx.inc', 'client_command', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  34. ['amxmodx.inc', 'client_putinserver', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  35. ['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]]]
  36. ['amxmodx.inc', 'precache_model', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  37. ['amxmodx.inc', 'precache_sound', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  38. ['amxmodx.inc', 'precache_generic', 'native', '', 'constszFile[]', 1, [['constszFile[]', 'cell[]', 'constszFile', 0, '', 0]]]
  39. ['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]]]
  40. ['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]]]
  41. ['amxmodx.inc', 'set_localinfo', 'native', '', 'constinfo[],constvalue[]', 2, [['constinfo[]', 'cell[]', 'constinfo', 0, '', 0], ['constvalue[]', 'cell[]', 'constvalue', 0, '', 0]]]
  42. ['amxmodx.inc', 'get_localinfo', 'native', '', 'constinfo[],output[],len', 3, [['constinfo[]', 'cell[]', 'constinfo', 0, '', 0], ['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  43. ['amxmodx.inc', 'show_motd', 'native', '', 'player,constmessage[],constheader[]=""', 3, [['player', 'int', 'player', 0, '', 0], ['constmessage[]', 'cell[]', 'constmessage', 0, '', 0], ['constheader[]=""', 'cell[]', 'constheader', 0, '""', 1]]]
  44. ['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]]]
  45. ['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]]]
  46. ['amxmodx.inc', 'console_print', 'native', '', 'id,constmessage[],any:...', 3, [['id', 'int', 'id', 0, '', 0], ['constmessage[]', 'cell[]', 'constmessage', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  47. ['amxmodx.inc', 'console_cmd', 'native', '', 'id,constcmd[],any:...', 3, [['id', 'int', 'id', 0, '', 0], ['constcmd[]', 'cell[]', 'constcmd', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  48. ['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]]]
  49. ['amxmodx.inc', 'register_logevent', 'native', '', 'constfunction[],argsnum,...', 3, [['constfunction[]', 'cell[]', 'constfunction', 0, '', 0], ['argsnum', 'int', 'argsnum', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  50. ['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]]]
  51. ['amxmodx.inc', 'show_hudmessage', 'native', '', 'index,constmessage[],any:...', 3, [['index', 'int', 'index', 0, '', 0], ['constmessage[]', 'cell[]', 'constmessage', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  52. ['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]]]
  53. ['amxmodx.inc', 'read_data', 'native', '', 'value,any:...', 2, [['value', 'int', 'value', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  54. ['amxmodx.inc', 'read_datanum', 'native', '', '', 0, []]
  55. ['amxmodx.inc', 'read_logdata', 'native', '', 'output[],len', 2, [['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  56. ['amxmodx.inc', 'read_logargc', 'native', '', '', 0, []]
  57. ['amxmodx.inc', 'read_logargv', 'native', '', 'id,output[],len', 3, [['id', 'int', 'id', 0, '', 0], ['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  58. ['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]]]
  59. ['amxmodx.inc', 'server_print', 'native', '', 'constmessage[],any:...', 2, [['constmessage[]', 'cell[]', 'constmessage', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  60. ['amxmodx.inc', 'is_map_valid', 'native', '', 'constmapname[]', 1, [['constmapname[]', 'cell[]', 'constmapname', 0, '', 0]]]
  61. ['amxmodx.inc', 'is_user_bot', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  62. ['amxmodx.inc', 'is_user_hltv', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  63. ['amxmodx.inc', 'is_user_connected', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  64. ['amxmodx.inc', 'is_user_connecting', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  65. ['amxmodx.inc', 'is_user_alive', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  66. ['amxmodx.inc', 'is_dedicated_server', 'native', '', '', 0, []]
  67. ['amxmodx.inc', 'is_linux_server', 'native', '', '', 0, []]
  68. ['amxmodx.inc', 'is_jit_enabled', 'native', '', '', 0, []]
  69. ['amxmodx.inc', 'get_amxx_verstring', 'native', '', 'buffer[],length', 2, [['buffer[]', 'cell[]', 'buffer', 0, '', 0], ['length', 'int', 'length', 0, '', 0]]]
  70. ['amxmodx.inc', 'get_user_attacker', 'native', '', 'index,...', 2, [['index', 'int', 'index', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  71. ['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]]]
  72. ['amxmodx.inc', 'get_user_frags', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  73. ['amxmodx.inc', 'get_user_armor', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  74. ['amxmodx.inc', 'get_user_deaths', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  75. ['amxmodx.inc', 'get_user_health', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  76. ['amxmodx.inc', 'get_user_index', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  77. ['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]]]
  78. ['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]]]
  79. ['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]]]
  80. ['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]]]
  81. ['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]]]
  82. ['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]]]
  83. ['amxmodx.inc', 'get_user_time', 'native', '', 'index,flag=0', 2, [['index', 'int', 'index', 0, '', 0], ['flag=0', 'int', 'flag', 0, '0', 1]]]
  84. ['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]]]
  85. ['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]]]
  86. ['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]]]
  87. ['amxmodx.inc', 'get_weaponname', 'native', '', 'id,weapon[],len', 3, [['id', 'int', 'id', 0, '', 0], ['weapon[]', 'cell[]', 'weapon', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  88. ['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]]]
  89. ['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]]]
  90. ['amxmodx.inc', 'get_user_userid', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  91. ['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]]]
  92. ['amxmodx.inc', 'user_kill', 'native', '', 'index,flag=0', 2, [['index', 'int', 'index', 0, '', 0], ['flag=0', 'int', 'flag', 0, '0', 1]]]
  93. ['amxmodx.inc', 'log_amx', 'native', '', 'conststring[],any:...', 2, [['conststring[]', 'cell[]', 'conststring', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  94. ['amxmodx.inc', 'log_message', 'native', '', 'constmessage[],any:...', 2, [['constmessage[]', 'cell[]', 'constmessage', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  95. ['amxmodx.inc', 'log_to_file', 'native', '', 'constfile[],constmessage[],any:...', 3, [['constfile[]', 'cell[]', 'constfile', 0, '', 0], ['constmessage[]', 'cell[]', 'constmessage', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  96. ['amxmodx.inc', 'get_playersnum', 'native', '', 'flag=0', 1, [['flag=0', 'int', 'flag', 0, '0', 1]]]
  97. ['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]]]
  98. ['amxmodx.inc', 'read_argv', 'native', '', 'id,output[],len', 3, [['id', 'int', 'id', 0, '', 0], ['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  99. ['amxmodx.inc', 'read_args', 'native', '', 'output[],len', 2, [['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  100. ['amxmodx.inc', 'read_argc', 'native', '', '', 0, []]
  101. ['amxmodx.inc', 'read_flags', 'native', '', 'constflags[]', 1, [['constflags[]', 'cell[]', 'constflags', 0, '', 0]]]
  102. ['amxmodx.inc', 'get_flags', 'native', '', 'flags,output[],len', 3, [['flags', 'int', 'flags', 0, '', 0], ['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  103. ['amxmodx.inc', 'find_player', 'native', '', 'constflags[],...', 2, [['constflags[]', 'cell[]', 'constflags', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  104. ['amxmodx.inc', 'remove_quotes', 'native', '', 'text[]', 1, [['text[]', 'cell[]', 'text', 0, '', 0]]]
  105. ['amxmodx.inc', 'client_cmd', 'native', '', 'index,constcommand[],any:...', 3, [['index', 'int', 'index', 0, '', 0], ['constcommand[]', 'cell[]', 'constcommand', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  106. ['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]]]
  107. ['amxmodx.inc', 'server_cmd', 'native', '', 'constcommand[],any:...', 2, [['constcommand[]', 'cell[]', 'constcommand', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  108. ['amxmodx.inc', 'set_cvar_string', 'native', '', 'constcvar[],constvalue[]', 2, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0], ['constvalue[]', 'cell[]', 'constvalue', 0, '', 0]]]
  109. ['amxmodx.inc', 'cvar_exists', 'native', '', 'constcvar[]', 1, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0]]]
  110. ['amxmodx.inc', 'remove_cvar_flags', 'native', '', 'constcvar[],flags=-1', 2, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0], ['flags=-1', 'int', 'flags', 0, '-1', 1]]]
  111. ['amxmodx.inc', 'set_cvar_flags', 'native', '', 'constcvar[],flags', 2, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0], ['flags', 'int', 'flags', 0, '', 0]]]
  112. ['amxmodx.inc', 'get_cvar_flags', 'native', '', 'constcvar[]', 1, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0]]]
  113. ['amxmodx.inc', 'set_cvar_float', 'native', '', 'constcvar[],Float:value', 2, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  114. ['amxmodx.inc', 'get_cvar_float', 'native', 'Float', 'constcvarname[]', 1, [['constcvarname[]', 'cell[]', 'constcvarname', 0, '', 0]]]
  115. ['amxmodx.inc', 'get_cvar_num', 'native', '', 'constcvarname[]', 1, [['constcvarname[]', 'cell[]', 'constcvarname', 0, '', 0]]]
  116. ['amxmodx.inc', 'set_cvar_num', 'native', '', 'constcvarname[],value', 2, [['constcvarname[]', 'cell[]', 'constcvarname', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  117. ['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]]]
  118. ['amxmodx.inc', 'get_mapname', 'native', '', 'name[],len', 2, [['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  119. ['amxmodx.inc', 'get_timeleft', 'native', '', '', 0, []]
  120. ['amxmodx.inc', 'get_gametime', 'native', 'Float', '', 0, []]
  121. ['amxmodx.inc', 'get_maxplayers', 'native', '', '', 0, []]
  122. ['amxmodx.inc', 'get_modname', 'native', '', 'name[],len', 2, [['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  123. ['amxmodx.inc', 'get_time', 'native', '', 'constformat[],output[],len', 3, [['constformat[]', 'cell[]', 'constformat', 0, '', 0], ['output[]', 'cell[]', 'output', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  124. ['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]]]
  125. ['amxmodx.inc', 'get_systime', 'native', '', 'offset=0', 1, [['offset=0', 'int', 'offset', 0, '0', 1]]]
  126. ['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]]]
  127. ['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]]]
  128. ['amxmodx.inc', 'remove_task', 'native', '', 'id=0,outside=0', 2, [['id=0', 'int', 'id', 0, '0', 1], ['outside=0', 'int', 'outside', 0, '0', 1]]]
  129. ['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]]]
  130. ['amxmodx.inc', 'task_exists', 'native', '', 'id=0,outside=0', 2, [['id=0', 'int', 'id', 0, '0', 1], ['outside=0', 'int', 'outside', 0, '0', 1]]]
  131. ['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]]]
  132. ['amxmodx.inc', 'get_user_flags', 'native', '', 'index,id=0', 2, [['index', 'int', 'index', 0, '', 0], ['id=0', 'int', 'id', 0, '0', 1]]]
  133. ['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]]]
  134. ['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]]]
  135. ['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]]]
  136. ['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]]]
  137. ['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]]]
  138. ['amxmodx.inc', 'get_clcmdsnum', 'native', '', 'flag', 1, [['flag', 'int', 'flag', 0, '', 0]]]
  139. ['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]]]
  140. ['amxmodx.inc', 'get_srvcmdsnum', 'native', '', 'flag', 1, [['flag', 'int', 'flag', 0, '', 0]]]
  141. ['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]]]
  142. ['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]]]
  143. ['amxmodx.inc', 'get_concmdsnum', 'native', '', 'flag,id=-1', 2, [['flag', 'int', 'flag', 0, '', 0], ['id=-1', 'int', 'id', 0, '-1', 1]]]
  144. ['amxmodx.inc', 'get_plugins_cvarsnum', 'native', '', '', 0, []]
  145. ['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]]]
  146. ['amxmodx.inc', 'register_menuid', 'native', '', 'constmenu[],outside=0', 2, [['constmenu[]', 'cell[]', 'constmenu', 0, '', 0], ['outside=0', 'int', 'outside', 0, '0', 1]]]
  147. ['amxmodx.inc', 'register_menucmd', 'native', '', 'menuid,keys,constfunction[]', 3, [['menuid', 'int', 'menuid', 0, '', 0], ['keys', 'int', 'keys', 0, '', 0], ['constfunction[]', 'cell[]', 'constfunction', 0, '', 0]]]
  148. ['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]]]
  149. ['amxmodx.inc', 'server_exec', 'native', '', '', 0, []]
  150. ['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]]]
  151. ['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]]]
  152. ['amxmodx.inc', 'random_float', 'native', 'Float', 'Float:a,Float:b', 2, [['Float:a', 'Float', 'a', 0, '', 0], ['Float:b', 'Float', 'b', 0, '', 0]]]
  153. ['amxmodx.inc', 'random_num', 'native', '', 'a,b', 2, [['a', 'int', 'a', 0, '', 0], ['b', 'int', 'b', 0, '', 0]]]
  154. ['amxmodx.inc', 'get_user_msgid', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  155. ['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]]]
  156. ['amxmodx.inc', 'xvar_exists', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  157. ['amxmodx.inc', 'get_xvar_id', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  158. ['amxmodx.inc', 'get_xvar_num', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  159. ['amxmodx.inc', 'get_xvar_float', 'native', 'Float', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  160. ['amxmodx.inc', 'set_xvar_num', 'native', '', 'id,value=0', 2, [['id', 'int', 'id', 0, '', 0], ['value=0', 'int', 'value', 0, '0', 1]]]
  161. ['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]]]
  162. ['amxmodx.inc', 'is_module_loaded', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  163. ['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]]]
  164. ['amxmodx.inc', 'get_modulesnum', 'native', '', '', 0, []]
  165. ['amxmodx.inc', 'is_plugin_loaded', 'native', '', 'constname[],bool:usefilename=false', 2, [['constname[]', 'cell[]', 'constname', 0, '', 0], ['bool:usefilename=false', 'bool', 'usefilename', 0, 'false', 1]]]
  166. ['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]]]
  167. ['amxmodx.inc', 'get_pluginsnum', 'native', '', '', 0, []]
  168. ['amxmodx.inc', 'pause', 'native', '', 'constflag[],constparam1[]="",constparam2[]=""', 3, [['constflag[]', 'cell[]', 'constflag', 0, '', 0], ['constparam1[]=""', 'cell[]', 'constparam1', 0, '""', 1], ['constparam2[]=""', 'cell[]', 'constparam2', 0, '""', 1]]]
  169. ['amxmodx.inc', 'unpause', 'native', '', 'constflag[],constparam1[]="",constparam2[]=""', 3, [['constflag[]', 'cell[]', 'constflag', 0, '', 0], ['constparam1[]=""', 'cell[]', 'constparam1', 0, '""', 1], ['constparam2[]=""', 'cell[]', 'constparam2', 0, '""', 1]]]
  170. ['amxmodx.inc', 'callfunc_begin', 'native', '', 'constfunc[],constplugin[]=""', 2, [['constfunc[]', 'cell[]', 'constfunc', 0, '', 0], ['constplugin[]=""', 'cell[]', 'constplugin', 0, '""', 1]]]
  171. ['amxmodx.inc', 'callfunc_begin_i', 'native', '', 'func,plugin=-1', 2, [['func', 'int', 'func', 0, '', 0], ['plugin=-1', 'int', 'plugin', 0, '-1', 1]]]
  172. ['amxmodx.inc', 'get_func_id', 'native', '', 'constfuncName[],pluginId=-1', 2, [['constfuncName[]', 'cell[]', 'constfuncName', 0, '', 0], ['pluginId=-1', 'int', 'pluginId', 0, '-1', 1]]]
  173. ['amxmodx.inc', 'callfunc_push_int', 'native', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  174. ['amxmodx.inc', 'callfunc_push_float', 'native', '', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  175. ['amxmodx.inc', 'callfunc_push_intrf', 'native', '', '&value', 1, [['&value', 'int', 'value', 1, '', 0]]]
  176. ['amxmodx.inc', 'callfunc_push_floatrf', 'native', '', '&Float:value', 1, [['&Float:value', 'Float', 'value', 1, '', 0]]]
  177. ['amxmodx.inc', 'callfunc_push_str', 'native', '', 'constVALUE[],bool:copyback=true', 2, [['constVALUE[]', 'cell[]', 'constVALUE', 0, '', 0], ['bool:copyback=true', 'bool', 'copyback', 0, 'true', 1]]]
  178. ['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]]]
  179. ['amxmodx.inc', 'callfunc_end', 'native', '', '', 0, []]
  180. ['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]]]
  181. ['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]]]
  182. ['amxmodx.inc', 'md5', 'native', '', 'constszString[],md5buffer[34]', 2, [['constszString[]', 'cell[]', 'constszString', 0, '', 0], ['md5buffer[34]', 'cell[34]', 'md5buffer', 0, '', 0]]]
  183. ['amxmodx.inc', 'md5_file', 'native', '', 'constfile[],md5buffer[34]', 2, [['constfile[]', 'cell[]', 'constfile', 0, '', 0], ['md5buffer[34]', 'cell[34]', 'md5buffer', 0, '', 0]]]
  184. ['amxmodx.inc', 'plugin_flags', 'native', '', 'hdr=0,plid=-1', 2, [['hdr=0', 'int', 'hdr', 0, '0', 1], ['plid=-1', 'int', 'plid', 0, '-1', 1]]]
  185. ['amxmodx.inc', 'plugin_modules', 'forward', '', '', 0, []]
  186. ['amxmodx.inc', 'require_module', 'native', '', 'constmodule[]', 1, [['constmodule[]', 'cell[]', 'constmodule', 0, '', 0]]]
  187. ['amxmodx.inc', 'is_amd64_server', 'native', '', '', 0, []]
  188. ['amxmodx.inc', 'find_plugin_byfile', 'native', '', 'constfilename[],ignoreCase=1', 2, [['constfilename[]', 'cell[]', 'constfilename', 0, '', 0], ['ignoreCase=1', 'int', 'ignoreCase', 0, '1', 1]]]
  189. ['amxmodx.inc', 'plugin_natives', 'forward', '', '', 0, []]
  190. ['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]]]
  191. ['amxmodx.inc', 'register_library', 'native', '', 'constlibrary[]', 1, [['constlibrary[]', 'cell[]', 'constlibrary', 0, '', 0]]]
  192. ['amxmodx.inc', 'log_error', 'native', '', 'error,constfmt[],any:...', 3, [['error', 'int', 'error', 0, '', 0], ['constfmt[]', 'cell[]', 'constfmt', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  193. ['amxmodx.inc', 'param_convert', 'native', '', 'num', 1, [['num', 'int', 'num', 0, '', 0]]]
  194. ['amxmodx.inc', 'get_string', 'native', '', 'param,dest[],maxlen', 3, [['param', 'int', 'param', 0, '', 0], ['dest[]', 'cell[]', 'dest', 0, '', 0], ['maxlen', 'int', 'maxlen', 0, '', 0]]]
  195. ['amxmodx.inc', 'set_string', 'native', '', 'param,dest[],maxlen', 3, [['param', 'int', 'param', 0, '', 0], ['dest[]', 'cell[]', 'dest', 0, '', 0], ['maxlen', 'int', 'maxlen', 0, '', 0]]]
  196. ['amxmodx.inc', 'get_param', 'native', '', 'param', 1, [['param', 'int', 'param', 0, '', 0]]]
  197. ['amxmodx.inc', 'get_param_f', 'native', 'Float', 'param', 1, [['param', 'int', 'param', 0, '', 0]]]
  198. ['amxmodx.inc', 'get_param_byref', 'native', '', 'param', 1, [['param', 'int', 'param', 0, '', 0]]]
  199. ['amxmodx.inc', 'get_float_byref', 'native', 'Float', 'param', 1, [['param', 'int', 'param', 0, '', 0]]]
  200. ['amxmodx.inc', 'set_param_byref', 'native', '', 'param,value', 2, [['param', 'int', 'param', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  201. ['amxmodx.inc', 'set_float_byref', 'native', '', 'param,Float:value', 2, [['param', 'int', 'param', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  202. ['amxmodx.inc', 'get_array', 'native', '', 'param,dest[],size', 3, [['param', 'int', 'param', 0, '', 0], ['dest[]', 'cell[]', 'dest', 0, '', 0], ['size', 'int', 'size', 0, '', 0]]]
  203. ['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]]]
  204. ['amxmodx.inc', 'set_array', 'native', '', 'param,constsource[],size', 3, [['param', 'int', 'param', 0, '', 0], ['constsource[]', 'cell[]', 'constsource', 0, '', 0], ['size', 'int', 'size', 0, '', 0]]]
  205. ['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]]]
  206. ['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]]]
  207. ['amxmodx.inc', 'set_error_filter', 'native', '', 'consthandler[]', 1, [['consthandler[]', 'cell[]', 'consthandler', 0, '', 0]]]
  208. ['amxmodx.inc', 'dbg_trace_begin', 'native', '', '', 0, []]
  209. ['amxmodx.inc', 'dbg_trace_next', 'native', '', 'trace', 1, [['trace', 'int', 'trace', 0, '', 0]]]
  210. ['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]]]
  211. ['amxmodx.inc', 'dbg_fmt_error', 'native', '', 'buffer[],maxLength', 2, [['buffer[]', 'cell[]', 'buffer', 0, '', 0], ['maxLength', 'int', 'maxLength', 0, '', 0]]]
  212. ['amxmodx.inc', 'set_native_filter', 'native', '', 'consthandler[]', 1, [['consthandler[]', 'cell[]', 'consthandler', 0, '', 0]]]
  213. ['amxmodx.inc', 'set_module_filter', 'native', '', 'consthandler[]', 1, [['consthandler[]', 'cell[]', 'consthandler', 0, '', 0]]]
  214. ['amxmodx.inc', 'abort', 'native', '', 'error,constfmt[]="",any:...', 3, [['error', 'int', 'error', 0, '', 0], ['constfmt[]=""', 'cell[]', 'constfmt', 0, '""', 1], ['any:...', 'any', '...', 0, '', 1]]]
  215. ['amxmodx.inc', 'module_exists', 'native', '', 'constlogtag[]', 1, [['constlogtag[]', 'cell[]', 'constlogtag', 0, '', 0]]]
  216. ['amxmodx.inc', 'LibraryExists', 'native', '', 'constlibrary[],LibType:type', 2, [['constlibrary[]', 'cell[]', 'constlibrary', 0, '', 0], ['LibType:type', 'LibType', 'type', 0, '', 0]]]
  217. ['amxmodx.inc', 'next_hudchannel', 'native', '', 'player', 1, [['player', 'int', 'player', 0, '', 0]]]
  218. ['amxmodx.inc', 'CreateHudSyncObj', 'native', '', 'num=0,...', 2, [['num=0', 'int', 'num', 0, '0', 1], ['...', 'int', '...', 0, '', 0]]]
  219. ['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]]]
  220. ['amxmodx.inc', 'ClearSyncHud', 'native', '', 'target,syncObj', 2, [['target', 'int', 'target', 0, '', 0], ['syncObj', 'int', 'syncObj', 0, '', 0]]]
  221. ['amxmodx.inc', 'int3', 'native', '', '', 0, []]
  222. ['amxmodx.inc', 'set_fail_state', 'native', '', 'consterr_msg[]', 1, [['consterr_msg[]', 'cell[]', 'consterr_msg', 0, '', 0]]]
  223. ['amxmodx.inc', 'get_var_addr', 'native', '', 'any:...', 1, [['any:...', 'any', '...', 0, '', 1]]]
  224. ['amxmodx.inc', 'get_addr_val', 'native', '', 'addr', 1, [['addr', 'int', 'addr', 0, '', 0]]]
  225. ['amxmodx.inc', 'set_addr_val', 'native', '', 'addr,val', 2, [['addr', 'int', 'addr', 0, '', 0], ['val', 'int', 'val', 0, '', 0]]]
  226. ['amxmodx.inc', 'CreateMultiForward', 'native', '', 'constname[],stop_type,...', 3, [['constname[]', 'cell[]', 'constname', 0, '', 0], ['stop_type', 'int', 'stop_type', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  227. ['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]]]
  228. ['amxmodx.inc', 'CreateOneForward', 'native', '', 'plugin_id,constname[],...', 3, [['plugin_id', 'int', 'plugin_id', 0, '', 0], ['constname[]', 'cell[]', 'constname', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  229. ['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]]]
  230. ['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]]]
  231. ['amxmodx.inc', 'DestroyForward', 'native', '', 'forward_handle', 1, [['forward_handle', 'int', 'forward_handle', 0, '', 0]]]
  232. ['amxmodx.inc', 'get_cvar_pointer', 'native', '', 'constcvar[]', 1, [['constcvar[]', 'cell[]', 'constcvar', 0, '', 0]]]
  233. ['amxmodx.inc', 'get_pcvar_flags', 'native', '', 'pcvar', 1, [['pcvar', 'int', 'pcvar', 0, '', 0]]]
  234. ['amxmodx.inc', 'set_pcvar_flags', 'native', '', 'pcvar,flags', 2, [['pcvar', 'int', 'pcvar', 0, '', 0], ['flags', 'int', 'flags', 0, '', 0]]]
  235. ['amxmodx.inc', 'get_pcvar_num', 'native', '', 'pcvar', 1, [['pcvar', 'int', 'pcvar', 0, '', 0]]]
  236. ['amxmodx.inc', 'set_pcvar_num', 'native', '', 'pcvar,num', 2, [['pcvar', 'int', 'pcvar', 0, '', 0], ['num', 'int', 'num', 0, '', 0]]]
  237. ['amxmodx.inc', 'get_pcvar_float', 'native', 'Float', 'pcvar', 1, [['pcvar', 'int', 'pcvar', 0, '', 0]]]
  238. ['amxmodx.inc', 'set_pcvar_float', 'native', '', 'pcvar,Float:num', 2, [['pcvar', 'int', 'pcvar', 0, '', 0], ['Float:num', 'Float', 'num', 0, '', 0]]]
  239. ['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]]]
  240. ['amxmodx.inc', 'set_pcvar_string', 'native', '', 'pcvar,conststring[]', 2, [['pcvar', 'int', 'pcvar', 0, '', 0], ['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  241. ['amxmodx.inc', 'arrayset', 'native', '', 'array[],value,size', 3, [['array[]', 'cell[]', 'array', 0, '', 0], ['value', 'int', 'value', 0, '', 0], ['size', 'int', 'size', 0, '', 0]]]
  242. ['amxmodx.inc', 'get_weaponid', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  243. ['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]]]
  244. ['amxmodx.inc', 'admins_num', 'native', '', '', 0, []]
  245. ['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]]]
  246. ['amxmodx.inc', 'admins_flush', 'native', '', '', 0, []]
  247. ['cellarray.inc', 'ArrayCreate', 'native', 'Array', 'cellsize=1,reserved=32', 2, [['cellsize=1', 'int', 'cellsize', 0, '1', 1], ['reserved=32', 'int', 'reserved', 0, '32', 1]]]
  248. ['cellarray.inc', 'ArrayClear', 'native', '', 'Array:which', 1, [['Array:which', 'Array', 'which', 0, '', 0]]]
  249. ['cellarray.inc', 'ArraySize', 'native', '', 'Array:which', 1, [['Array:which', 'Array', 'which', 0, '', 0]]]
  250. ['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]]]
  251. ['cellarray.inc', 'ArrayGetCell', 'native', 'any', 'Array:which,item', 2, [['Array:which', 'Array', 'which', 0, '', 0], ['item', 'int', 'item', 0, '', 0]]]
  252. ['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]]]
  253. ['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]]]
  254. ['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]]]
  255. ['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]]]
  256. ['cellarray.inc', 'ArrayPushArray', 'native', '', 'Array:which,constany:input[]', 2, [['Array:which', 'Array', 'which', 0, '', 0], ['constany:input[]', 'constany[]', 'input', 0, '', 0]]]
  257. ['cellarray.inc', 'ArrayPushCell', 'native', '', 'Array:which,any:input', 2, [['Array:which', 'Array', 'which', 0, '', 0], ['any:input', 'any', 'input', 0, '', 0]]]
  258. ['cellarray.inc', 'ArrayPushString', 'native', '', 'Array:which,constinput[]', 2, [['Array:which', 'Array', 'which', 0, '', 0], ['constinput[]', 'cell[]', 'constinput', 0, '', 0]]]
  259. ['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]]]
  260. ['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]]]
  261. ['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]]]
  262. ['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]]]
  263. ['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]]]
  264. ['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]]]
  265. ['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]]]
  266. ['cellarray.inc', 'ArrayDeleteItem', 'native', '', 'Array:which,item', 2, [['Array:which', 'Array', 'which', 0, '', 0], ['item', 'int', 'item', 0, '', 0]]]
  267. ['cellarray.inc', 'ArrayGetStringHandle', 'native', 'DoNotUse', 'Array:which,item', 2, [['Array:which', 'Array', 'which', 0, '', 0], ['item', 'int', 'item', 0, '', 0]]]
  268. ['cellarray.inc', 'ArrayDestroy', 'native', '', '&Array:which', 1, [['&Array:which', 'Array', 'which', 1, '', 0]]]
  269. ['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]]]
  270. ['celltrie.inc', 'TrieCreate', 'native', 'Trie', '', 0, []]
  271. ['celltrie.inc', 'TrieClear', 'native', '', 'Trie:handle', 1, [['Trie:handle', 'Trie', 'handle', 0, '', 0]]]
  272. ['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]]]
  273. ['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]]]
  274. ['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]]]
  275. ['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]]]
  276. ['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]]]
  277. ['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]]]
  278. ['celltrie.inc', 'TrieDeleteKey', 'native', 'bool', 'Trie:handle,constkey[]', 2, [['Trie:handle', 'Trie', 'handle', 0, '', 0], ['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  279. ['celltrie.inc', 'TrieKeyExists', 'native', 'bool', 'Trie:handle,constkey[]', 2, [['Trie:handle', 'Trie', 'handle', 0, '', 0], ['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  280. ['celltrie.inc', 'TrieDestroy', 'native', '', '&Trie:handle', 1, [['&Trie:handle', 'Trie', 'handle', 1, '', 0]]]
  281. ['core.inc', 'heapspace', 'native', '', '', 0, []]
  282. ['core.inc', 'funcidx', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  283. ['core.inc', 'numargs', 'native', '', '', 0, []]
  284. ['core.inc', 'getarg', 'native', '', 'arg,index=0', 2, [['arg', 'int', 'arg', 0, '', 0], ['index=0', 'int', 'index', 0, '0', 1]]]
  285. ['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]]]
  286. ['core.inc', 'strlen', 'native', '', 'conststring[]', 1, [['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  287. ['core.inc', 'tolower', 'native', '', 'c', 1, [['c', 'int', 'c', 0, '', 0]]]
  288. ['core.inc', 'toupper', 'native', '', 'c', 1, [['c', 'int', 'c', 0, '', 0]]]
  289. ['core.inc', 'swapchars', 'native', '', 'c', 1, [['c', 'int', 'c', 0, '', 0]]]
  290. ['core.inc', 'random', 'native', '', 'max', 1, [['max', 'int', 'max', 0, '', 0]]]
  291. ['core.inc', 'min', 'native', '', 'value1,value2', 2, [['value1', 'int', 'value1', 0, '', 0], ['value2', 'int', 'value2', 0, '', 0]]]
  292. ['core.inc', 'max', 'native', '', 'value1,value2', 2, [['value1', 'int', 'value1', 0, '', 0], ['value2', 'int', 'value2', 0, '', 0]]]
  293. ['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]]]
  294. ['core.inc', 'power', 'native', '', 'value,exponent', 2, [['value', 'int', 'value', 0, '', 0], ['exponent', 'int', 'exponent', 0, '', 0]]]
  295. ['core.inc', 'sqroot', 'native', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  296. ['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]]]
  297. ['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]]]
  298. ['core.inc', 'tickcount', 'native', '', '&granularity=0', 1, [['&granularity=0', 'int', 'granularity', 1, '0', 1]]]
  299. ['core.inc', 'abs', 'stock', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  300. ['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]]]
  301. ['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]]]
  302. ['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]]]
  303. ['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]]]
  304. ['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]]]
  305. ['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]]]
  306. ['csstats.inc', 'reset_user_wstats', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  307. ['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]]]
  308. ['csstats.inc', 'get_statsnum', 'native', '', '', 0, []]
  309. ['csstats.inc', 'get_user_stats2', 'native', '', 'index,stats[4]', 2, [['index', 'int', 'index', 0, '', 0], ['stats[4]', 'cell[4]', 'stats', 0, '', 0]]]
  310. ['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]]]
  311. ['cstrike.inc', 'cs_get_user_deaths', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  312. ['cstrike.inc', 'cs_set_user_deaths', 'native', '', 'index,newdeaths', 2, [['index', 'int', 'index', 0, '', 0], ['newdeaths', 'int', 'newdeaths', 0, '', 0]]]
  313. ['cstrike.inc', 'cs_get_hostage_foll', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  314. ['cstrike.inc', 'cs_set_hostage_foll', 'native', '', 'index,followedindex=0', 2, [['index', 'int', 'index', 0, '', 0], ['followedindex=0', 'int', 'followedindex', 0, '0', 1]]]
  315. ['cstrike.inc', 'cs_get_hostage_id', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  316. ['cstrike.inc', 'cs_get_user_bpammo', 'native', '', 'index,weapon', 2, [['index', 'int', 'index', 0, '', 0], ['weapon', 'int', 'weapon', 0, '', 0]]]
  317. ['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]]]
  318. ['cstrike.inc', 'cs_get_user_defuse', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  319. ['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]]]
  320. ['cstrike.inc', 'cs_get_user_buyzone', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  321. ['cstrike.inc', 'cs_get_user_hasprim', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  322. ['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]]]
  323. ['cstrike.inc', 'cs_set_user_model', 'native', '', 'index,constmodel[]', 2, [['index', 'int', 'index', 0, '', 0], ['constmodel[]', 'cell[]', 'constmodel', 0, '', 0]]]
  324. ['cstrike.inc', 'cs_reset_user_model', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  325. ['cstrike.inc', 'cs_get_user_money', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  326. ['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]]]
  327. ['cstrike.inc', 'cs_get_user_nvg', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  328. ['cstrike.inc', 'cs_set_user_nvg', 'native', '', 'index,nvgoggles=1', 2, [['index', 'int', 'index', 0, '', 0], ['nvgoggles=1', 'int', 'nvgoggles', 0, '1', 1]]]
  329. ['cstrike.inc', 'cs_get_user_plant', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  330. ['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]]]
  331. ['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]]]
  332. ['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]]]
  333. ['cstrike.inc', 'cs_get_user_vip', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  334. ['cstrike.inc', 'cs_get_user_tked', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  335. ['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]]]
  336. ['cstrike.inc', 'cs_get_user_driving', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  337. ['cstrike.inc', 'cs_get_user_shield', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  338. ['cstrike.inc', 'cs_get_user_stationary', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  339. ['cstrike.inc', 'cs_get_user_armor', 'native', '', 'index,&CsArmorType:armortype', 2, [['index', 'int', 'index', 0, '', 0], ['&CsArmorType:armortype', 'CsArmorType', 'armortype', 1, '', 0]]]
  340. ['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]]]
  341. ['cstrike.inc', 'cs_get_weapon_burst', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  342. ['cstrike.inc', 'cs_set_weapon_burst', 'native', '', 'index,burstmode=1', 2, [['index', 'int', 'index', 0, '', 0], ['burstmode=1', 'int', 'burstmode', 0, '1', 1]]]
  343. ['cstrike.inc', 'cs_get_weapon_silen', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  344. ['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]]]
  345. ['cstrike.inc', 'cs_get_weapon_ammo', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  346. ['cstrike.inc', 'cs_set_weapon_ammo', 'native', '', 'index,newammo', 2, [['index', 'int', 'index', 0, '', 0], ['newammo', 'int', 'newammo', 0, '', 0]]]
  347. ['cstrike.inc', 'cs_get_weapon_id', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  348. ['cstrike.inc', 'cs_get_no_knives', 'native', '', '', 0, []]
  349. ['cstrike.inc', 'cs_set_no_knives', 'native', '', 'noknives=0', 1, [['noknives=0', 'int', 'noknives', 0, '0', 1]]]
  350. ['cstrike.inc', 'cs_user_spawn', 'native', '', 'player', 1, [['player', 'int', 'player', 0, '', 0]]]
  351. ['cstrike.inc', 'cs_get_armoury_type', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  352. ['cstrike.inc', 'cs_set_armoury_type', 'native', '', 'index,type', 2, [['index', 'int', 'index', 0, '', 0], ['type', 'int', 'type', 0, '', 0]]]
  353. ['cstrike.inc', 'cs_get_user_mapzones', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  354. ['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]]]
  355. ['cstrike.inc', 'cs_get_user_zoom', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  356. ['cstrike.inc', 'cs_get_user_submodel', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  357. ['cstrike.inc', 'cs_set_user_submodel', 'native', '', 'index,value', 2, [['index', 'int', 'index', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  358. ['cstrike.inc', 'cs_get_user_lastactivity', 'native', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  359. ['cstrike.inc', 'cs_set_user_lastactivity', 'native', '', 'index,Float:value', 2, [['index', 'int', 'index', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  360. ['cstrike.inc', 'cs_get_user_hostagekills', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  361. ['cstrike.inc', 'cs_set_user_hostagekills', 'native', '', 'index,value', 2, [['index', 'int', 'index', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  362. ['cstrike.inc', 'cs_get_hostage_lastuse', 'native', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  363. ['cstrike.inc', 'cs_set_hostage_lastuse', 'native', '', 'index,Float:value', 2, [['index', 'int', 'index', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  364. ['cstrike.inc', 'cs_get_hostage_nextuse', 'native', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  365. ['cstrike.inc', 'cs_set_hostage_nextuse', 'native', '', 'index,Float:value', 2, [['index', 'int', 'index', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  366. ['cstrike.inc', 'cs_get_c4_explode_time', 'native', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  367. ['cstrike.inc', 'cs_set_c4_explode_time', 'native', '', 'index,Float:value', 2, [['index', 'int', 'index', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  368. ['cstrike.inc', 'cs_get_c4_defusing', 'native', 'bool', 'c4index', 1, [['c4index', 'int', 'c4index', 0, '', 0]]]
  369. ['cstrike.inc', 'cs_set_c4_defusing', 'native', '', 'c4index,bool:defusing', 2, [['c4index', 'int', 'c4index', 0, '', 0], ['bool:defusing', 'bool', 'defusing', 0, '', 0]]]
  370. ['cstrike.inc', 'CS_InternalCommand', 'forward', '', 'id,constcmd[]', 2, [['id', 'int', 'id', 0, '', 0], ['constcmd[]', 'cell[]', 'constcmd', 0, '', 0]]]
  371. ['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]]]
  372. ['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]]]
  373. ['csx.inc', 'grenade_throw', 'forward', '', 'index,greindex,wId', 3, [['index', 'int', 'index', 0, '', 0], ['greindex', 'int', 'greindex', 0, '', 0], ['wId', 'int', 'wId', 0, '', 0]]]
  374. ['csx.inc', 'bomb_planting', 'forward', '', 'planter', 1, [['planter', 'int', 'planter', 0, '', 0]]]
  375. ['csx.inc', 'bomb_planted', 'forward', '', 'planter', 1, [['planter', 'int', 'planter', 0, '', 0]]]
  376. ['csx.inc', 'bomb_explode', 'forward', '', 'planter,defuser', 2, [['planter', 'int', 'planter', 0, '', 0], ['defuser', 'int', 'defuser', 0, '', 0]]]
  377. ['csx.inc', 'bomb_defusing', 'forward', '', 'defuser', 1, [['defuser', 'int', 'defuser', 0, '', 0]]]
  378. ['csx.inc', 'bomb_defused', 'forward', '', 'defuser', 1, [['defuser', 'int', 'defuser', 0, '', 0]]]
  379. ['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]]]
  380. ['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]]]
  381. ['csx.inc', 'custom_weapon_shot', 'native', '', 'weapon,index', 2, [['weapon', 'int', 'weapon', 0, '', 0], ['index', 'int', 'index', 0, '', 0]]]
  382. ['csx.inc', 'xmod_is_melee_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  383. ['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]]]
  384. ['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]]]
  385. ['csx.inc', 'xmod_get_maxweapons', 'native', '', '', 0, []]
  386. ['csx.inc', 'xmod_get_stats_size', 'native', '', '', 0, []]
  387. ['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]]]
  388. ['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]]]
  389. ['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]]]
  390. ['dbi.inc', 'dbi_nextrow', 'native', '', 'Result:_result', 1, [['Result:_result', 'Result', '_result', 0, '', 0]]]
  391. ['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]]]
  392. ['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]]]
  393. ['dbi.inc', 'dbi_num_rows', 'native', '', 'Result:_result', 1, [['Result:_result', 'Result', '_result', 0, '', 0]]]
  394. ['dbi.inc', 'dbi_free_result', 'native', '', '&Result:result', 1, [['&Result:result', 'Result', 'result', 1, '', 0]]]
  395. ['dbi.inc', 'dbi_close', 'native', '', '&Sql:_sql', 1, [['&Sql:_sql', 'Sql', '_sql', 1, '', 0]]]
  396. ['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]]]
  397. ['dbi.inc', 'dbi_type', 'native', '', '_type[],_len', 2, [['_type[]', 'cell[]', '_type', 0, '', 0], ['_len', 'int', '_len', 0, '', 0]]]
  398. ['dbi.inc', 'dbi_num_fields', 'native', '', 'Result:result', 1, [['Result:result', 'Result', 'result', 0, '', 0]]]
  399. ['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]]]
  400. ['dbi.inc', 'sqlite_table_exists', 'stock', 'bool', 'Sql:sql,table[]', 2, [['Sql:sql', 'Sql', 'sql', 0, '', 0], ['table[]', 'cell[]', 'table', 0, '', 0]]]
  401. ['dodfun.inc', 'grenade_throw', 'forward', '', 'index,greindex,wId', 3, [['index', 'int', 'index', 0, '', 0], ['greindex', 'int', 'greindex', 0, '', 0], ['wId', 'int', 'wId', 0, '', 0]]]
  402. ['dodfun.inc', 'rocket_shoot', 'forward', '', 'index,rocketindex,wId', 3, [['index', 'int', 'index', 0, '', 0], ['rocketindex', 'int', 'rocketindex', 0, '', 0], ['wId', 'int', 'wId', 0, '', 0]]]
  403. ['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]]]
  404. ['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]]]
  405. ['dodfun.inc', 'dod_set_user_class', 'native', '', 'index,classId', 2, [['index', 'int', 'index', 0, '', 0], ['classId', 'int', 'classId', 0, '', 0]]]
  406. ['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]]]
  407. ['dodfun.inc', 'dod_get_next_class', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  408. ['dodfun.inc', 'dod_is_randomclass', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  409. ['dodfun.inc', 'dod_get_pl_deaths', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  410. ['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]]]
  411. ['dodfun.inc', 'dod_get_user_kills', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  412. ['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]]]
  413. ['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]]]
  414. ['dodfun.inc', 'dod_set_pl_teamname', 'native', '', 'index,constszName[]', 2, [['index', 'int', 'index', 0, '', 0], ['constszName[]', 'cell[]', 'constszName', 0, '', 0]]]
  415. ['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]]]
  416. ['dodfun.inc', 'dod_is_deployed', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  417. ['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]]]
  418. ['dodfun.inc', 'dod_get_user_ammo', 'native', '', 'index,wid', 2, [['index', 'int', 'index', 0, '', 0], ['wid', 'int', 'wid', 0, '', 0]]]
  419. ['dodfun.inc', 'controlpoints_init', 'forward', '', '', 0, []]
  420. ['dodfun.inc', 'objectives_get_num', 'native', '', '', 0, []]
  421. ['dodfun.inc', 'objectives_reinit', 'native', '', 'player=0', 1, [['player=0', 'int', 'player', 0, '0', 1]]]
  422. ['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]]]
  423. ['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]]]
  424. ['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]]]
  425. ['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]]]
  426. ['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]]]
  427. ['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]]]
  428. ['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]]]
  429. ['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]]]
  430. ['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]]]
  431. ['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]]]
  432. ['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]]]
  433. ['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]]]
  434. ['dodstats.inc', 'reset_user_wstats', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  435. ['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]]]
  436. ['dodstats.inc', 'get_statsnum', 'native', '', '', 0, []]
  437. ['dodx.inc', 'register_statsfwd', 'native', '', 'ftype', 1, [['ftype', 'int', 'ftype', 0, '', 0]]]
  438. ['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]]]
  439. ['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]]]
  440. ['dodx.inc', 'client_score', 'forward', '', 'id,score,total', 3, [['id', 'int', 'id', 0, '', 0], ['score', 'int', 'score', 0, '', 0], ['total', 'int', 'total', 0, '', 0]]]
  441. ['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]]]
  442. ['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]]]
  443. ['dodx.inc', 'dod_client_spawn', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  444. ['dodx.inc', 'dod_client_scope', 'forward', '', 'id,value', 2, [['id', 'int', 'id', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  445. ['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]]]
  446. ['dodx.inc', 'dod_client_prone', 'forward', '', 'id,value', 2, [['id', 'int', 'id', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  447. ['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]]]
  448. ['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]]]
  449. ['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]]]
  450. ['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]]]
  451. ['dodx.inc', 'dod_client_stamina', 'forward', '', 'id,stamina', 2, [['id', 'int', 'id', 0, '', 0], ['stamina', 'int', 'stamina', 0, '', 0]]]
  452. ['dodx.inc', 'dod_weapon_type', 'native', '', 'id,type', 2, [['id', 'int', 'id', 0, '', 0], ['type', 'int', 'type', 0, '', 0]]]
  453. ['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]]]
  454. ['dodx.inc', 'dod_set_model', 'native', '', 'id,constmodel[]', 2, [['id', 'int', 'id', 0, '', 0], ['constmodel[]', 'cell[]', 'constmodel', 0, '', 0]]]
  455. ['dodx.inc', 'dod_set_body_number', 'native', '', 'id,bodynumber', 2, [['id', 'int', 'id', 0, '', 0], ['bodynumber', 'int', 'bodynumber', 0, '', 0]]]
  456. ['dodx.inc', 'dod_clear_model', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  457. ['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]]]
  458. ['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]]]
  459. ['dodx.inc', 'custom_weapon_shot', 'native', '', 'weapon,index', 2, [['weapon', 'int', 'weapon', 0, '', 0], ['index', 'int', 'index', 0, '', 0]]]
  460. ['dodx.inc', 'xmod_is_melee_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  461. ['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]]]
  462. ['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]]]
  463. ['dodx.inc', 'xmod_get_maxweapons', 'native', '', '', 0, []]
  464. ['dodx.inc', 'xmod_get_stats_size', 'native', '', '', 0, []]
  465. ['dodx.inc', 'xmod_is_custom_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  466. ['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]]]
  467. ['dodx.inc', 'dod_wpnlog_to_id', 'native', '', 'constlogname[]', 1, [['constlogname[]', 'cell[]', 'constlogname', 0, '', 0]]]
  468. ['dodx.inc', 'dod_get_map_info', 'native', '', 'info', 1, [['info', 'int', 'info', 0, '', 0]]]
  469. ['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]]]
  470. ['dodx.inc', 'dod_get_team_score', 'native', '', 'teamId', 1, [['teamId', 'int', 'teamId', 0, '', 0]]]
  471. ['dodx.inc', 'dod_get_user_class', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  472. ['dodx.inc', 'dod_get_user_score', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  473. ['dodx.inc', 'dod_get_pronestate', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  474. ['dodx.inc', 'dod_user_kill', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  475. ['engine.inc', 'traceresult', 'native', '', 'type,any:...', 2, [['type', 'int', 'type', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  476. ['engine.inc', 'register_impulse', 'native', '', 'impulse,constfunction[]', 2, [['impulse', 'int', 'impulse', 0, '', 0], ['constfunction[]', 'cell[]', 'constfunction', 0, '', 0]]]
  477. ['engine.inc', 'register_touch', 'native', '', 'constTouched[],constToucher[],constfunction[]', 3, [['constTouched[]', 'cell[]', 'constTouched', 0, '', 0], ['constToucher[]', 'cell[]', 'constToucher', 0, '', 0], ['constfunction[]', 'cell[]', 'constfunction', 0, '', 0]]]
  478. ['engine.inc', 'register_think', 'native', '', 'constClassname[],constfunction[]', 2, [['constClassname[]', 'cell[]', 'constClassname', 0, '', 0], ['constfunction[]', 'cell[]', 'constfunction', 0, '', 0]]]
  479. ['engine.inc', 'precache_event', 'native', '', 'type,constName[],any:...', 3, [['type', 'int', 'type', 0, '', 0], ['constName[]', 'cell[]', 'constName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  480. ['engine.inc', 'set_speak', 'native', '', 'iIndex,iSpeakFlags', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['iSpeakFlags', 'int', 'iSpeakFlags', 0, '', 0]]]
  481. ['engine.inc', 'get_speak', 'native', '', 'iIndex', 1, [['iIndex', 'int', 'iIndex', 0, '', 0]]]
  482. ['engine.inc', 'drop_to_floor', 'native', '', 'entity', 1, [['entity', 'int', 'entity', 0, '', 0]]]
  483. ['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]]]
  484. ['engine.inc', 'force_use', 'native', '', 'entUsed,entUser', 2, [['entUsed', 'int', 'entUsed', 0, '', 0], ['entUser', 'int', 'entUser', 0, '', 0]]]
  485. ['engine.inc', 'get_global_float', 'native', 'Float', 'variable', 1, [['variable', 'int', 'variable', 0, '', 0]]]
  486. ['engine.inc', 'get_global_int', 'native', '', 'variable', 1, [['variable', 'int', 'variable', 0, '', 0]]]
  487. ['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]]]
  488. ['engine.inc', 'get_global_vector', 'native', '', 'variable,Float:vector[3]', 2, [['variable', 'int', 'variable', 0, '', 0], ['Float:vector[3]', 'Float[3]', 'vector', 0, '', 0]]]
  489. ['engine.inc', 'get_global_edict', 'native', '', 'variable', 1, [['variable', 'int', 'variable', 0, '', 0]]]
  490. ['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]]]
  491. ['engine.inc', 'get_decal_index', 'native', '', 'constszDecalName[]', 1, [['constszDecalName[]', 'cell[]', 'constszDecalName', 0, '', 0]]]
  492. ['engine.inc', 'entity_range', 'native', 'Float', 'ida,idb', 2, [['ida', 'int', 'ida', 0, '', 0], ['idb', 'int', 'idb', 0, '', 0]]]
  493. ['engine.inc', 'entity_get_int', 'native', '', 'iIndex,iKey', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['iKey', 'int', 'iKey', 0, '', 0]]]
  494. ['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]]]
  495. ['engine.inc', 'entity_get_float', 'native', 'Float', 'iIndex,iKey', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['iKey', 'int', 'iKey', 0, '', 0]]]
  496. ['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]]]
  497. ['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]]]
  498. ['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]]]
  499. ['engine.inc', 'entity_get_edict', 'native', '', 'iIndex,iKey', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['iKey', 'int', 'iKey', 0, '', 0]]]
  500. ['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]]]
  501. ['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]]]
  502. ['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]]]
  503. ['engine.inc', 'entity_get_byte', 'native', '', 'iIndex,iKey', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['iKey', 'int', 'iKey', 0, '', 0]]]
  504. ['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]]]
  505. ['engine.inc', 'create_entity', 'native', '', 'constszClassname[]', 1, [['constszClassname[]', 'cell[]', 'constszClassname', 0, '', 0]]]
  506. ['engine.inc', 'find_ent_by_class', 'native', '', 'iIndex,constszClass[]', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['constszClass[]', 'cell[]', 'constszClass', 0, '', 0]]]
  507. ['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]]]
  508. ['engine.inc', 'find_ent_by_target', 'native', '', 'iIndex,constszClass[]', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['constszClass[]', 'cell[]', 'constszClass', 0, '', 0]]]
  509. ['engine.inc', 'find_ent_by_tname', 'native', '', 'iIndex,constszClass[]', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['constszClass[]', 'cell[]', 'constszClass', 0, '', 0]]]
  510. ['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]]]
  511. ['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]]]
  512. ['engine.inc', 'call_think', 'native', '', 'entity', 1, [['entity', 'int', 'entity', 0, '', 0]]]
  513. ['engine.inc', 'is_valid_ent', 'native', '', 'iIndex', 1, [['iIndex', 'int', 'iIndex', 0, '', 0]]]
  514. ['engine.inc', 'entity_set_origin', 'native', '', 'iIndex,constFloat:fNewOrigin[3]', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['constFloat:fNewOrigin[3]', 'constFloat[3]', 'fNewOrigin', 0, '', 0]]]
  515. ['engine.inc', 'entity_set_model', 'native', '', 'iIndex,constszModel[]', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['constszModel[]', 'cell[]', 'constszModel', 0, '', 0]]]
  516. ['engine.inc', 'remove_entity', 'native', '', 'iIndex', 1, [['iIndex', 'int', 'iIndex', 0, '', 0]]]
  517. ['engine.inc', 'entity_count', 'native', '', '', 0, []]
  518. ['engine.inc', 'fake_touch', 'native', '', 'entTouched,entToucher', 2, [['entTouched', 'int', 'entTouched', 0, '', 0], ['entToucher', 'int', 'entToucher', 0, '', 0]]]
  519. ['engine.inc', 'DispatchKeyValue', 'native', '', '...', 1, [['...', 'int', '...', 0, '', 0]]]
  520. ['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]]]
  521. ['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]]]
  522. ['engine.inc', 'DispatchSpawn', 'native', '', 'iIndex', 1, [['iIndex', 'int', 'iIndex', 0, '', 0]]]
  523. ['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]]]
  524. ['engine.inc', 'point_contents', 'native', '', 'constFloat:fCheckAt[3]', 1, [['constFloat:fCheckAt[3]', 'constFloat[3]', 'fCheckAt', 0, '', 0]]]
  525. ['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]]]
  526. ['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]]]
  527. ['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]]]
  528. ['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]]]
  529. ['engine.inc', 'halflife_time', 'native', 'Float', '', 0, []]
  530. ['engine.inc', 'set_lights', 'native', '', 'constLighting[]', 1, [['constLighting[]', 'cell[]', 'constLighting', 0, '', 0]]]
  531. ['engine.inc', 'attach_view', 'native', '', 'iIndex,iTargetIndex', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['iTargetIndex', 'int', 'iTargetIndex', 0, '', 0]]]
  532. ['engine.inc', 'set_view', 'native', '', 'iIndex,ViewType', 2, [['iIndex', 'int', 'iIndex', 0, '', 0], ['ViewType', 'int', 'ViewType', 0, '', 0]]]
  533. ['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]]]
  534. ['engine.inc', 'get_usercmd', 'native', '', 'type,any:...', 2, [['type', 'int', 'type', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  535. ['engine.inc', 'set_usercmd', 'native', '', 'type,any:...', 2, [['type', 'int', 'type', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  536. ['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]]]
  537. ['engine.inc', 'pfn_touch', 'forward', '', 'ptr,ptd', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['ptd', 'int', 'ptd', 0, '', 0]]]
  538. ['engine.inc', 'server_frame', 'forward', '', '', 0, []]
  539. ['engine.inc', 'client_kill', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  540. ['engine.inc', 'client_PreThink', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  541. ['engine.inc', 'client_PostThink', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  542. ['engine.inc', 'client_impulse', 'forward', '', 'id,impulse', 2, [['id', 'int', 'id', 0, '', 0], ['impulse', 'int', 'impulse', 0, '', 0]]]
  543. ['engine.inc', 'pfn_think', 'forward', '', 'entid', 1, [['entid', 'int', 'entid', 0, '', 0]]]
  544. ['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]]]
  545. ['engine.inc', 'pfn_keyvalue', 'forward', '', 'entid', 1, [['entid', 'int', 'entid', 0, '', 0]]]
  546. ['engine.inc', 'pfn_spawn', 'forward', '', 'entid', 1, [['entid', 'int', 'entid', 0, '', 0]]]
  547. ['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]]]
  548. ['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]]]
  549. ['engine.inc', 'is_visible', 'native', '', 'entity,target', 2, [['entity', 'int', 'entity', 0, '', 0], ['target', 'int', 'target', 0, '', 0]]]
  550. ['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]]]
  551. ['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]]]
  552. ['engine_stocks.inc', 'find_ent', 'stock', '', 'iStart,constszClassname[]', 2, [['iStart', 'int', 'iStart', 0, '', 0], ['constszClassname[]', 'cell[]', 'constszClassname', 0, '', 0]]]
  553. ['engine_stocks.inc', 'get_user_button', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  554. ['engine_stocks.inc', 'get_user_oldbutton', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  555. ['engine_stocks.inc', 'get_entity_flags', 'stock', '', 'ent', 1, [['ent', 'int', 'ent', 0, '', 0]]]
  556. ['engine_stocks.inc', 'get_entity_distance', 'stock', '', 'ent1,ent2', 2, [['ent1', 'int', 'ent1', 0, '', 0], ['ent2', 'int', 'ent2', 0, '', 0]]]
  557. ['engine_stocks.inc', 'get_grenade', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  558. ['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]]]
  559. ['engine_stocks.inc', 'remove_entity_name', 'stock', '', 'consteName[]', 1, [['consteName[]', 'cell[]', 'consteName', 0, '', 0]]]
  560. ['engine_stocks.inc', 'ViewContents', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  561. ['engine_stocks.inc', 'get_speed', 'stock', '', 'ent', 1, [['ent', 'int', 'ent', 0, '', 0]]]
  562. ['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]]]
  563. ['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]]]
  564. ['engine_stocks.inc', 'set_entity_visibility', 'stock', '', 'entity,visible=1', 2, [['entity', 'int', 'entity', 0, '', 0], ['visible=1', 'int', 'visible', 0, '1', 1]]]
  565. ['engine_stocks.inc', 'get_entity_visibility', 'stock', '', 'entity', 1, [['entity', 'int', 'entity', 0, '', 0]]]
  566. ['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]]]
  567. ['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]]]
  568. ['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]]]
  569. ['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]]]
  570. ['engine_stocks.inc', 'PointContents', 'stock', '', 'constFloat:fCheckAt[3]', 1, [['constFloat:fCheckAt[3]', 'constFloat[3]', 'fCheckAt', 0, '', 0]]]
  571. ['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]]]
  572. ['engine_stocks.inc', 'IsInWorld', 'stock', '', 'ent', 1, [['ent', 'int', 'ent', 0, '', 0]]]
  573. ['esf.inc', 'setClientPL', 'native', '', 'Client,PowerLevel', 2, [['Client', 'int', 'Client', 0, '', 0], ['PowerLevel', 'int', 'PowerLevel', 0, '', 0]]]
  574. ['esf.inc', 'getClientPL', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  575. ['esf.inc', 'setClientACPL', 'native', '', 'Client,ActualPowerLevel', 2, [['Client', 'int', 'Client', 0, '', 0], ['ActualPowerLevel', 'int', 'ActualPowerLevel', 0, '', 0]]]
  576. ['esf.inc', 'getClientACPL', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  577. ['esf.inc', 'setClientADPL', 'native', '', 'Client,AfterDeathPowerLevel', 2, [['Client', 'int', 'Client', 0, '', 0], ['AfterDeathPowerLevel', 'int', 'AfterDeathPowerLevel', 0, '', 0]]]
  578. ['esf.inc', 'getClientADPL', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  579. ['esf.inc', 'setClientSPL', 'native', '', 'Client,PowerLevel', 2, [['Client', 'int', 'Client', 0, '', 0], ['PowerLevel', 'int', 'PowerLevel', 0, '', 0]]]
  580. ['esf.inc', 'setClientPLtoADPL', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  581. ['esf.inc', 'setClientKI', 'native', '', 'Client,Ki', 2, [['Client', 'int', 'Client', 0, '', 0], ['Ki', 'int', 'Ki', 0, '', 0]]]
  582. ['esf.inc', 'getClientKI', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  583. ['esf.inc', 'setClientHP', 'native', '', 'Client,Health', 2, [['Client', 'int', 'Client', 0, '', 0], ['Health', 'int', 'Health', 0, '', 0]]]
  584. ['esf.inc', 'getClientHP', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  585. ['esf.inc', 'setClientMHP', 'native', '', 'Client,MaximumHealth', 2, [['Client', 'int', 'Client', 0, '', 0], ['MaximumHealth', 'int', 'MaximumHealth', 0, '', 0]]]
  586. ['esf.inc', 'getClientMHP', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  587. ['esf.inc', 'setClientSPEED', 'native', '', 'Client,Speed', 2, [['Client', 'int', 'Client', 0, '', 0], ['Speed', 'int', 'Speed', 0, '', 0]]]
  588. ['esf.inc', 'getClientSPEED', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  589. ['esf.inc', 'setClientSWOOPSPEED', 'native', '', 'Client,SwoopSpeed', 2, [['Client', 'int', 'Client', 0, '', 0], ['SwoopSpeed', 'int', 'SwoopSpeed', 0, '', 0]]]
  590. ['esf.inc', 'getClientSWOOPSPEED', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  591. ['esf.inc', 'setClientPROTECT', 'native', '', 'Client,bool:Enable=true', 2, [['Client', 'int', 'Client', 0, '', 0], ['bool:Enable=true', 'bool', 'Enable', 0, 'true', 1]]]
  592. ['esf.inc', 'getClientPROTECT', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  593. ['esf.inc', 'setClientFROZEN', 'native', '', 'Client,bool:Enable=true', 2, [['Client', 'int', 'Client', 0, '', 0], ['bool:Enable=true', 'bool', 'Enable', 0, 'true', 1]]]
  594. ['esf.inc', 'getClientFROZEN', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  595. ['esf.inc', 'setClientGOD', 'native', '', 'Client,bool:Enable=true', 2, [['Client', 'int', 'Client', 0, '', 0], ['bool:Enable=true', 'bool', 'Enable', 0, 'true', 1]]]
  596. ['esf.inc', 'getClientGOD', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  597. ['esf.inc', 'getClientFLY', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  598. ['esf.inc', 'setClientHiddenTURBO', 'native', '', 'Client,bool:Enable=true', 2, [['Client', 'int', 'Client', 0, '', 0], ['bool:Enable=true', 'bool', 'Enable', 0, 'true', 1]]]
  599. ['esf.inc', 'getClientTURBO', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  600. ['esf.inc', 'getClientBLOCK', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  601. ['esf.inc', 'setClientHiddenPOWERUP', 'native', '', 'Client,bool:Enable=true', 2, [['Client', 'int', 'Client', 0, '', 0], ['bool:Enable=true', 'bool', 'Enable', 0, 'true', 1]]]
  602. ['esf.inc', 'getClientPOWERUP', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  603. ['esf.inc', 'getClientSWOOPING', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  604. ['esf.inc', 'getClientATKSHOOT', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  605. ['esf.inc', 'getClientATKCHARGE', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  606. ['esf.inc', 'getClientMELEE', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  607. ['esf.inc', 'getClientTHROWAWAY', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  608. ['esf.inc', 'getClientTHROW', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  609. ['esf.inc', 'getClientWALLGND', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  610. ['esf.inc', 'getClientINFREEFALL', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  611. ['esf.inc', 'getClientBEAMJUMP', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  612. ['esf.inc', 'silentClientKILL', 'native', '', 'Client', 1, [['Client', 'int', 'Client', 0, '', 0]]]
  613. ['fakemeta.inc', 'pev', 'native', '', '_index,_value,any:...', 3, [['_index', 'int', '_index', 0, '', 0], ['_value', 'int', '_value', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  614. ['fakemeta.inc', 'set_pev', 'native', '', '_index,_value,any:...', 3, [['_index', 'int', '_index', 0, '', 0], ['_value', 'int', '_value', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  615. ['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]]]
  616. ['fakemeta.inc', 'pev_valid', 'native', '', 'entindex', 1, [['entindex', 'int', 'entindex', 0, '', 0]]]
  617. ['fakemeta.inc', 'pev_serial', 'native', '', 'entindex', 1, [['entindex', 'int', 'entindex', 0, '', 0]]]
  618. ['fakemeta.inc', 'global_get', 'native', '', '_value,any:...', 2, [['_value', 'int', '_value', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  619. ['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]]]
  620. ['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]]]
  621. ['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]]]
  622. ['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]]]
  623. ['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]]]
  624. ['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]]]
  625. ['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]]]
  626. ['fakemeta.inc', 'forward_return', 'native', '', 'type,any:...', 2, [['type', 'int', 'type', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  627. ['fakemeta.inc', 'get_orig_retval', 'native', '', '{Float,_}:...', 1, [['{Float,_}:...', '{Float,_}', '...', 0, '', 0]]]
  628. ['fakemeta.inc', 'engfunc', 'native', '', 'type,any:...', 2, [['type', 'int', 'type', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  629. ['fakemeta.inc', 'dllfunc', 'native', '', 'type,any:...', 2, [['type', 'int', 'type', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  630. ['fakemeta.inc', 'get_tr', 'native', '', 'TraceResult:tr_member,{Float,_}:...', 2, [['TraceResult:tr_member', 'TraceResult', 'tr_member', 0, '', 0], ['{Float,_}:...', '{Float,_}', '...', 0, '', 0]]]
  631. ['fakemeta.inc', 'set_tr', 'native', '', 'TraceResult:tr_member,{Float,_}:...', 2, [['TraceResult:tr_member', 'TraceResult', 'tr_member', 0, '', 0], ['{Float,_}:...', '{Float,_}', '...', 0, '', 0]]]
  632. ['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]]]
  633. ['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]]]
  634. ['fakemeta.inc', 'create_tr2', 'native', '', '', 0, []]
  635. ['fakemeta.inc', 'free_tr2', 'native', '', 'tr_handle', 1, [['tr_handle', 'int', 'tr_handle', 0, '', 0]]]
  636. ['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]]]
  637. ['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]]]
  638. ['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]]]
  639. ['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]]]
  640. ['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]]]
  641. ['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]]]
  642. ['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]]]
  643. ['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]]]
  644. ['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]]]
  645. ['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]]]
  646. ['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]]]
  647. ['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]]]
  648. ['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]]]
  649. ['fakemeta_stocks.inc', 'EF_PrecacheModel', 'stock', '', 'conststring[]', 1, [['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  650. ['fakemeta_stocks.inc', 'EF_PrecacheSound', 'stock', '', 'conststring[]', 1, [['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  651. ['fakemeta_stocks.inc', 'EF_SetModel', 'stock', '', 'constID,constSTRING[]', 2, [['constID', 'int', 'constID', 0, '', 0], ['constSTRING[]', 'cell[]', 'constSTRING', 0, '', 0]]]
  652. ['fakemeta_stocks.inc', 'EF_ModelIndex', 'stock', '', 'constSTRING[]', 1, [['constSTRING[]', 'cell[]', 'constSTRING', 0, '', 0]]]
  653. ['fakemeta_stocks.inc', 'EF_ModelFrames', 'stock', '', 'modelIndex', 1, [['modelIndex', 'int', 'modelIndex', 0, '', 0]]]
  654. ['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]]]
  655. ['fakemeta_stocks.inc', 'EF_ChangeLevel', 'stock', '', 'constS1[],constS2[]', 2, [['constS1[]', 'cell[]', 'constS1', 0, '', 0], ['constS2[]', 'cell[]', 'constS2', 0, '', 0]]]
  656. ['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]]]
  657. ['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]]]
  658. ['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]]]
  659. ['fakemeta_stocks.inc', 'EF_ChangeYaw', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  660. ['fakemeta_stocks.inc', 'EF_ChangePitch', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  661. ['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]]]
  662. ['fakemeta_stocks.inc', 'EF_GetEntityIllum', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  663. ['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]]]
  664. ['fakemeta_stocks.inc', 'EF_FindClientInPVS', 'stock', '', 'constCLIENT', 1, [['constCLIENT', 'int', 'constCLIENT', 0, '', 0]]]
  665. ['fakemeta_stocks.inc', 'EF_EntitiesInPVS', 'stock', '', 'constCLIENT', 1, [['constCLIENT', 'int', 'constCLIENT', 0, '', 0]]]
  666. ['fakemeta_stocks.inc', 'EF_MakeVectors', 'stock', '', 'constFloat:VECTOR[3]', 1, [['constFloat:VECTOR[3]', 'constFloat[3]', 'VECTOR', 0, '', 0]]]
  667. ['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]]]
  668. ['fakemeta_stocks.inc', 'EF_CreateEntity', 'stock', '', '', 0, []]
  669. ['fakemeta_stocks.inc', 'EF_RemoveEntity', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  670. ['fakemeta_stocks.inc', 'EF_CreateNamedEntity', 'stock', '', 'constCLASSNAME', 1, [['constCLASSNAME', 'int', 'constCLASSNAME', 0, '', 0]]]
  671. ['fakemeta_stocks.inc', 'EF_MakeStatic', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  672. ['fakemeta_stocks.inc', 'EF_EntIsOnFloor', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  673. ['fakemeta_stocks.inc', 'EF_DropToFloor', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  674. ['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]]]
  675. ['fakemeta_stocks.inc', 'EF_SetOrigin', 'stock', '', 'constENTITY,constFloat:ORIGIN[3]', 2, [['constENTITY', 'int', 'constENTITY', 0, '', 0], ['constFloat:ORIGIN[3]', 'constFloat[3]', 'ORIGIN', 0, '', 0]]]
  676. ['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]]]
  677. ['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]]]
  678. ['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]]]
  679. ['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]]]
  680. ['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]]]
  681. ['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]]]
  682. ['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]]]
  683. ['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]]]
  684. ['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]]]
  685. ['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]]]
  686. ['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]]]
  687. ['fakemeta_stocks.inc', 'EF_LightStyle', 'stock', '', 'style,val[]', 2, [['style', 'int', 'style', 0, '', 0], ['val[]', 'cell[]', 'val', 0, '', 0]]]
  688. ['fakemeta_stocks.inc', 'EF_DecalIndex', 'stock', '', 'constNAME[]', 1, [['constNAME[]', 'cell[]', 'constNAME', 0, '', 0]]]
  689. ['fakemeta_stocks.inc', 'EF_PointContents', 'stock', '', 'constFloat:VECTOR[3]', 1, [['constFloat:VECTOR[3]', 'constFloat[3]', 'VECTOR', 0, '', 0]]]
  690. ['fakemeta_stocks.inc', 'EF_FreeEntPrivateData', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  691. ['fakemeta_stocks.inc', 'EF_SzFromIndex', 'stock', '', 'iString', 1, [['iString', 'int', 'iString', 0, '', 0]]]
  692. ['fakemeta_stocks.inc', 'EF_AllocString', 'stock', '', 'constSTRING[]', 1, [['constSTRING[]', 'cell[]', 'constSTRING', 0, '', 0]]]
  693. ['fakemeta_stocks.inc', 'EF_RegUserMsg', 'stock', '', 'constNAME[],iSize', 2, [['constNAME[]', 'cell[]', 'constNAME', 0, '', 0], ['iSize', 'int', 'iSize', 0, '', 0]]]
  694. ['fakemeta_stocks.inc', 'EF_AnimationAutomove', 'stock', '', 'constENTITY,Float:flTime', 2, [['constENTITY', 'int', 'constENTITY', 0, '', 0], ['Float:flTime', 'Float', 'flTime', 0, '', 0]]]
  695. ['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]]]
  696. ['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]]]
  697. ['fakemeta_stocks.inc', 'EF_SetView', 'stock', '', 'constCLIENT,constVIEW_ENTITY', 2, [['constCLIENT', 'int', 'constCLIENT', 0, '', 0], ['constVIEW_ENTITY', 'int', 'constVIEW_ENTITY', 0, '', 0]]]
  698. ['fakemeta_stocks.inc', 'EF_Time', 'stock', '', '&Float:returnValue', 1, [['&Float:returnValue', 'Float', 'returnValue', 1, '', 0]]]
  699. ['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]]]
  700. ['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]]]
  701. ['fakemeta_stocks.inc', 'EF_SetClientMaxspeed', 'stock', '', 'constENTITY,Float:newMaxspeed', 2, [['constENTITY', 'int', 'constENTITY', 0, '', 0], ['Float:newMaxspeed', 'Float', 'newMaxspeed', 0, '', 0]]]
  702. ['fakemeta_stocks.inc', 'EF_CreateFakeClient', 'stock', '', 'constNETNAME[]', 1, [['constNETNAME[]', 'cell[]', 'constNETNAME', 0, '', 0]]]
  703. ['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]]]
  704. ['fakemeta_stocks.inc', 'EF_NumberOfEntities', 'stock', '', '', 0, []]
  705. ['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]]]
  706. ['fakemeta_stocks.inc', 'EF_PrecacheGeneric', 'stock', '', 'constSTRING[]', 1, [['constSTRING[]', 'cell[]', 'constSTRING', 0, '', 0]]]
  707. ['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]]]
  708. ['fakemeta_stocks.inc', 'EF_GetPhysicsKeyValue', 'stock', '', 'constCLIENT,constKEY[]', 2, [['constCLIENT', 'int', 'constCLIENT', 0, '', 0], ['constKEY[]', 'cell[]', 'constKEY', 0, '', 0]]]
  709. ['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]]]
  710. ['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]]]
  711. ['fakemeta_stocks.inc', 'EF_PrecacheEvent', 'stock', '', 'type,constSTRING[]', 2, [['type', 'int', 'type', 0, '', 0], ['constSTRING[]', 'cell[]', 'constSTRING', 0, '', 0]]]
  712. ['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]]]
  713. ['fakemeta_stocks.inc', 'EF_CheckVisibility', 'stock', '', 'constENTITY,set', 2, [['constENTITY', 'int', 'constENTITY', 0, '', 0], ['set', 'int', 'set', 0, '', 0]]]
  714. ['fakemeta_stocks.inc', 'EF_GetCurrentPlayer', 'stock', '', '', 0, []]
  715. ['fakemeta_stocks.inc', 'EF_CanSkipPlayer', 'stock', '', 'constPLAYER', 1, [['constPLAYER', 'int', 'constPLAYER', 0, '', 0]]]
  716. ['fakemeta_stocks.inc', 'EF_SetGroupMask', 'stock', '', 'mask,op', 2, [['mask', 'int', 'mask', 0, '', 0], ['op', 'int', 'op', 0, '', 0]]]
  717. ['fakemeta_stocks.inc', 'EF_GetClientListening', 'stock', '', 'receiver,sender', 2, [['receiver', 'int', 'receiver', 0, '', 0], ['sender', 'int', 'sender', 0, '', 0]]]
  718. ['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]]]
  719. ['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]]]
  720. ['fakemeta_stocks.inc', 'EF_WriteCoord', 'stock', '', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  721. ['fakemeta_stocks.inc', 'EF_WriteAngle', 'stock', '', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  722. ['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]]]
  723. ['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]]]
  724. ['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]]]
  725. ['fakemeta_stocks.inc', 'EF_CreateInstBaseline', 'stock', '', 'CLASSNAME,baseline', 2, [['CLASSNAME', 'int', 'CLASSNAME', 0, '', 0], ['baseline', 'int', 'baseline', 0, '', 0]]]
  726. ['fakemeta_stocks.inc', 'EF_GetInfoKeyBuffer', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  727. ['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]]]
  728. ['fakemeta_stocks.inc', 'EF_ServerPrint', 'stock', '', 'constMESSAGE[]', 1, [['constMESSAGE[]', 'cell[]', 'constMESSAGE', 0, '', 0]]]
  729. ['fakemeta_stocks.inc', 'DF_GameInit', 'stock', '', '', 0, []]
  730. ['fakemeta_stocks.inc', 'DF_Spawn', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  731. ['fakemeta_stocks.inc', 'DF_Think', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  732. ['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]]]
  733. ['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]]]
  734. ['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]]]
  735. ['fakemeta_stocks.inc', 'DF_SetAbsBox', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  736. ['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]]]
  737. ['fakemeta_stocks.inc', 'DF_ClientDisconnect', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  738. ['fakemeta_stocks.inc', 'DF_ClientKill', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  739. ['fakemeta_stocks.inc', 'DF_ClientPutInServer', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  740. ['fakemeta_stocks.inc', 'DF_ClientCommand', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  741. ['fakemeta_stocks.inc', 'DF_ServerDeactivate', 'stock', '', '', 0, []]
  742. ['fakemeta_stocks.inc', 'DF_PlayerPreThink', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  743. ['fakemeta_stocks.inc', 'DF_PlayerPostThink', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  744. ['fakemeta_stocks.inc', 'DF_StartFrame', 'stock', '', '', 0, []]
  745. ['fakemeta_stocks.inc', 'DF_ParmsNewLevel', 'stock', '', '', 0, []]
  746. ['fakemeta_stocks.inc', 'DF_ParmsChangeLevel', 'stock', '', '', 0, []]
  747. ['fakemeta_stocks.inc', 'DF_GetGameDescription', 'stock', '', '', 0, []]
  748. ['fakemeta_stocks.inc', 'DF_SpectatorConnect', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  749. ['fakemeta_stocks.inc', 'DF_SpectatorDisconnect', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  750. ['fakemeta_stocks.inc', 'DF_SpectatorThink', 'stock', '', 'constENTITY', 1, [['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  751. ['fakemeta_stocks.inc', 'DF_Sys_Error', 'stock', '', 'constERROR_STRING[]', 1, [['constERROR_STRING[]', 'cell[]', 'constERROR_STRING', 0, '', 0]]]
  752. ['fakemeta_stocks.inc', 'DF_PM_FindTextureType', 'stock', '', 'name[]', 1, [['name[]', 'cell[]', 'name', 0, '', 0]]]
  753. ['fakemeta_stocks.inc', 'DF_RegisterEncoders', 'stock', '', '', 0, []]
  754. ['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]]]
  755. ['fakemeta_stocks.inc', 'DF_CreateInstBaselines', 'stock', '', '', 0, []]
  756. ['fakemeta_stocks.inc', 'DF_pfnAllowLagCompensation', 'stock', '', '', 0, []]
  757. ['fakemeta_stocks.inc', 'DF_MetaFunc_CallGameEntity', 'stock', '', 'constSTRING[],constENTITY', 2, [['constSTRING[]', 'cell[]', 'constSTRING', 0, '', 0], ['constENTITY', 'int', 'constENTITY', 0, '', 0]]]
  758. ['fakemeta_stocks.inc', 'DF_ClientUserInfoChanged', 'stock', '', 'constIDPLAYER', 1, [['constIDPLAYER', 'int', 'constIDPLAYER', 0, '', 0]]]
  759. ['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]]]
  760. ['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]]]
  761. ['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]]]
  762. ['fakemeta_stocks.inc', 'DF_CmdEnd', 'stock', '', 'constPLAYER', 1, [['constPLAYER', 'int', 'constPLAYER', 0, '', 0]]]
  763. ['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]]]
  764. ['fakemeta_util.inc', 'fm_entity_range', 'stock', 'Float', 'ent1,ent2', 2, [['ent1', 'int', 'ent1', 0, '', 0], ['ent2', 'int', 'ent2', 0, '', 0]]]
  765. ['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]]]
  766. ['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]]]
  767. ['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]]]
  768. ['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]]]
  769. ['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]]]
  770. ['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]]]
  771. ['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]]]
  772. ['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]]]
  773. ['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]]]
  774. ['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]]]
  775. ['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]]]
  776. ['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]]]
  777. ['fakemeta_util.inc', 'fm_remove_entity_name', 'stock', '', 'constclassname[]', 1, [['constclassname[]', 'cell[]', 'constclassname', 0, '', 0]]]
  778. ['fakemeta_util.inc', 'fm_ViewContents', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  779. ['fakemeta_util.inc', 'fm_get_speed', 'stock', '', 'entity', 1, [['entity', 'int', 'entity', 0, '', 0]]]
  780. ['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]]]
  781. ['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]]]
  782. ['fakemeta_util.inc', 'fm_set_entity_visibility', 'stock', '', 'index,visible=1', 2, [['index', 'int', 'index', 0, '', 0], ['visible=1', 'int', 'visible', 0, '1', 1]]]
  783. ['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]]]
  784. ['fakemeta_util.inc', 'fm_get_user_godmode', 'stock', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  785. ['fakemeta_util.inc', 'fm_set_user_godmode', 'stock', '', 'index,godmode=0', 2, [['index', 'int', 'index', 0, '', 0], ['godmode=0', 'int', 'godmode', 0, '0', 1]]]
  786. ['fakemeta_util.inc', 'fm_set_user_armor', 'stock', '', 'index,armor', 2, [['index', 'int', 'index', 0, '', 0], ['armor', 'int', 'armor', 0, '', 0]]]
  787. ['fakemeta_util.inc', 'fm_set_user_health', 'stock', '', 'index,health', 2, [['index', 'int', 'index', 0, '', 0], ['health', 'int', 'health', 0, '', 0]]]
  788. ['fakemeta_util.inc', 'fm_set_user_origin', 'stock', '', 'index,origin[3]', 2, [['index', 'int', 'index', 0, '', 0], ['origin[3]', 'cell[3]', 'origin', 0, '', 0]]]
  789. ['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]]]
  790. ['fakemeta_util.inc', 'fm_give_item', 'stock', '', 'index,constitem[]', 2, [['index', 'int', 'index', 0, '', 0], ['constitem[]', 'cell[]', 'constitem', 0, '', 0]]]
  791. ['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]]]
  792. ['fakemeta_util.inc', 'fm_get_user_maxspeed', 'stock', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  793. ['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]]]
  794. ['fakemeta_util.inc', 'fm_get_user_gravity', 'stock', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  795. ['fakemeta_util.inc', 'fm_spawn', 'stock', '', 'entity', 1, [['entity', 'int', 'entity', 0, '', 0]]]
  796. ['fakemeta_util.inc', 'fm_set_user_noclip', 'stock', '', 'index,noclip=0', 2, [['index', 'int', 'index', 0, '', 0], ['noclip=0', 'int', 'noclip', 0, '0', 1]]]
  797. ['fakemeta_util.inc', 'fm_strip_user_weapons', 'stock', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  798. ['fakemeta_util.inc', 'fm_set_user_frags', 'stock', '', 'index,frags', 2, [['index', 'int', 'index', 0, '', 0], ['frags', 'int', 'frags', 0, '', 0]]]
  799. ['fakemeta_util.inc', 'fm_cs_user_spawn', 'stock', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  800. ['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]]]
  801. ['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]]]
  802. ['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]]]
  803. ['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]]]
  804. ['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]]]
  805. ['fakemeta_util.inc', 'fm_distance_to_boxent', 'stock', 'Float', 'entity,boxent', 2, [['entity', 'int', 'entity', 0, '', 0], ['boxent', 'int', 'boxent', 0, '', 0]]]
  806. ['fakemeta_util.inc', 'fm_boxents_distance', 'stock', 'Float', 'boxent1,boxent2', 2, [['boxent1', 'int', 'boxent1', 0, '', 0], ['boxent2', 'int', 'boxent2', 0, '', 0]]]
  807. ['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]]]
  808. ['fakemeta_util.inc', 'fm_kill_entity', 'stock', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  809. ['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]]]
  810. ['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]]]
  811. ['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]]]
  812. ['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]]]
  813. ['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]]]
  814. ['fakemeta_util.inc', 'fm_get_user_longjump', 'stock', 'bool', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  815. ['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]]]
  816. ['fakemeta_util.inc', 'fm_get_user_suit', 'stock', 'bool', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  817. ['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]]]
  818. ['fakemeta_util.inc', 'fm_cs_remove_decals', 'stock', '', 'index=0', 1, [['index=0', 'int', 'index', 0, '0', 1]]]
  819. ['fakemeta_util.inc', 'fm_is_ent_classname', 'stock', 'bool', 'index,constclassname[]', 2, [['index', 'int', 'index', 0, '', 0], ['constclassname[]', 'cell[]', 'constclassname', 0, '', 0]]]
  820. ['fakemeta_util.inc', 'fm_user_kill', 'stock', '', 'index,flag=0', 2, [['index', 'int', 'index', 0, '', 0], ['flag=0', 'int', 'flag', 0, '0', 1]]]
  821. ['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]]]
  822. ['fakemeta_util.inc', 'fm_get_weaponbox_type', 'stock', '', 'entity', 1, [['entity', 'int', 'entity', 0, '', 0]]]
  823. ['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]]]
  824. ['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]]]
  825. ['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]]]
  826. ['file.inc', 'delete_file', 'native', '', 'constfile[]', 1, [['constfile[]', 'cell[]', 'constfile', 0, '', 0]]]
  827. ['file.inc', 'file_exists', 'native', '', 'constfile[]', 1, [['constfile[]', 'cell[]', 'constfile', 0, '', 0]]]
  828. ['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]]]
  829. ['file.inc', 'dir_exists', 'native', '', 'constdir[]', 1, [['constdir[]', 'cell[]', 'constdir', 0, '', 0]]]
  830. ['file.inc', 'file_size', 'native', '', 'constfile[],flag=0', 2, [['constfile[]', 'cell[]', 'constfile', 0, '', 0], ['flag=0', 'int', 'flag', 0, '0', 1]]]
  831. ['file.inc', 'fopen', 'native', '', 'constfilename[],constmode[]', 2, [['constfilename[]', 'cell[]', 'constfilename', 0, '', 0], ['constmode[]', 'cell[]', 'constmode', 0, '', 0]]]
  832. ['file.inc', 'fclose', 'native', '', 'file', 1, [['file', 'int', 'file', 0, '', 0]]]
  833. ['file.inc', 'fread', 'native', '', 'file,&data,mode', 3, [['file', 'int', 'file', 0, '', 0], ['&data', 'int', 'data', 1, '', 0], ['mode', 'int', 'mode', 0, '', 0]]]
  834. ['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]]]
  835. ['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]]]
  836. ['file.inc', 'fwrite', 'native', '', 'file,data,mode', 3, [['file', 'int', 'file', 0, '', 0], ['data', 'int', 'data', 0, '', 0], ['mode', 'int', 'mode', 0, '', 0]]]
  837. ['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]]]
  838. ['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]]]
  839. ['file.inc', 'feof', 'native', '', 'file', 1, [['file', 'int', 'file', 0, '', 0]]]
  840. ['file.inc', 'fgets', 'native', '', 'file,buffer[],maxlength', 3, [['file', 'int', 'file', 0, '', 0], ['buffer[]', 'cell[]', 'buffer', 0, '', 0], ['maxlength', 'int', 'maxlength', 0, '', 0]]]
  841. ['file.inc', 'fputs', 'native', '', 'file,consttext[]', 2, [['file', 'int', 'file', 0, '', 0], ['consttext[]', 'cell[]', 'consttext', 0, '', 0]]]
  842. ['file.inc', 'fprintf', 'native', '', 'file,constfmt[],any:...', 3, [['file', 'int', 'file', 0, '', 0], ['constfmt[]', 'cell[]', 'constfmt', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  843. ['file.inc', 'fseek', 'native', '', 'file,position,start', 3, [['file', 'int', 'file', 0, '', 0], ['position', 'int', 'position', 0, '', 0], ['start', 'int', 'start', 0, '', 0]]]
  844. ['file.inc', 'ftell', 'native', '', 'file', 1, [['file', 'int', 'file', 0, '', 0]]]
  845. ['file.inc', 'fgetc', 'native', '', 'file', 1, [['file', 'int', 'file', 0, '', 0]]]
  846. ['file.inc', 'fputc', 'native', '', 'file,data', 2, [['file', 'int', 'file', 0, '', 0], ['data', 'int', 'data', 0, '', 0]]]
  847. ['file.inc', 'fungetc', 'native', '', 'file,data', 2, [['file', 'int', 'file', 0, '', 0], ['data', 'int', 'data', 0, '', 0]]]
  848. ['file.inc', 'filesize', 'native', '', 'constfilename[],any:...', 2, [['constfilename[]', 'cell[]', 'constfilename', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  849. ['file.inc', 'rmdir', 'native', '', 'constpath[]', 1, [['constpath[]', 'cell[]', 'constpath', 0, '', 0]]]
  850. ['file.inc', 'mkdir', 'native', '', 'constdirname[]', 1, [['constdirname[]', 'cell[]', 'constdirname', 0, '', 0]]]
  851. ['file.inc', 'unlink', 'native', '', 'constfilename[]', 1, [['constfilename[]', 'cell[]', 'constfilename', 0, '', 0]]]
  852. ['file.inc', 'open_dir', 'native', '', 'dir[],firstfile[],length', 3, [['dir[]', 'cell[]', 'dir', 0, '', 0], ['firstfile[]', 'cell[]', 'firstfile', 0, '', 0], ['length', 'int', 'length', 0, '', 0]]]
  853. ['file.inc', 'next_file', 'native', '', 'dirh,buffer[],length', 3, [['dirh', 'int', 'dirh', 0, '', 0], ['buffer[]', 'cell[]', 'buffer', 0, '', 0], ['length', 'int', 'length', 0, '', 0]]]
  854. ['file.inc', 'close_dir', 'native', '', 'dirh', 1, [['dirh', 'int', 'dirh', 0, '', 0]]]
  855. ['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]]]
  856. ['file.inc', 'fflush', 'native', '', 'file', 1, [['file', 'int', 'file', 0, '', 0]]]
  857. ['float.inc', 'float', 'native', 'Float', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  858. ['float.inc', 'floatstr', 'native', 'Float', 'conststring[]', 1, [['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  859. ['float.inc', 'floatmul', 'native', 'Float', 'Float:oper1,Float:oper2', 2, [['Float:oper1', 'Float', 'oper1', 0, '', 0], ['Float:oper2', 'Float', 'oper2', 0, '', 0]]]
  860. ['float.inc', 'floatdiv', 'native', 'Float', 'Float:dividend,Float:divisor', 2, [['Float:dividend', 'Float', 'dividend', 0, '', 0], ['Float:divisor', 'Float', 'divisor', 0, '', 0]]]
  861. ['float.inc', 'floatadd', 'native', 'Float', 'Float:dividend,Float:divisor', 2, [['Float:dividend', 'Float', 'dividend', 0, '', 0], ['Float:divisor', 'Float', 'divisor', 0, '', 0]]]
  862. ['float.inc', 'floatsub', 'native', 'Float', 'Float:oper1,Float:oper2', 2, [['Float:oper1', 'Float', 'oper1', 0, '', 0], ['Float:oper2', 'Float', 'oper2', 0, '', 0]]]
  863. ['float.inc', 'floatfract', 'native', 'Float', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  864. ['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]]]
  865. ['float.inc', 'floatcmp', 'native', '', 'Float:fOne,Float:fTwo', 2, [['Float:fOne', 'Float', 'fOne', 0, '', 0], ['Float:fTwo', 'Float', 'fTwo', 0, '', 0]]]
  866. ['float.inc', 'floatsqroot', 'native', 'Float', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  867. ['float.inc', 'floatpower', 'native', 'Float', 'Float:value,Float:exponent', 2, [['Float:value', 'Float', 'value', 0, '', 0], ['Float:exponent', 'Float', 'exponent', 0, '', 0]]]
  868. ['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]]]
  869. ['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]]]
  870. ['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]]]
  871. ['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]]]
  872. ['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]]]
  873. ['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]]]
  874. ['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]]]
  875. ['float.inc', 'floatabs', 'native', 'Float', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  876. ['float.inc', 'floatatan', 'native', 'Float', 'Float:angle,{anglemode,_}:radix', 2, [['Float:angle', 'Float', 'angle', 0, '', 0], ['{anglemode,_}:radix', '{anglemode,_}', 'radix', 0, '', 0]]]
  877. ['float.inc', 'floatacos', 'native', 'Float', 'Float:angle,{anglemode,_}:radix', 2, [['Float:angle', 'Float', 'angle', 0, '', 0], ['{anglemode,_}:radix', '{anglemode,_}', 'radix', 0, '', 0]]]
  878. ['float.inc', 'floatasin', 'native', 'Float', 'Float:angle,{anglemode,_}:radix', 2, [['Float:angle', 'Float', 'angle', 0, '', 0], ['{anglemode,_}:radix', '{anglemode,_}', 'radix', 0, '', 0]]]
  879. ['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]]]
  880. ['float.inc', 'operator%', 'forward', '', 'Float:oper1,Float:oper2', 2, [['Float:oper1', 'Float', 'oper1', 0, '', 0], ['Float:oper2', 'Float', 'oper2', 0, '', 0]]]
  881. ['float.inc', 'operator%', 'forward', '', 'Float:oper1,oper2', 2, [['Float:oper1', 'Float', 'oper1', 0, '', 0], ['oper2', 'int', 'oper2', 0, '', 0]]]
  882. ['float.inc', 'operator%', 'forward', '', 'oper1,Float:oper2', 2, [['oper1', 'int', 'oper1', 0, '', 0], ['Float:oper2', 'Float', 'oper2', 0, '', 0]]]
  883. ['float.inc', 'floatmin', 'stock', 'Float', 'Float:ValueA,Float:ValueB', 2, [['Float:ValueA', 'Float', 'ValueA', 0, '', 0], ['Float:ValueB', 'Float', 'ValueB', 0, '', 0]]]
  884. ['float.inc', 'floatmax', 'stock', 'Float', 'Float:ValueA,Float:ValueB', 2, [['Float:ValueA', 'Float', 'ValueA', 0, '', 0], ['Float:ValueB', 'Float', 'ValueB', 0, '', 0]]]
  885. ['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]]]
  886. ['fun.inc', 'get_client_listen', 'native', '', 'receiver,sender', 2, [['receiver', 'int', 'receiver', 0, '', 0], ['sender', 'int', 'sender', 0, '', 0]]]
  887. ['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]]]
  888. ['fun.inc', 'set_user_godmode', 'native', '', 'index,godmode=0', 2, [['index', 'int', 'index', 0, '', 0], ['godmode=0', 'int', 'godmode', 0, '0', 1]]]
  889. ['fun.inc', 'get_user_godmode', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  890. ['fun.inc', 'set_user_armor', 'native', '', 'index,armor', 2, [['index', 'int', 'index', 0, '', 0], ['armor', 'int', 'armor', 0, '', 0]]]
  891. ['fun.inc', 'set_user_health', 'native', '', 'index,health', 2, [['index', 'int', 'index', 0, '', 0], ['health', 'int', 'health', 0, '', 0]]]
  892. ['fun.inc', 'set_user_origin', 'native', '', 'index,constorigin[3]', 2, [['index', 'int', 'index', 0, '', 0], ['constorigin[3]', 'cell[3]', 'constorigin', 0, '', 0]]]
  893. ['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]]]
  894. ['fun.inc', 'give_item', 'native', '', 'index,constitem[]', 2, [['index', 'int', 'index', 0, '', 0], ['constitem[]', 'cell[]', 'constitem', 0, '', 0]]]
  895. ['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]]]
  896. ['fun.inc', 'get_user_hitzones', 'native', '', 'index,target', 2, [['index', 'int', 'index', 0, '', 0], ['target', 'int', 'target', 0, '', 0]]]
  897. ['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]]]
  898. ['fun.inc', 'get_user_maxspeed', 'native', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  899. ['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]]]
  900. ['fun.inc', 'get_user_gravity', 'native', 'Float', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  901. ['fun.inc', 'spawn', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  902. ['fun.inc', 'set_user_noclip', 'native', '', 'index,noclip=0', 2, [['index', 'int', 'index', 0, '', 0], ['noclip=0', 'int', 'noclip', 0, '0', 1]]]
  903. ['fun.inc', 'get_user_noclip', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  904. ['fun.inc', 'get_user_footsteps', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  905. ['fun.inc', 'set_user_footsteps', 'native', '', 'id,set=1', 2, [['id', 'int', 'id', 0, '', 0], ['set=1', 'int', 'set', 0, '1', 1]]]
  906. ['fun.inc', 'strip_user_weapons', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  907. ['fun.inc', 'set_user_frags', 'native', '', 'index,frags', 2, [['index', 'int', 'index', 0, '', 0], ['frags', 'int', 'frags', 0, '', 0]]]
  908. ['geoip.inc', 'geoip_code2_ex', 'native', 'bool', 'constip[],result[3]', 2, [['constip[]', 'cell[]', 'constip', 0, '', 0], ['result[3]', 'cell[3]', 'result', 0, '', 0]]]
  909. ['geoip.inc', 'geoip_code3_ex', 'native', 'bool', 'constip[],result[4]', 2, [['constip[]', 'cell[]', 'constip', 0, '', 0], ['result[4]', 'cell[4]', 'result', 0, '', 0]]]
  910. ['geoip.inc', 'geoip_code2', 'native', '', 'constip[],ccode[3]', 2, [['constip[]', 'cell[]', 'constip', 0, '', 0], ['ccode[3]', 'cell[3]', 'ccode', 0, '', 0]]]
  911. ['geoip.inc', 'geoip_code3', 'native', '', 'constip[],result[4]', 2, [['constip[]', 'cell[]', 'constip', 0, '', 0], ['result[4]', 'cell[4]', 'result', 0, '', 0]]]
  912. ['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]]]
  913. ['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]]]
  914. ['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]]]
  915. ['hamsandwich.inc', 'DisableHamForward', 'native', '', 'HamHook:fwd', 1, [['HamHook:fwd', 'HamHook', 'fwd', 0, '', 0]]]
  916. ['hamsandwich.inc', 'EnableHamForward', 'native', '', 'HamHook:fwd', 1, [['HamHook:fwd', 'HamHook', 'fwd', 0, '', 0]]]
  917. ['hamsandwich.inc', 'ExecuteHam', 'native', '', 'Ham:function,this,any:...', 3, [['Ham:function', 'Ham', 'function', 0, '', 0], ['this', 'int', 'this', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  918. ['hamsandwich.inc', 'ExecuteHamB', 'native', '', 'Ham:function,this,any:...', 3, [['Ham:function', 'Ham', 'function', 0, '', 0], ['this', 'int', 'this', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  919. ['hamsandwich.inc', 'GetHamReturnStatus', 'native', '', '', 0, []]
  920. ['hamsandwich.inc', 'GetHamReturnInteger', 'native', '', '&output', 1, [['&output', 'int', 'output', 1, '', 0]]]
  921. ['hamsandwich.inc', 'GetHamReturnFloat', 'native', '', '&Float:output', 1, [['&Float:output', 'Float', 'output', 1, '', 0]]]
  922. ['hamsandwich.inc', 'GetHamReturnVector', 'native', '', 'Float:output[3]', 1, [['Float:output[3]', 'Float[3]', 'output', 0, '', 0]]]
  923. ['hamsandwich.inc', 'GetHamReturnEntity', 'native', '', '&output', 1, [['&output', 'int', 'output', 1, '', 0]]]
  924. ['hamsandwich.inc', 'GetHamReturnString', 'native', '', 'output[],size', 2, [['output[]', 'cell[]', 'output', 0, '', 0], ['size', 'int', 'size', 0, '', 0]]]
  925. ['hamsandwich.inc', 'GetOrigHamReturnInteger', 'native', '', '&output', 1, [['&output', 'int', 'output', 1, '', 0]]]
  926. ['hamsandwich.inc', 'GetOrigHamReturnFloat', 'native', '', '&Float:output', 1, [['&Float:output', 'Float', 'output', 1, '', 0]]]
  927. ['hamsandwich.inc', 'GetOrigHamReturnVector', 'native', '', 'Float:output[3]', 1, [['Float:output[3]', 'Float[3]', 'output', 0, '', 0]]]
  928. ['hamsandwich.inc', 'GetOrigHamReturnEntity', 'native', '', '&output', 1, [['&output', 'int', 'output', 1, '', 0]]]
  929. ['hamsandwich.inc', 'GetOrigHamReturnString', 'native', '', 'output[],size', 2, [['output[]', 'cell[]', 'output', 0, '', 0], ['size', 'int', 'size', 0, '', 0]]]
  930. ['hamsandwich.inc', 'SetHamReturnInteger', 'native', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  931. ['hamsandwich.inc', 'SetHamReturnFloat', 'native', '', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  932. ['hamsandwich.inc', 'SetHamReturnVector', 'native', '', 'constFloat:value[3]', 1, [['constFloat:value[3]', 'constFloat[3]', 'value', 0, '', 0]]]
  933. ['hamsandwich.inc', 'SetHamReturnEntity', 'native', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  934. ['hamsandwich.inc', 'SetHamReturnString', 'native', '', 'constvalue[]', 1, [['constvalue[]', 'cell[]', 'constvalue', 0, '', 0]]]
  935. ['hamsandwich.inc', 'SetHamParamInteger', 'native', '', 'which,value', 2, [['which', 'int', 'which', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  936. ['hamsandwich.inc', 'SetHamParamFloat', 'native', '', 'which,Float:value', 2, [['which', 'int', 'which', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  937. ['hamsandwich.inc', 'SetHamParamVector', 'native', '', 'which,constFloat:value[3]', 2, [['which', 'int', 'which', 0, '', 0], ['constFloat:value[3]', 'constFloat[3]', 'value', 0, '', 0]]]
  938. ['hamsandwich.inc', 'SetHamParamEntity', 'native', '', 'which,value', 2, [['which', 'int', 'which', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  939. ['hamsandwich.inc', 'SetHamParamString', 'native', '', 'which,constoutput[]', 2, [['which', 'int', 'which', 0, '', 0], ['constoutput[]', 'cell[]', 'constoutput', 0, '', 0]]]
  940. ['hamsandwich.inc', 'SetHamParamTraceResult', 'native', '', 'which,tr_handle', 2, [['which', 'int', 'which', 0, '', 0], ['tr_handle', 'int', 'tr_handle', 0, '', 0]]]
  941. ['hamsandwich.inc', 'IsHamValid', 'native', 'bool', 'Ham:function', 1, [['Ham:function', 'Ham', 'function', 0, '', 0]]]
  942. ['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]]]
  943. ['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]]]
  944. ['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]]]
  945. ['lang.inc', 'get_langsnum', 'native', '', '', 0, []]
  946. ['lang.inc', 'get_lang', 'native', '', 'id,name[3]', 2, [['id', 'int', 'id', 0, '', 0], ['name[3]', 'cell[3]', 'name', 0, '', 0]]]
  947. ['lang.inc', 'register_dictionary', 'native', '', 'constfilename[]', 1, [['constfilename[]', 'cell[]', 'constfilename', 0, '', 0]]]
  948. ['lang.inc', 'lang_exists', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  949. ['lang.inc', 'CreateLangKey', 'native', 'TransKey', 'constkey[]', 1, [['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  950. ['lang.inc', 'GetLangTransKey', 'native', 'TransKey', 'constkey[]', 1, [['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  951. ['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]]]
  952. ['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]]]
  953. ['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]]]
  954. ['messages.inc', 'message_end', 'native', '', '', 0, []]
  955. ['messages.inc', 'write_byte', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  956. ['messages.inc', 'write_char', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  957. ['messages.inc', 'write_short', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  958. ['messages.inc', 'write_long', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  959. ['messages.inc', 'write_entity', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  960. ['messages.inc', 'write_angle', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  961. ['messages.inc', 'write_coord', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  962. ['messages.inc', 'write_string', 'native', '', 'constx[]', 1, [['constx[]', 'cell[]', 'constx', 0, '', 0]]]
  963. ['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]]]
  964. ['messages.inc', 'emessage_end', 'native', '', '', 0, []]
  965. ['messages.inc', 'ewrite_byte', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  966. ['messages.inc', 'ewrite_char', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  967. ['messages.inc', 'ewrite_short', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  968. ['messages.inc', 'ewrite_long', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  969. ['messages.inc', 'ewrite_entity', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  970. ['messages.inc', 'ewrite_angle', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  971. ['messages.inc', 'ewrite_coord', 'native', '', 'x', 1, [['x', 'int', 'x', 0, '', 0]]]
  972. ['messages.inc', 'ewrite_string', 'native', '', 'constx[]', 1, [['constx[]', 'cell[]', 'constx', 0, '', 0]]]
  973. ['messages.inc', 'set_msg_block', 'native', '', 'iMessage,iMessageFlags', 2, [['iMessage', 'int', 'iMessage', 0, '', 0], ['iMessageFlags', 'int', 'iMessageFlags', 0, '', 0]]]
  974. ['messages.inc', 'get_msg_block', 'native', '', 'iMessage', 1, [['iMessage', 'int', 'iMessage', 0, '', 0]]]
  975. ['messages.inc', 'register_message', 'native', '', 'iMsgId,constszFunction[]', 2, [['iMsgId', 'int', 'iMsgId', 0, '', 0], ['constszFunction[]', 'cell[]', 'constszFunction', 0, '', 0]]]
  976. ['messages.inc', 'unregister_message', 'native', '', 'iMsgId,registeredmsg', 2, [['iMsgId', 'int', 'iMsgId', 0, '', 0], ['registeredmsg', 'int', 'registeredmsg', 0, '', 0]]]
  977. ['messages.inc', 'get_msg_args', 'native', '', '', 0, []]
  978. ['messages.inc', 'get_msg_argtype', 'native', '', 'argn', 1, [['argn', 'int', 'argn', 0, '', 0]]]
  979. ['messages.inc', 'get_msg_arg_int', 'native', '', 'argn', 1, [['argn', 'int', 'argn', 0, '', 0]]]
  980. ['messages.inc', 'get_msg_arg_float', 'native', 'Float', 'argn', 1, [['argn', 'int', 'argn', 0, '', 0]]]
  981. ['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]]]
  982. ['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]]]
  983. ['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]]]
  984. ['messages.inc', 'set_msg_arg_string', 'native', '', 'argn,constszString[]', 2, [['argn', 'int', 'argn', 0, '', 0], ['constszString[]', 'cell[]', 'constszString', 0, '', 0]]]
  985. ['messages.inc', 'get_msg_origin', 'native', '', 'constFloat:_Origin[3]', 1, [['constFloat:_Origin[3]', 'constFloat[3]', '_Origin', 0, '', 0]]]
  986. ['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]]]
  987. ['message_stocks.inc', 'user_silentkill', 'stock', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  988. ['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]]]
  989. ['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]]]
  990. ['newmenus.inc', 'menu_makecallback', 'native', '', 'constfunction[]', 1, [['constfunction[]', 'cell[]', 'constfunction', 0, '', 0]]]
  991. ['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]]]
  992. ['newmenus.inc', 'menu_pages', 'native', '', 'menu', 1, [['menu', 'int', 'menu', 0, '', 0]]]
  993. ['newmenus.inc', 'menu_items', 'native', '', 'menu', 1, [['menu', 'int', 'menu', 0, '', 0]]]
  994. ['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]]]
  995. ['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]]]
  996. ['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]]]
  997. ['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]]]
  998. ['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]]]
  999. ['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]]]
  1000. ['newmenus.inc', 'menu_destroy', 'native', '', 'menu', 1, [['menu', 'int', 'menu', 0, '', 0]]]
  1001. ['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]]]
  1002. ['newmenus.inc', 'menu_addblank', 'native', '', 'menu,slot=1', 2, [['menu', 'int', 'menu', 0, '', 0], ['slot=1', 'int', 'slot', 0, '1', 1]]]
  1003. ['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]]]
  1004. ['newmenus.inc', 'menu_setprop', 'native', '', 'menu,prop,...', 3, [['menu', 'int', 'menu', 0, '', 0], ['prop', 'int', 'prop', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  1005. ['newmenus.inc', 'menu_cancel', 'native', '', 'player', 1, [['player', 'int', 'player', 0, '', 0]]]
  1006. ['ns.inc', 'client_changeclass', 'forward', '', 'id,newclass,oldclass', 3, [['id', 'int', 'id', 0, '', 0], ['newclass', 'int', 'newclass', 0, '', 0], ['oldclass', 'int', 'oldclass', 0, '', 0]]]
  1007. ['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]]]
  1008. ['ns.inc', 'ns_is_combat', 'native', '', '', 0, []]
  1009. ['ns.inc', 'ns_get_gameplay', 'native', 'NSGameplay', '', 0, []]
  1010. ['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]]]
  1011. ['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]]]
  1012. ['ns.inc', 'ns_set_player_model', 'native', '', 'id,constszModel[]=""', 2, [['id', 'int', 'id', 0, '', 0], ['constszModel[]=""', 'cell[]', 'constszModel', 0, '""', 1]]]
  1013. ['ns.inc', 'ns_set_player_skin', 'native', '', 'id,skin=-1', 2, [['id', 'int', 'id', 0, '', 0], ['skin=-1', 'int', 'skin', 0, '-1', 1]]]
  1014. ['ns.inc', 'ns_set_player_body', 'native', '', 'id,body=-1', 2, [['id', 'int', 'id', 0, '', 0], ['body=-1', 'int', 'body', 0, '-1', 1]]]
  1015. ['ns.inc', 'ns_set_speedchange', 'native', '', 'id,speedchange=0', 2, [['id', 'int', 'id', 0, '', 0], ['speedchange=0', 'int', 'speedchange', 0, '0', 1]]]
  1016. ['ns.inc', 'ns_get_speedchange', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1017. ['ns.inc', 'ns_get_maxspeed', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1018. ['ns.inc', 'ns_get_mask', 'native', '', 'id,mask', 2, [['id', 'int', 'id', 0, '', 0], ['mask', 'int', 'mask', 0, '', 0]]]
  1019. ['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]]]
  1020. ['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]]]
  1021. ['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]]]
  1022. ['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]]]
  1023. ['ns.inc', 'ns_get_class', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1024. ['ns.inc', 'ns_get_jpfuel', 'native', 'Float', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1025. ['ns.inc', 'ns_set_jpfuel', 'native', '', 'id,Float:fuel', 2, [['id', 'int', 'id', 0, '', 0], ['Float:fuel', 'Float', 'fuel', 0, '', 0]]]
  1026. ['ns.inc', 'ns_add_jpfuel', 'native', 'Float', 'id,Float:amount', 2, [['id', 'int', 'id', 0, '', 0], ['Float:amount', 'Float', 'amount', 0, '', 0]]]
  1027. ['ns.inc', 'ns_get_energy', 'native', 'Float', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1028. ['ns.inc', 'ns_set_energy', 'native', '', 'id,Float:energy', 2, [['id', 'int', 'id', 0, '', 0], ['Float:energy', 'Float', 'energy', 0, '', 0]]]
  1029. ['ns.inc', 'ns_add_energy', 'native', 'Float', 'id,Float:amount', 2, [['id', 'int', 'id', 0, '', 0], ['Float:amount', 'Float', 'amount', 0, '', 0]]]
  1030. ['ns.inc', 'ns_get_res', 'native', 'Float', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1031. ['ns.inc', 'ns_set_res', 'native', '', 'id,Float:res', 2, [['id', 'int', 'id', 0, '', 0], ['Float:res', 'Float', 'res', 0, '', 0]]]
  1032. ['ns.inc', 'ns_add_res', 'native', 'Float', 'id,Float:amount', 2, [['id', 'int', 'id', 0, '', 0], ['Float:amount', 'Float', 'amount', 0, '', 0]]]
  1033. ['ns.inc', 'ns_get_teamres', 'native', 'Float', 'Team', 1, [['Team', 'int', 'Team', 0, '', 0]]]
  1034. ['ns.inc', 'ns_set_teamres', 'native', '', 'Team,Float:value', 2, [['Team', 'int', 'Team', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1035. ['ns.inc', 'ns_add_teamres', 'native', 'Float', 'Team,Float:value', 2, [['Team', 'int', 'Team', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1036. ['ns.inc', 'ns_get_exp', 'native', 'Float', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1037. ['ns.inc', 'ns_set_exp', 'native', '', 'id,Float:exp', 2, [['id', 'int', 'id', 0, '', 0], ['Float:exp', 'Float', 'exp', 0, '', 0]]]
  1038. ['ns.inc', 'ns_add_exp', 'native', 'Float', 'id,Float:value', 2, [['id', 'int', 'id', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1039. ['ns.inc', 'ns_get_points', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1040. ['ns.inc', 'ns_set_points', 'native', '', 'id,points', 2, [['id', 'int', 'id', 0, '', 0], ['points', 'int', 'points', 0, '', 0]]]
  1041. ['ns.inc', 'ns_add_points', 'native', '', 'id,points', 2, [['id', 'int', 'id', 0, '', 0], ['points', 'int', 'points', 0, '', 0]]]
  1042. ['ns.inc', 'ns_get_weap_dmg', 'native', 'Float', 'idWeapon', 1, [['idWeapon', 'int', 'idWeapon', 0, '', 0]]]
  1043. ['ns.inc', 'ns_set_weap_dmg', 'native', '', 'idWeapon,Float:damage', 2, [['idWeapon', 'int', 'idWeapon', 0, '', 0], ['Float:damage', 'Float', 'damage', 0, '', 0]]]
  1044. ['ns.inc', 'ns_get_weap_range', 'native', 'Float', 'idWeapon', 1, [['idWeapon', 'int', 'idWeapon', 0, '', 0]]]
  1045. ['ns.inc', 'ns_set_weap_range', 'native', '', 'idWeapon,Float:range', 2, [['idWeapon', 'int', 'idWeapon', 0, '', 0], ['Float:range', 'Float', 'range', 0, '', 0]]]
  1046. ['ns.inc', 'ns_get_weap_clip', 'native', '', 'idWeapon', 1, [['idWeapon', 'int', 'idWeapon', 0, '', 0]]]
  1047. ['ns.inc', 'ns_set_weap_clip', 'native', '', 'idWeapon,clipsize', 2, [['idWeapon', 'int', 'idWeapon', 0, '', 0], ['clipsize', 'int', 'clipsize', 0, '', 0]]]
  1048. ['ns.inc', 'ns_get_weap_reserve', 'native', '', 'id,weapon', 2, [['id', 'int', 'id', 0, '', 0], ['weapon', 'int', 'weapon', 0, '', 0]]]
  1049. ['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]]]
  1050. ['ns.inc', 'ns_get_score', 'native', '', 'idPlayer', 1, [['idPlayer', 'int', 'idPlayer', 0, '', 0]]]
  1051. ['ns.inc', 'ns_set_score', 'native', '', 'idPlayer,score', 2, [['idPlayer', 'int', 'idPlayer', 0, '', 0], ['score', 'int', 'score', 0, '', 0]]]
  1052. ['ns.inc', 'ns_add_score', 'native', '', 'idPlayer,score', 2, [['idPlayer', 'int', 'idPlayer', 0, '', 0], ['score', 'int', 'score', 0, '', 0]]]
  1053. ['ns.inc', 'ns_get_deaths', 'native', '', 'idPlayer', 1, [['idPlayer', 'int', 'idPlayer', 0, '', 0]]]
  1054. ['ns.inc', 'ns_set_deaths', 'native', '', 'idPlayer,numdeaths', 2, [['idPlayer', 'int', 'idPlayer', 0, '', 0], ['numdeaths', 'int', 'numdeaths', 0, '', 0]]]
  1055. ['ns.inc', 'ns_add_deaths', 'native', '', 'idPlayer,numdeaths', 2, [['idPlayer', 'int', 'idPlayer', 0, '', 0], ['numdeaths', 'int', 'numdeaths', 0, '', 0]]]
  1056. ['ns.inc', 'ns_get_struct_owner', 'native', '', 'idStructsure', 1, [['idStructsure', 'int', 'idStructsure', 0, '', 0]]]
  1057. ['ns.inc', 'ns_set_struct_owner', 'native', '', 'idStructure,indexOwner', 2, [['idStructure', 'int', 'idStructure', 0, '', 0], ['indexOwner', 'int', 'indexOwner', 0, '', 0]]]
  1058. ['ns.inc', 'ns_get_hive_trait', 'native', '', 'idHive', 1, [['idHive', 'int', 'idHive', 0, '', 0]]]
  1059. ['ns.inc', 'ns_set_hive_trait', 'native', '', 'idHive,trait', 2, [['idHive', 'int', 'idHive', 0, '', 0], ['trait', 'int', 'trait', 0, '', 0]]]
  1060. ['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]]]
  1061. ['ns.inc', 'ns_give_item', 'native', '', 'id,constclass[]', 2, [['id', 'int', 'id', 0, '', 0], ['constclass[]', 'cell[]', 'constclass', 0, '', 0]]]
  1062. ['ns.inc', 'ns_get_hive_ability', 'native', '', 'idPlayer,ability=0', 2, [['idPlayer', 'int', 'idPlayer', 0, '', 0], ['ability=0', 'int', 'ability', 0, '0', 1]]]
  1063. ['ns.inc', 'client_changeteam', 'forward', '', 'id,newteam,oldteam', 3, [['id', 'int', 'id', 0, '', 0], ['newteam', 'int', 'newteam', 0, '', 0], ['oldteam', 'int', 'oldteam', 0, '', 0]]]
  1064. ['ns.inc', 'client_spawn', 'forward', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1065. ['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]]]
  1066. ['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]]]
  1067. ['ns.inc', 'ns_round_in_progress', 'native', 'bool', '', 0, []]
  1068. ['ns.inc', 'round_start', 'forward', '', '', 0, []]
  1069. ['ns.inc', 'round_end', 'forward', '', 'Float:roundtime', 1, [['Float:roundtime', 'Float', 'roundtime', 0, '', 0]]]
  1070. ['ns.inc', 'map_reset', 'forward', '', 'isload', 1, [['isload', 'int', 'isload', 0, '', 0]]]
  1071. ['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]]]
  1072. ['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]]]
  1073. ['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]]]
  1074. ['ns.inc', 'ns_build_structure', 'native', '', 'idStructure', 1, [['idStructure', 'int', 'idStructure', 0, '', 0]]]
  1075. ['ns.inc', 'ns_recycle', 'native', '', 'idStructure', 1, [['idStructure', 'int', 'idStructure', 0, '', 0]]]
  1076. ['ns.inc', 'ns_finish_weldable', 'native', '', 'idWeldable', 1, [['idWeldable', 'int', 'idWeldable', 0, '', 0]]]
  1077. ['ns.inc', 'ns_get_weld_time', 'native', 'Float', 'idWeldable', 1, [['idWeldable', 'int', 'idWeldable', 0, '', 0]]]
  1078. ['ns.inc', 'ns_set_weld_time', 'native', '', 'idWeldable,Float:value', 2, [['idWeldable', 'int', 'idWeldable', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1079. ['ns.inc', 'ns_add_weld_time', 'native', 'Float', 'idWeldable,Float:value', 2, [['idWeldable', 'int', 'idWeldable', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1080. ['ns.inc', 'ns_get_weld_done', 'native', 'Float', 'idWeldable', 1, [['idWeldable', 'int', 'idWeldable', 0, '', 0]]]
  1081. ['ns.inc', 'ns_set_weld_done', 'native', '', 'idWeldable,Float:value', 2, [['idWeldable', 'int', 'idWeldable', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1082. ['ns.inc', 'ns_add_weld_done', 'native', 'Float', 'idWeldable,Float:value', 2, [['idWeldable', 'int', 'idWeldable', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1083. ['ns.inc', 'ns_get_obs_energy', 'native', 'Float', 'idObs', 1, [['idObs', 'int', 'idObs', 0, '', 0]]]
  1084. ['ns.inc', 'ns_set_obs_energy', 'native', '', 'idObs,Float:value', 2, [['idObs', 'int', 'idObs', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1085. ['ns.inc', 'ns_add_obs_energy', 'native', 'Float', 'idObs,Float:value', 2, [['idObs', 'int', 'idObs', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1086. ['ns.inc', 'ns_remove_upgrade', 'native', '', 'idPlayer,upgrade', 2, [['idPlayer', 'int', 'idPlayer', 0, '', 0], ['upgrade', 'int', 'upgrade', 0, '', 0]]]
  1087. ['ns.inc', 'ns_create_ps', 'native', 'RawPS', '', 0, []]
  1088. ['ns.inc', 'ns_set_ps_name', 'native', '', 'RawPS:system,constname[]', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  1089. ['ns.inc', 'ns_set_ps_sprite', 'native', '', 'RawPS:system,constsprite[]', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['constsprite[]', 'cell[]', 'constsprite', 0, '', 0]]]
  1090. ['ns.inc', 'ns_spawn_ps', 'native', 'Particle', 'RawPS:system', 1, [['RawPS:system', 'RawPS', 'system', 0, '', 0]]]
  1091. ['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]]]
  1092. ['ns.inc', 'ns_get_ps_id', 'native', 'Particle', 'constName[]', 1, [['constName[]', 'cell[]', 'constName', 0, '', 0]]]
  1093. ['ns.inc', 'ns_set_ps_genrate', 'native', '', 'RawPS:system,genrate', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['genrate', 'int', 'genrate', 0, '', 0]]]
  1094. ['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]]]
  1095. ['ns.inc', 'ns_set_ps_genshape_params', 'native', '', 'RawPS:system,constparams[]', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['constparams[]', 'cell[]', 'constparams', 0, '', 0]]]
  1096. ['ns.inc', 'ns_set_ps_spriteframes', 'native', '', 'RawPS:system,spriteframes', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['spriteframes', 'int', 'spriteframes', 0, '', 0]]]
  1097. ['ns.inc', 'ns_set_ps_numparticles', 'native', '', 'RawPS:system,numparticles', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['numparticles', 'int', 'numparticles', 0, '', 0]]]
  1098. ['ns.inc', 'ns_set_ps_size', 'native', '', 'RawPS:system,Float:size', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['Float:size', 'Float', 'size', 0, '', 0]]]
  1099. ['ns.inc', 'ns_set_ps_vel_params', 'native', '', 'RawPS:system,constparams[]', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['constparams[]', 'cell[]', 'constparams', 0, '', 0]]]
  1100. ['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]]]
  1101. ['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]]]
  1102. ['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]]]
  1103. ['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]]]
  1104. ['ns.inc', 'ns_set_ps_to_gen', 'native', '', 'RawPS:system,constname[]', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  1105. ['ns.inc', 'ns_set_ps_anim_speed', 'native', '', 'RawPS:system,speed', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['speed', 'int', 'speed', 0, '', 0]]]
  1106. ['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]]]
  1107. ['ns.inc', 'ns_set_ps_base_color', 'native', '', 'RawPS:system,constcolors[]', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['constcolors[]', 'cell[]', 'constcolors', 0, '', 0]]]
  1108. ['ns.inc', 'ns_set_ps_scale', 'native', '', 'RawPS:system,Float:scale', 2, [['RawPS:system', 'RawPS', 'system', 0, '', 0], ['Float:scale', 'Float', 'scale', 0, '', 0]]]
  1109. ['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]]]
  1110. ['ns2amx.inc', 'is_entity', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1111. ['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]]]
  1112. ['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]]]
  1113. ['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]]]
  1114. ['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]]]
  1115. ['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]]]
  1116. ['ns2amx.inc', 'make_string', 'stock', '', 'value[]', 1, [['value[]', 'cell[]', 'value', 0, '', 0]]]
  1117. ['ns2amx.inc', 'string', 'stock', '', 'value,ret[]', 2, [['value', 'int', 'value', 0, '', 0], ['ret[]', 'cell[]', 'ret', 0, '', 0]]]
  1118. ['ns2amx.inc', 'gpgobals_time', 'stock', '', '', 0, []]
  1119. ['ns2amx.inc', 'get_range', 'stock', 'Float', 'ida,idb', 2, [['ida', 'int', 'ida', 0, '', 0], ['idb', 'int', 'idb', 0, '', 0]]]
  1120. ['ns2amx.inc', 'supercede', 'stock', '', '', 0, []]
  1121. ['ns2amx.inc', 'register_clientkill', 'stock', '', '', 0, []]
  1122. ['ns2amx.inc', 'register_changelvl', 'stock', '', '', 0, []]
  1123. ['ns2amx.inc', 'register_msgblock', 'stock', '', 'msgName[]', 1, [['msgName[]', 'cell[]', 'msgName', 0, '', 0]]]
  1124. ['ns2amx.inc', 'register_msgedit', 'stock', '', 'msgName[],cmd[]', 2, [['msgName[]', 'cell[]', 'msgName', 0, '', 0], ['cmd[]', 'cell[]', 'cmd', 0, '', 0]]]
  1125. ['ns2amx.inc', 'register_playback', 'stock', '', 'event,cmd[]', 2, [['event', 'int', 'event', 0, '', 0], ['cmd[]', 'cell[]', 'cmd', 0, '', 0]]]
  1126. ['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]]]
  1127. ['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]]]
  1128. ['ns2amx.inc', 'gpglobals_v', 'stock', '', 'type,Float:ret[3]', 2, [['type', 'int', 'type', 0, '', 0], ['Float:ret[3]', 'Float[3]', 'ret', 0, '', 0]]]
  1129. ['ns2amx.inc', 'pev_i', 'stock', '', '_index,_field', 2, [['_index', 'int', '_index', 0, '', 0], ['_field', 'int', '_field', 0, '', 0]]]
  1130. ['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]]]
  1131. ['ns2amx.inc', 'pev_f', 'stock', 'Float', '_index,_field', 2, [['_index', 'int', '_index', 0, '', 0], ['_field', 'int', '_field', 0, '', 0]]]
  1132. ['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]]]
  1133. ['ns2amx.inc', 'msg_args', 'stock', '', '', 0, []]
  1134. ['ns2amx.inc', 'msg_loc', 'stock', 'Float', 'vec', 1, [['vec', 'int', 'vec', 0, '', 0]]]
  1135. ['ns2amx.inc', 'msg_dest', 'stock', '', '', 0, []]
  1136. ['ns2amx.inc', 'msg_type', 'stock', '', '', 0, []]
  1137. ['ns2amx.inc', 'msg_name', 'stock', '', '', 0, []]
  1138. ['ns2amx.inc', 'msg_set_s', 'stock', '', 'number,value[]', 2, [['number', 'int', 'number', 0, '', 0], ['value[]', 'cell[]', 'value', 0, '', 0]]]
  1139. ['ns2amx.inc', 'msg_set_f', 'stock', '', 'number,Float:value', 2, [['number', 'int', 'number', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1140. ['ns2amx.inc', 'msg_set_i', 'stock', '', 'number,value', 2, [['number', 'int', 'number', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1141. ['ns2amx.inc', 'msg_data_type', 'stock', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  1142. ['ns2amx.inc', 'msg_strdata', 'stock', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  1143. ['ns2amx.inc', 'msg_data', 'stock', '', 'value,...', 2, [['value', 'int', 'value', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  1144. ['ns2amx.inc', 'get_filename', 'stock', '', 'szFile[],len=-1', 2, [['szFile[]', 'cell[]', 'szFile', 0, '', 0], ['len=-1', 'int', 'len', 0, '-1', 1]]]
  1145. ['ns2amx.inc', 'get_speedchange', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1146. ['ns2amx.inc', 'set_speedchange', 'stock', '', 'id,speed', 2, [['id', 'int', 'id', 0, '', 0], ['speed', 'int', 'speed', 0, '', 0]]]
  1147. ['ns2amx.inc', 'get_maxspeed', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1148. ['ns2amx.inc', 'set_player_model', 'stock', '', 'id,model[]=""', 2, [['id', 'int', 'id', 0, '', 0], ['model[]=""', 'cell[]', 'model', 0, '""', 1]]]
  1149. ['ns2amx.inc', 'set_player_skin', 'stock', '', 'id,skin=-1', 2, [['id', 'int', 'id', 0, '', 0], ['skin=-1', 'int', 'skin', 0, '-1', 1]]]
  1150. ['ns2amx.inc', 'set_player_body', 'stock', '', 'id,body=-1', 2, [['id', 'int', 'id', 0, '', 0], ['body=-1', 'int', 'body', 0, '-1', 1]]]
  1151. ['ns2amx.inc', 'ns2amx_version', 'stock', '', '', 0, []]
  1152. ['ns2amx.inc', 'set_kvhandled', 'stock', '', '', 0, []]
  1153. ['ns2amx.inc', 'ns2amx_getammo', 'stock', '', 'id,Weapon', 2, [['id', 'int', 'id', 0, '', 0], ['Weapon', 'int', 'Weapon', 0, '', 0]]]
  1154. ['ns2amx.inc', 'ns2amx_setammo', 'stock', '', 'id,Weapon,Value', 3, [['id', 'int', 'id', 0, '', 0], ['Weapon', 'int', 'Weapon', 0, '', 0], ['Value', 'int', 'Value', 0, '', 0]]]
  1155. ['ns2amx.inc', 'ns2amx_giveitem', 'stock', '', 'id,svClassname[]', 2, [['id', 'int', 'id', 0, '', 0], ['svClassname[]', 'cell[]', 'svClassname', 0, '', 0]]]
  1156. ['ns2amx.inc', 'ns2amx_moveto', 'stock', '', 'idMoved,idDest', 2, [['idMoved', 'int', 'idMoved', 0, '', 0], ['idDest', 'int', 'idDest', 0, '', 0]]]
  1157. ['ns2amx.inc', 'ns2amx_isdigesting', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1158. ['ns2amx.inc', 'ns2amx_gethives', 'stock', '', '', 0, []]
  1159. ['ns2amx.inc', 'ns2amx_inrange', 'stock', '', 'ida,idb,range', 3, [['ida', 'int', 'ida', 0, '', 0], ['idb', 'int', 'idb', 0, '', 0], ['range', 'int', 'range', 0, '', 0]]]
  1160. ['ns2amx.inc', 'ns2amx_nspopup', 'stock', '', 'id,svMessage[190]', 2, [['id', 'int', 'id', 0, '', 0], ['svMessage[190]', 'cell[190]', 'svMessage', 0, '', 0]]]
  1161. ['ns2amx.inc', 'ns2amx_setres', 'stock', '', 'id,value', 2, [['id', 'int', 'id', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1162. ['ns2amx.inc', 'ns2amx_getenergy', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1163. ['ns2amx.inc', 'ns2amx_setenergy', 'stock', '', 'id,energy', 2, [['id', 'int', 'id', 0, '', 0], ['energy', 'int', 'energy', 0, '', 0]]]
  1164. ['ns2amx.inc', 'ns2amx_getjpfuel', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1165. ['ns2amx.inc', 'ns2amx_setjpfuel', 'stock', '', 'id,fuel', 2, [['id', 'int', 'id', 0, '', 0], ['fuel', 'int', 'fuel', 0, '', 0]]]
  1166. ['ns2amx.inc', 'get_mask', 'stock', '', 'id,mask', 2, [['id', 'int', 'id', 0, '', 0], ['mask', 'int', 'mask', 0, '', 0]]]
  1167. ['ns2amx.inc', 'set_mask', 'stock', '', 'id,mask,value', 3, [['id', 'int', 'id', 0, '', 0], ['mask', 'int', 'mask', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1168. ['ns2amx.inc', 'get_special', 'stock', '', 'id,mask', 2, [['id', 'int', 'id', 0, '', 0], ['mask', 'int', 'mask', 0, '', 0]]]
  1169. ['ns2amx.inc', 'get_res', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1170. ['ns2amx.inc', 'get_class', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1171. ['ns2amx.inc', 'is_combat', 'stock', '', '', 0, []]
  1172. ['nvault.inc', 'nvault_open', 'native', '', 'constname[]', 1, [['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  1173. ['nvault.inc', 'nvault_get', 'native', '', 'vault,constkey[],{Float,_}:...', 3, [['vault', 'int', 'vault', 0, '', 0], ['constkey[]', 'cell[]', 'constkey', 0, '', 0], ['{Float,_}:...', '{Float,_}', '...', 0, '', 0]]]
  1174. ['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]]]
  1175. ['nvault.inc', 'nvault_set', 'native', '', 'vault,constkey[],constvalue[]', 3, [['vault', 'int', 'vault', 0, '', 0], ['constkey[]', 'cell[]', 'constkey', 0, '', 0], ['constvalue[]', 'cell[]', 'constvalue', 0, '', 0]]]
  1176. ['nvault.inc', 'nvault_pset', 'native', '', 'vault,constkey[],constvalue[]', 3, [['vault', 'int', 'vault', 0, '', 0], ['constkey[]', 'cell[]', 'constkey', 0, '', 0], ['constvalue[]', 'cell[]', 'constvalue', 0, '', 0]]]
  1177. ['nvault.inc', 'nvault_prune', 'native', '', 'vault,start,end', 3, [['vault', 'int', 'vault', 0, '', 0], ['start', 'int', 'start', 0, '', 0], ['end', 'int', 'end', 0, '', 0]]]
  1178. ['nvault.inc', 'nvault_close', 'native', '', 'vault', 1, [['vault', 'int', 'vault', 0, '', 0]]]
  1179. ['nvault.inc', 'nvault_remove', 'native', '', 'vault,constkey[]', 2, [['vault', 'int', 'vault', 0, '', 0], ['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  1180. ['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]]]
  1181. ['okapi.inc', 'okapi_get_treemap_ptr', 'native', '', 'consttreemap[],any:...', 2, [['consttreemap[]', 'cell[]', 'consttreemap', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1182. ['okapi.inc', 'okapi_engine_get_base_ptr', 'native', '', '', 0, []]
  1183. ['okapi.inc', 'okapi_mod_get_base_ptr', 'native', '', '', 0, []]
  1184. ['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]]]
  1185. ['okapi.inc', 'okapi_mod_find_sig', 'stock', '', 'constsig[],count', 2, [['constsig[]', 'cell[]', 'constsig', 0, '', 0], ['count', 'int', 'count', 0, '', 0]]]
  1186. ['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]]]
  1187. ['okapi.inc', 'okapi_engine_find_sig', 'stock', '', 'constsig[],count', 2, [['constsig[]', 'cell[]', 'constsig', 0, '', 0], ['count', 'int', 'count', 0, '', 0]]]
  1188. ['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]]]
  1189. ['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]]]
  1190. ['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]]]
  1191. ['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]]]
  1192. ['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]]]
  1193. ['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]]]
  1194. ['okapi.inc', 'okapi_del_hook', 'native', '', '&okapi_hook:hook', 1, [['&okapi_hook:hook', 'okapi_hook', 'hook', 1, '', 0]]]
  1195. ['okapi.inc', 'okapi_set_param', 'native', '', 'param_id,any:...', 2, [['param_id', 'int', 'param_id', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1196. ['okapi.inc', 'okapi_set_return', 'native', '', 'any:...', 1, [['any:...', 'any', '...', 0, '', 1]]]
  1197. ['okapi.inc', 'okapi_get_orig_return', 'native', '', 'any:...', 1, [['any:...', 'any', '...', 0, '', 1]]]
  1198. ['okapi.inc', 'okapi_call', 'native', '', 'okapi_func:func,any:...', 2, [['okapi_func:func', 'okapi_func', 'func', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1199. ['okapi.inc', 'okapi_call_ex', 'native', '', 'okapi_func:func,any:...', 2, [['okapi_func:func', 'okapi_func', 'func', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1200. ['okapi.inc', 'okapi_current_hook', 'native', 'okapi_hook', '', 0, []]
  1201. ['okapi.inc', 'okapi_engine_get_ptr_offset', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1202. ['okapi.inc', 'okapi_mod_get_ptr_offset', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1203. ['okapi.inc', 'okapi_engine_get_offset_ptr', 'native', '', 'offset', 1, [['offset', 'int', 'offset', 0, '', 0]]]
  1204. ['okapi.inc', 'okapi_mod_get_offset_ptr', 'native', '', 'offset', 1, [['offset', 'int', 'offset', 0, '', 0]]]
  1205. ['okapi.inc', 'okapi_engine_get_symbol_ptr', 'native', '', 'constsymbol[]', 1, [['constsymbol[]', 'cell[]', 'constsymbol', 0, '', 0]]]
  1206. ['okapi.inc', 'okapi_mod_get_symbol_ptr', 'native', '', 'constsymbol[]', 1, [['constsymbol[]', 'cell[]', 'constsymbol', 0, '', 0]]]
  1207. ['okapi.inc', 'okapi_set_ptr_ent', 'native', '', 'ptr,id', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['id', 'int', 'id', 0, '', 0]]]
  1208. ['okapi.inc', 'okapi_get_ptr_ent', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1209. ['okapi.inc', 'okapi_set_ptr_edict', 'native', '', 'ptr,id', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['id', 'int', 'id', 0, '', 0]]]
  1210. ['okapi.inc', 'okapi_get_ptr_edict', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1211. ['okapi.inc', 'okapi_set_ptr_cbase', 'native', '', 'ptr,id', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['id', 'int', 'id', 0, '', 0]]]
  1212. ['okapi.inc', 'okapi_get_ptr_cbase', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1213. ['okapi.inc', 'okapi_set_ptr_int', 'native', '', 'ptr,value', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1214. ['okapi.inc', 'okapi_get_ptr_int', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1215. ['okapi.inc', 'okapi_set_ptr_byte', 'native', '', 'ptr,value', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1216. ['okapi.inc', 'okapi_get_ptr_byte', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1217. ['okapi.inc', 'okapi_set_ptr_float', 'native', '', 'ptr,Float:value', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1218. ['okapi.inc', 'okapi_get_ptr_float', 'native', 'Float', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1219. ['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]]]
  1220. ['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]]]
  1221. ['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]]]
  1222. ['okapi.inc', 'okapi_set_ptr_string', 'native', '', 'ptr,str[]', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['str[]', 'cell[]', 'str', 0, '', 0]]]
  1223. ['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]]]
  1224. ['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]]]
  1225. ['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]]]
  1226. ['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]]]
  1227. ['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]]]
  1228. ['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]]]
  1229. ['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]]]
  1230. ['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]]]
  1231. ['okapi.inc', 'okapi_engine_ptr_find_string_at', 'native', '', 'ptr,conststr[]', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['conststr[]', 'cell[]', 'conststr', 0, '', 0]]]
  1232. ['okapi.inc', 'okapi_engine_find_string', 'stock', '', 'conststr[]', 1, [['conststr[]', 'cell[]', 'conststr', 0, '', 0]]]
  1233. ['okapi.inc', 'okapi_mod_ptr_find_string_at', 'native', '', 'ptr,conststr[]', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['conststr[]', 'cell[]', 'conststr', 0, '', 0]]]
  1234. ['okapi.inc', 'okapi_mod_find_string', 'stock', '', 'conststr[]', 1, [['conststr[]', 'cell[]', 'conststr', 0, '', 0]]]
  1235. ['okapi.inc', 'okapi_engine_ptr_find_int_at', 'native', '', 'ptr,value', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1236. ['okapi.inc', 'okapi_engine_find_int', 'stock', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  1237. ['okapi.inc', 'okapi_mod_ptr_find_int_at', 'native', '', 'ptr,val', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['val', 'int', 'val', 0, '', 0]]]
  1238. ['okapi.inc', 'okapi_mod_find_int', 'stock', '', 'val', 1, [['val', 'int', 'val', 0, '', 0]]]
  1239. ['okapi.inc', 'okapi_engine_ptr_find_float_at', 'native', '', 'ptr,Float:value', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['Float:value', 'Float', 'value', 0, '', 0]]]
  1240. ['okapi.inc', 'okapi_engine_ptr_find_float', 'stock', '', 'Float:value', 1, [['Float:value', 'Float', 'value', 0, '', 0]]]
  1241. ['okapi.inc', 'okapi_mod_ptr_find_float_at', 'native', '', 'ptr,Float:val', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['Float:val', 'Float', 'val', 0, '', 0]]]
  1242. ['okapi.inc', 'okapi_mod_find_float', 'stock', '', 'Float:val', 1, [['Float:val', 'Float', 'val', 0, '', 0]]]
  1243. ['okapi.inc', 'okapi_engine_ptr_find_byte_at', 'native', '', 'ptr,value', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1244. ['okapi.inc', 'okapi_engine_find_byte', 'stock', '', 'value', 1, [['value', 'int', 'value', 0, '', 0]]]
  1245. ['okapi.inc', 'okapi_mod_ptr_find_byte_at', 'native', '', 'ptr,val', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['val', 'int', 'val', 0, '', 0]]]
  1246. ['okapi.inc', 'okapi_mod_find_byte', 'stock', '', 'val', 1, [['val', 'int', 'val', 0, '', 0]]]
  1247. ['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]]]
  1248. ['okapi.inc', 'okapi_engine_find_array', 'stock', '', 'constarray_[],count', 2, [['constarray_[]', 'cell[]', 'constarray_', 0, '', 0], ['count', 'int', 'count', 0, '', 0]]]
  1249. ['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]]]
  1250. ['okapi.inc', 'okapi_mod_find_array', 'stock', '', 'constarray_[],count', 2, [['constarray_[]', 'cell[]', 'constarray_', 0, '', 0], ['count', 'int', 'count', 0, '', 0]]]
  1251. ['okapi.inc', 'okapi_alloc', 'native', '', 'n', 1, [['n', 'int', 'n', 0, '', 0]]]
  1252. ['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]]]
  1253. ['okapi.inc', 'wl', 'native', '', 'a,b', 2, [['a', 'int', 'a', 0, '', 0], ['b', 'int', 'b', 0, '', 0]]]
  1254. ['okapi_extra.inc', 'okapi_cbase_to_id', 'native', '', 'cbase', 1, [['cbase', 'int', 'cbase', 0, '', 0]]]
  1255. ['okapi_extra.inc', 'okapi_id_to_cbase', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1256. ['okapi_extra.inc', 'okapi_engine_get_size', 'native', '', '', 0, []]
  1257. ['okapi_extra.inc', 'okapi_mod_get_size', 'native', '', '', 0, []]
  1258. ['okapi_extra.inc', 'okapi_cbase_get_vfunc_ptr', 'native', '', 'id,offset', 2, [['id', 'int', 'id', 0, '', 0], ['offset', 'int', 'offset', 0, '', 0]]]
  1259. ['okapi_extra.inc', 'okapi_class_get_vfunc_ptr', 'native', '', 'classname[],offset', 2, [['classname[]', 'cell[]', 'classname', 0, '', 0], ['offset', 'int', 'offset', 0, '', 0]]]
  1260. ['okapi_extra.inc', 'okapi_ptr_get_vfunc_ptr', 'native', '', 'ptr,offset', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['offset', 'int', 'offset', 0, '', 0]]]
  1261. ['okapi_extra.inc', 'okapi_get_mem_protect', 'native', '', 'ptr', 1, [['ptr', 'int', 'ptr', 0, '', 0]]]
  1262. ['okapi_extra.inc', 'okapi_set_mem_protect', 'native', '', 'ptr,prot', 2, [['ptr', 'int', 'ptr', 0, '', 0], ['prot', 'int', 'prot', 0, '', 0]]]
  1263. ['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]]]
  1264. ['okapi_extra.inc', 'okapi_get_engfunc_ptr', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1265. ['okapi_extra.inc', 'okapi_get_dllfunc_ptr', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1266. ['okapi_extra.inc', 'okapi_get_engfunc_ptr_by_offset', 'native', '', 'offset', 1, [['offset', 'int', 'offset', 0, '', 0]]]
  1267. ['okapi_extra.inc', 'okapi_get_dllfunc_ptr_by_offset', 'native', '', 'offset', 1, [['offset', 'int', 'offset', 0, '', 0]]]
  1268. ['orpheu.inc', 'OrpheuGetFunction', 'native', 'OrpheuFunction', 'constlibFunctionName[],constclassName[]=""', 2, [['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0], ['constclassName[]=""', 'cell[]', 'constclassName', 0, '""', 1]]]
  1269. ['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]]]
  1270. ['orpheu.inc', 'OrpheuUnregisterHook', 'native', '', 'OrpheuHook:hook', 1, [['OrpheuHook:hook', 'OrpheuHook', 'hook', 0, '', 0]]]
  1271. ['orpheu.inc', 'OrpheuCall', 'native', '', 'OrpheuFunction:function,any:...', 2, [['OrpheuFunction:function', 'OrpheuFunction', 'function', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1272. ['orpheu.inc', 'OrpheuCallSuper', 'native', '', 'OrpheuFunction:function,any:...', 2, [['OrpheuFunction:function', 'OrpheuFunction', 'function', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1273. ['orpheu.inc', 'OrpheuGetReturn', 'native', 'any', 'any:...', 1, [['any:...', 'any', '...', 0, '', 1]]]
  1274. ['orpheu.inc', 'OrpheuSetReturn', 'native', '', 'any:...', 1, [['any:...', 'any', '...', 0, '', 1]]]
  1275. ['orpheu.inc', 'OrpheuSetParam', 'native', '', 'num,any:...', 2, [['num', 'int', 'num', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1276. ['orpheu.inc', 'OrpheuCreateStruct', 'native', 'OrpheuStruct', 'OrpheuStructType:structType', 1, [['OrpheuStructType:structType', 'OrpheuStructType', 'structType', 0, '', 0]]]
  1277. ['orpheu.inc', 'OrpheuGetParamStructMember', 'native', '', 'num,constmemberName[],any:...', 3, [['num', 'int', 'num', 0, '', 0], ['constmemberName[]', 'cell[]', 'constmemberName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1278. ['orpheu.inc', 'OrpheuSetParamStructMember', 'native', '', 'num,constmemberName[],any:...', 3, [['num', 'int', 'num', 0, '', 0], ['constmemberName[]', 'cell[]', 'constmemberName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1279. ['orpheu.inc', 'OrpheuGetStructFromParam', 'native', 'OrpheuStruct', 'num', 1, [['num', 'int', 'num', 0, '', 0]]]
  1280. ['orpheu.inc', 'OrpheuCloneStructFromParam', 'native', 'OrpheuStruct', 'num', 1, [['num', 'int', 'num', 0, '', 0]]]
  1281. ['orpheu.inc', 'OrpheuSetStructMember', 'native', '', 'OrpheuStruct:struct,constmemberName[],any:...', 3, [['OrpheuStruct:struct', 'OrpheuStruct', 'struct', 0, '', 0], ['constmemberName[]', 'cell[]', 'constmemberName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1282. ['orpheu.inc', 'OrpheuGetStructMember', 'native', '', 'OrpheuStruct:struct,constmemberName[],any:...', 3, [['OrpheuStruct:struct', 'OrpheuStruct', 'struct', 0, '', 0], ['constmemberName[]', 'cell[]', 'constmemberName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1283. ['orpheu.inc', 'OrpheuGetEngineFunctionsStruct', 'native', 'OrpheuStruct', '', 0, []]
  1284. ['orpheu.inc', 'OrpheuGetDLLFunctionsStruct', 'native', 'OrpheuStruct', '', 0, []]
  1285. ['orpheu.inc', 'OrpheuGetFunctionFromClass', 'native', 'OrpheuFunction', 'constentityClassName[],constlibFunctionName[],constlibClassName[]', 3, [['constentityClassName[]', 'cell[]', 'constentityClassName', 0, '', 0], ['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0], ['constlibClassName[]', 'cell[]', 'constlibClassName', 0, '', 0]]]
  1286. ['orpheu.inc', 'OrpheuGetFunctionFromEntity', 'native', 'OrpheuFunction', 'id,constlibFunctionName[],constlibClassName[]', 3, [['id', 'int', 'id', 0, '', 0], ['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0], ['constlibClassName[]', 'cell[]', 'constlibClassName', 0, '', 0]]]
  1287. ['orpheu.inc', 'OrpheuGetFunctionFromObject', 'native', 'OrpheuFunction', 'object,constlibFunctionName[],constlibClassName[]', 3, [['object', 'int', 'object', 0, '', 0], ['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0], ['constlibClassName[]', 'cell[]', 'constlibClassName', 0, '', 0]]]
  1288. ['orpheu.inc', 'OrpheuGetFunctionFromMonster', 'native', 'OrpheuFunction', 'id,constlibFunctionName[],constlibClassName[]', 3, [['id', 'int', 'id', 0, '', 0], ['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0], ['constlibClassName[]', 'cell[]', 'constlibClassName', 0, '', 0]]]
  1289. ['orpheu_advanced.inc', 'OrpheuGetBytesAtAddress', 'native', '', 'address,bytes[],count', 3, [['address', 'int', 'address', 0, '', 0], ['bytes[]', 'cell[]', 'bytes', 0, '', 0], ['count', 'int', 'count', 0, '', 0]]]
  1290. ['orpheu_advanced.inc', 'OrpheuGetFunctionAddress', 'native', '', 'OrpheuFunction:function', 1, [['OrpheuFunction:function', 'OrpheuFunction', 'function', 0, '', 0]]]
  1291. ['orpheu_advanced.inc', 'OrpheuGetStructFromAddress', 'native', 'OrpheuStruct', 'OrpheuStructType:structType,address', 2, [['OrpheuStructType:structType', 'OrpheuStructType', 'structType', 0, '', 0], ['address', 'int', 'address', 0, '', 0]]]
  1292. ['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]]]
  1293. ['orpheu_advanced.inc', 'OrpheuGetFunctionOffset', 'native', '', 'OrpheuFunction:function', 1, [['OrpheuFunction:function', 'OrpheuFunction', 'function', 0, '', 0]]]
  1294. ['orpheu_advanced.inc', 'OrpheuGetLibraryAddress', 'native', '', 'constlibraryName[]', 1, [['constlibraryName[]', 'cell[]', 'constlibraryName', 0, '', 0]]]
  1295. ['orpheu_advanced.inc', 'OrpheuGetNextCallAtAddress', 'native', '', 'address,number', 2, [['address', 'int', 'address', 0, '', 0], ['number', 'int', 'number', 0, '', 0]]]
  1296. ['orpheu_memory.inc', 'OrpheuMemoryReplace', 'native', '', 'constmemoryDataName[],count,any:...', 3, [['constmemoryDataName[]', 'cell[]', 'constmemoryDataName', 0, '', 0], ['count', 'int', 'count', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1297. ['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]]]
  1298. ['orpheu_memory.inc', 'OrpheuMemoryGet', 'native', '', 'constmemoryDataName[],any:...', 2, [['constmemoryDataName[]', 'cell[]', 'constmemoryDataName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1299. ['orpheu_memory.inc', 'OrpheuMemoryGetAtAddress', 'native', '', 'address,constmemoryDataName[],any:...', 3, [['address', 'int', 'address', 0, '', 0], ['constmemoryDataName[]', 'cell[]', 'constmemoryDataName', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1300. ['orpheu_memory.inc', 'OrpheuMemorySet', 'native', '', 'constmemoryDataName[],count,any:...', 3, [['constmemoryDataName[]', 'cell[]', 'constmemoryDataName', 0, '', 0], ['count', 'int', 'count', 0, '', 0], ['any:...', 'any', '...', 0, '', 1]]]
  1301. ['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]]]
  1302. ['orpheu_stocks.inc', 'OrpheuGetEngineFunction', 'stock', 'OrpheuFunction', 'constmemberName[],constlibFunctionName[]', 2, [['constmemberName[]', 'cell[]', 'constmemberName', 0, '', 0], ['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0]]]
  1303. ['orpheu_stocks.inc', 'OrpheuGetDLLFunction', 'stock', 'OrpheuFunction', 'constmemberName[],constlibFunctionName[]', 2, [['constmemberName[]', 'cell[]', 'constmemberName', 0, '', 0], ['constlibFunctionName[]', 'cell[]', 'constlibFunctionName', 0, '', 0]]]
  1304. ['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]]]
  1305. ['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]]]
  1306. ['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]]]
  1307. ['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]]]
  1308. ['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]]]
  1309. ['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]]]
  1310. ['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]]]
  1311. ['regex.inc', 'regex_free', 'native', '', '&Regex:id', 1, [['&Regex:id', 'Regex', 'id', 1, '', 0]]]
  1312. ['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]]]
  1313. ['sockets.inc', 'socket_close', 'native', '', '_socket', 1, [['_socket', 'int', '_socket', 0, '', 0]]]
  1314. ['sockets.inc', 'socket_recv', 'native', '', '_socket,_data[],_length', 3, [['_socket', 'int', '_socket', 0, '', 0], ['_data[]', 'cell[]', '_data', 0, '', 0], ['_length', 'int', '_length', 0, '', 0]]]
  1315. ['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]]]
  1316. ['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]]]
  1317. ['sockets.inc', 'socket_change', 'native', '', '_socket,_timeout=100000', 2, [['_socket', 'int', '_socket', 0, '', 0], ['_timeout=100000', 'int', '_timeout', 0, '100000', 1]]]
  1318. ['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]]]
  1319. ['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]]]
  1320. ['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]]]
  1321. ['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]]]
  1322. ['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]]]
  1323. ['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]]]
  1324. ['sqlx.inc', 'SQL_FreeHandle', 'native', '', 'Handle:h', 1, [['Handle:h', 'Handle', 'h', 0, '', 0]]]
  1325. ['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]]]
  1326. ['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]]]
  1327. ['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]]]
  1328. ['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]]]
  1329. ['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]]]
  1330. ['sqlx.inc', 'SQL_Execute', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1331. ['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]]]
  1332. ['sqlx.inc', 'SQL_MoreResults', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1333. ['sqlx.inc', 'SQL_IsNull', 'native', '', 'Handle:query,column', 2, [['Handle:query', 'Handle', 'query', 0, '', 0], ['column', 'int', 'column', 0, '', 0]]]
  1334. ['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]]]
  1335. ['sqlx.inc', 'SQL_NextRow', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1336. ['sqlx.inc', 'SQL_AffectedRows', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1337. ['sqlx.inc', 'SQL_NumResults', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1338. ['sqlx.inc', 'SQL_NumColumns', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1339. ['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]]]
  1340. ['sqlx.inc', 'SQL_FieldNameToNum', 'native', '', 'Handle:query,constname[]', 2, [['Handle:query', 'Handle', 'query', 0, '', 0], ['constname[]', 'cell[]', 'constname', 0, '', 0]]]
  1341. ['sqlx.inc', 'SQL_Rewind', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1342. ['sqlx.inc', 'SQL_GetInsertId', 'native', '', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1343. ['sqlx.inc', 'SQL_GetAffinity', 'native', '', 'driver[],maxlen', 2, [['driver[]', 'cell[]', 'driver', 0, '', 0], ['maxlen', 'int', 'maxlen', 0, '', 0]]]
  1344. ['sqlx.inc', 'SQL_SetAffinity', 'native', '', 'constdriver[]', 1, [['constdriver[]', 'cell[]', 'constdriver', 0, '', 0]]]
  1345. ['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]]]
  1346. ['sqlx.inc', 'SQL_NextResultSet', 'native', 'bool', 'Handle:query', 1, [['Handle:query', 'Handle', 'query', 0, '', 0]]]
  1347. ['sqlx.inc', 'sqlite_TableExists', 'stock', 'bool', 'Handle:db,consttable[]', 2, [['Handle:db', 'Handle', 'db', 0, '', 0], ['consttable[]', 'cell[]', 'consttable', 0, '', 0]]]
  1348. ['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]]]
  1349. ['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]]]
  1350. ['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]]]
  1351. ['sqlx.inc', 'SQL_MakeStdTuple', 'stock', 'Handle', 'timeout=0', 1, [['timeout=0', 'int', 'timeout', 0, '0', 1]]]
  1352. ['string.inc', 'contain', 'native', '', 'constsource[],conststring[]', 2, [['constsource[]', 'cell[]', 'constsource', 0, '', 0], ['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  1353. ['string.inc', 'containi', 'native', '', 'constsource[],conststring[]', 2, [['constsource[]', 'cell[]', 'constsource', 0, '', 0], ['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  1354. ['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]]]
  1355. ['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]]]
  1356. ['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]]]
  1357. ['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]]]
  1358. ['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]]]
  1359. ['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]]]
  1360. ['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]]]
  1361. ['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]]]
  1362. ['string.inc', 'str_to_num', 'native', '', 'conststring[]', 1, [['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  1363. ['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]]]
  1364. ['string.inc', 'str_to_float', 'native', 'Float', 'conststring[]', 1, [['conststring[]', 'cell[]', 'conststring', 0, '', 0]]]
  1365. ['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]]]
  1366. ['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]]]
  1367. ['string.inc', 'copy', 'native', '', 'dest[],len,constsrc[]', 3, [['dest[]', 'cell[]', 'dest', 0, '', 0], ['len', 'int', 'len', 0, '', 0], ['constsrc[]', 'cell[]', 'constsrc', 0, '', 0]]]
  1368. ['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]]]
  1369. ['string.inc', 'setc', 'native', '', 'src[],len,ch', 3, [['src[]', 'cell[]', 'src', 0, '', 0], ['len', 'int', 'len', 0, '', 0], ['ch', 'int', 'ch', 0, '', 0]]]
  1370. ['string.inc', 'parse', 'native', '', 'consttext[],...', 2, [['consttext[]', 'cell[]', 'consttext', 0, '', 0], ['...', 'int', '...', 0, '', 0]]]
  1371. ['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]]]
  1372. ['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]]]
  1373. ['string.inc', 'trim', 'native', '', 'text[]', 1, [['text[]', 'cell[]', 'text', 0, '', 0]]]
  1374. ['string.inc', 'strtolower', 'native', '', 'string[]', 1, [['string[]', 'cell[]', 'string', 0, '', 0]]]
  1375. ['string.inc', 'strtoupper', 'native', '', 'string[]', 1, [['string[]', 'cell[]', 'string', 0, '', 0]]]
  1376. ['string.inc', 'ucfirst', 'native', '', 'string[]', 1, [['string[]', 'cell[]', 'string', 0, '', 0]]]
  1377. ['string.inc', 'isdigit', 'native', '', 'ch', 1, [['ch', 'int', 'ch', 0, '', 0]]]
  1378. ['string.inc', 'isalpha', 'native', '', 'ch', 1, [['ch', 'int', 'ch', 0, '', 0]]]
  1379. ['string.inc', 'isspace', 'native', '', 'ch', 1, [['ch', 'int', 'ch', 0, '', 0]]]
  1380. ['string.inc', 'isalnum', 'native', '', 'ch', 1, [['ch', 'int', 'ch', 0, '', 0]]]
  1381. ['string.inc', 'strcat', 'native', '', 'dest[],constsource[],maxlength', 3, [['dest[]', 'cell[]', 'dest', 0, '', 0], ['constsource[]', 'cell[]', 'constsource', 0, '', 0], ['maxlength', 'int', 'maxlength', 0, '', 0]]]
  1382. ['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]]]
  1383. ['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]]]
  1384. ['string.inc', 'is_str_num', 'stock', 'bool', 'constsString[]', 1, [['constsString[]', 'cell[]', 'constsString', 0, '', 0]]]
  1385. ['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]]]
  1386. ['string.inc', 'remove_filepath', 'stock', '', 'constszFilePath[],szFile[],pMax', 3, [['constszFilePath[]', 'cell[]', 'constszFilePath', 0, '', 0], ['szFile[]', 'cell[]', 'szFile', 0, '', 0], ['pMax', 'int', 'pMax', 0, '', 0]]]
  1387. ['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]]]
  1388. ['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]]]
  1389. ['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]]]
  1390. ['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]]]
  1391. ['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]]]
  1392. ['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]]]
  1393. ['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]]]
  1394. ['tfcstats.inc', 'reset_user_wstats', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1395. ['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]]]
  1396. ['tfcstats.inc', 'get_statsnum', 'native', '', '', 0, []]
  1397. ['tfcx.inc', 'register_statsfwd', 'native', '', 'ftype', 1, [['ftype', 'int', 'ftype', 0, '', 0]]]
  1398. ['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]]]
  1399. ['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]]]
  1400. ['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]]]
  1401. ['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]]]
  1402. ['tfcx.inc', 'custom_weapon_shot', 'native', '', 'weapon,index', 2, [['weapon', 'int', 'weapon', 0, '', 0], ['index', 'int', 'index', 0, '', 0]]]
  1403. ['tfcx.inc', 'xmod_is_melee_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  1404. ['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]]]
  1405. ['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]]]
  1406. ['tfcx.inc', 'xmod_get_maxweapons', 'native', '', '', 0, []]
  1407. ['tfcx.inc', 'xmod_get_stats_size', 'native', '', '', 0, []]
  1408. ['tfcx.inc', 'xmod_is_custom_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  1409. ['tfcx.inc', 'tfc_isgrenade', 'stock', '', 'weapon', 1, [['weapon', 'int', 'weapon', 0, '', 0]]]
  1410. ['tfcx.inc', 'tfc_userkill', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1411. ['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]]]
  1412. ['tfcx.inc', 'tfc_setmodel', 'native', '', 'index,constModel[],constSkin[]', 3, [['index', 'int', 'index', 0, '', 0], ['constModel[]', 'cell[]', 'constModel', 0, '', 0], ['constSkin[]', 'cell[]', 'constSkin', 0, '', 0]]]
  1413. ['tfcx.inc', 'tfc_clearmodel', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1414. ['tfcx.inc', 'tfc_getbammo', 'native', '', 'index,ammo', 2, [['index', 'int', 'index', 0, '', 0], ['ammo', 'int', 'ammo', 0, '', 0]]]
  1415. ['tfcx.inc', 'tfc_setbammo', 'native', '', 'index,ammo,value', 3, [['index', 'int', 'index', 0, '', 0], ['ammo', 'int', 'ammo', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1416. ['tfcx.inc', 'tfc_getweaponbammo', 'native', '', 'index,weapon', 2, [['index', 'int', 'index', 0, '', 0], ['weapon', 'int', 'weapon', 0, '', 0]]]
  1417. ['tfcx.inc', 'tfc_setweaponbammo', 'native', '', 'index,weapon,value', 3, [['index', 'int', 'index', 0, '', 0], ['weapon', 'int', 'weapon', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1418. ['tfcx.inc', 'tfc_getweaponammo', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1419. ['tfcx.inc', 'tfc_setweaponammo', 'native', '', 'index,value', 2, [['index', 'int', 'index', 0, '', 0], ['value', 'int', 'value', 0, '', 0]]]
  1420. ['tfcx.inc', 'tfc_get_user_goalitem', 'native', '', 'index,&team', 2, [['index', 'int', 'index', 0, '', 0], ['&team', 'int', 'team', 1, '', 0]]]
  1421. ['tfcx.inc', 'tfc_is_user_feigning', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1422. ['tfcx.inc', 'tfc_is_team_ally', 'native', '', 'TeamA,TeamB', 2, [['TeamA', 'int', 'TeamA', 0, '', 0], ['TeamB', 'int', 'TeamB', 0, '', 0]]]
  1423. ['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]]]
  1424. ['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]]]
  1425. ['tsfun.inc', 'client_stunt', 'forward', '', 'id,stunttype,UNAVAILABLE', 3, [['id', 'int', 'id', 0, '', 0], ['stunttype', 'int', 'stunttype', 0, '', 0], ['UNAVAILABLE', 'int', 'UNAVAILABLE', 0, '', 0]]]
  1426. ['tsfun.inc', 'client_powerup', 'forward', '', 'id,powerup,UNAVAILABLE', 3, [['id', 'int', 'id', 0, '', 0], ['powerup', 'int', 'powerup', 0, '', 0], ['UNAVAILABLE', 'int', 'UNAVAILABLE', 0, '', 0]]]
  1427. ['tsfun.inc', 'ts_wpnlogtoname', 'native', '', 'constlogname[],name[],len', 3, [['constlogname[]', 'cell[]', 'constlogname', 0, '', 0], ['name[]', 'cell[]', 'name', 0, '', 0], ['len', 'int', 'len', 0, '', 0]]]
  1428. ['tsfun.inc', 'ts_wpnlogtoid', 'native', '', 'constlogname[]', 1, [['constlogname[]', 'cell[]', 'constlogname', 0, '', 0]]]
  1429. ['tsfun.inc', 'ts_getusercash', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1430. ['tsfun.inc', 'ts_setusercash', 'native', '', 'index,money', 2, [['index', 'int', 'index', 0, '', 0], ['money', 'int', 'money', 0, '', 0]]]
  1431. ['tsfun.inc', 'ts_getuserslots', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1432. ['tsfun.inc', 'ts_setuserslots', 'native', '', 'index,slots', 2, [['index', 'int', 'index', 0, '', 0], ['slots', 'int', 'slots', 0, '', 0]]]
  1433. ['tsfun.inc', 'ts_getuserstate', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1434. ['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]]]
  1435. ['tsfun.inc', 'ts_getuserspace', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1436. ['tsfun.inc', 'ts_getuserkillflags', 'native', '', 'killer', 1, [['killer', 'int', 'killer', 0, '', 0]]]
  1437. ['tsfun.inc', 'ts_getkillingstreak', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1438. ['tsfun.inc', 'ts_getuserlastfrag', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1439. ['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]]]
  1440. ['tsfun.inc', 'ts_getuserpwup', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1441. ['tsfun.inc', 'ts_has_slowmo', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1442. ['tsfun.inc', 'ts_has_infammo', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1443. ['tsfun.inc', 'ts_has_slowpause', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1444. ['tsfun.inc', 'ts_has_dfirerate', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1445. ['tsfun.inc', 'ts_has_grenade', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1446. ['tsfun.inc', 'ts_has_health', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1447. ['tsfun.inc', 'ts_has_armor', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1448. ['tsfun.inc', 'ts_createpwup', 'native', '', 'pwup', 1, [['pwup', 'int', 'pwup', 0, '', 0]]]
  1449. ['tsfun.inc', 'ts_givepwup', 'native', '', 'index,pwupent', 2, [['index', 'int', 'index', 0, '', 0], ['pwupent', 'int', 'pwupent', 0, '', 0]]]
  1450. ['tsfun.inc', 'ts_setpddata', 'native', '', 'knifeoffset', 1, [['knifeoffset', 'int', 'knifeoffset', 0, '', 0]]]
  1451. ['tsfun.inc', 'ts_set_message', 'native', '', 'id,message', 2, [['id', 'int', 'id', 0, '', 0], ['message', 'int', 'message', 0, '', 0]]]
  1452. ['tsfun.inc', 'ts_get_message', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1453. ['tsfun.inc', 'ts_is_normal', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1454. ['tsfun.inc', 'ts_is_waiting', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1455. ['tsfun.inc', 'ts_is_dead', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1456. ['tsfun.inc', 'ts_is_killer', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1457. ['tsfun.inc', 'ts_is_demolition', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1458. ['tsfun.inc', 'ts_is_specialist', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1459. ['tsfun.inc', 'ts_is_unstoppable', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1460. ['tsfun.inc', 'ts_is_theone', 'stock', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1461. ['tsfun.inc', 'ts_has_superjump', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1462. ['tsfun.inc', 'ts_has_fupowerup', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1463. ['tsfun.inc', 'ts_is_in_slowmo', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1464. ['tsfun.inc', 'ts_set_bullettrail', 'native', '', 'id,yesorno', 2, [['id', 'int', 'id', 0, '', 0], ['yesorno', 'int', 'yesorno', 0, '', 0]]]
  1465. ['tsfun.inc', 'ts_set_fakeslowmo', 'native', '', 'id,Float:time', 2, [['id', 'int', 'id', 0, '', 0], ['Float:time', 'Float', 'time', 0, '', 0]]]
  1466. ['tsfun.inc', 'ts_set_fakeslowpause', 'native', '', 'id,Float:time', 2, [['id', 'int', 'id', 0, '', 0], ['Float:time', 'Float', 'time', 0, '', 0]]]
  1467. ['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]]]
  1468. ['tsfun.inc', 'ts_set_physics_speed', 'native', '', 'id,Float:speed', 2, [['id', 'int', 'id', 0, '', 0], ['Float:speed', 'Float', 'speed', 0, '', 0]]]
  1469. ['tsfun.inc', 'ts_is_running_powerup', 'native', '', 'id', 1, [['id', 'int', 'id', 0, '', 0]]]
  1470. ['tsfun.inc', 'ts_force_run_powerup', 'native', '', 'id,PWUP_TYPE', 2, [['id', 'int', 'id', 0, '', 0], ['PWUP_TYPE', 'int', 'PWUP_TYPE', 0, '', 0]]]
  1471. ['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]]]
  1472. ['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]]]
  1473. ['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]]]
  1474. ['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]]]
  1475. ['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]]]
  1476. ['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]]]
  1477. ['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]]]
  1478. ['tsstats.inc', 'reset_user_wstats', 'native', '', 'index', 1, [['index', 'int', 'index', 0, '', 0]]]
  1479. ['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]]]
  1480. ['tsstats.inc', 'get_statsnum', 'native', '', '', 0, []]
  1481. ['tsx.inc', 'register_statsfwd', 'native', '', 'ftype', 1, [['ftype', 'int', 'ftype', 0, '', 0]]]
  1482. ['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]]]
  1483. ['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]]]
  1484. ['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]]]
  1485. ['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]]]
  1486. ['tsx.inc', 'custom_weapon_shot', 'native', '', 'weapon,index', 2, [['weapon', 'int', 'weapon', 0, '', 0], ['index', 'int', 'index', 0, '', 0]]]
  1487. ['tsx.inc', 'xmod_is_melee_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  1488. ['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]]]
  1489. ['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]]]
  1490. ['tsx.inc', 'xmod_get_maxweapons', 'native', '', '', 0, []]
  1491. ['tsx.inc', 'xmod_get_stats_size', 'native', '', '', 0, []]
  1492. ['tsx.inc', 'xmod_is_custom_wpn', 'native', '', 'wpnindex', 1, [['wpnindex', 'int', 'wpnindex', 0, '', 0]]]
  1493. ['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]]]
  1494. ['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]]]
  1495. ['vault.inc', 'set_vaultdata', 'native', '', 'constkey[],constdata[]=""', 2, [['constkey[]', 'cell[]', 'constkey', 0, '', 0], ['constdata[]=""', 'cell[]', 'constdata', 0, '""', 1]]]
  1496. ['vault.inc', 'remove_vaultdata', 'native', '', 'constkey[]', 1, [['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  1497. ['vault.inc', 'vaultdata_exists', 'native', '', 'constkey[]', 1, [['constkey[]', 'cell[]', 'constkey', 0, '', 0]]]
  1498. ['vector.inc', 'get_distance', 'native', '', 'constorigin1[3],constorigin2[3]', 2, [['constorigin1[3]', 'cell[3]', 'constorigin1', 0, '', 0], ['constorigin2[3]', 'cell[3]', 'constorigin2', 0, '', 0]]]
  1499. ['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]]]
  1500. ['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]]]
  1501. ['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]]]
  1502. ['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]]]
  1503. ['vector.inc', 'vector_length', 'native', 'Float', 'constFloat:vVector[3]', 1, [['constFloat:vVector[3]', 'constFloat[3]', 'vVector', 0, '', 0]]]
  1504. ['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]]]
  1505. ['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]]]
  1506. ['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]]]
  1507. ['xs.inc', 'xs_fabs', 'stock', 'Float', 'Float:pa', 1, [['Float:pa', 'Float', 'pa', 0, '', 0]]]
  1508. ['xs.inc', 'xs_asin', 'stock', 'Float', 'Float:pa,Float:pb', 2, [['Float:pa', 'Float', 'pa', 0, '', 0], ['Float:pb', 'Float', 'pb', 0, '', 0]]]
  1509. ['xs.inc', 'xs_sin', 'stock', 'Float', 'Float:pa,Float:pb', 2, [['Float:pa', 'Float', 'pa', 0, '', 0], ['Float:pb', 'Float', 'pb', 0, '', 0]]]
  1510. ['xs.inc', 'xs_acos', 'stock', 'Float', 'Float:pa,Float:pb', 2, [['Float:pa', 'Float', 'pa', 0, '', 0], ['Float:pb', 'Float', 'pb', 0, '', 0]]]
  1511. ['xs.inc', 'xs_cos', 'stock', 'Float', 'Float:pa,Float:pb', 2, [['Float:pa', 'Float', 'pa', 0, '', 0], ['Float:pb', 'Float', 'pb', 0, '', 0]]]
  1512. ['xs.inc', 'xs_atan', 'stock', 'Float', 'Float:pa,Float:pb', 2, [['Float:pa', 'Float', 'pa', 0, '', 0], ['Float:pb', 'Float', 'pb', 0, '', 0]]]
  1513. ['xs.inc', 'xs_atan2', 'stock', 'Float', 'Float:pa,Float:pb', 2, [['Float:pa', 'Float', 'pa', 0, '', 0], ['Float:pb', 'Float', 'pb', 0, '', 0]]]
  1514. ['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