AMX Scripting Commands
Hi, i was wondering where i can get almost all the AMX Scripting commands that exist (if there is a page with it) or at least some basic commands.. And also if i want the AMX Script to set some cvars do i write client_cmd("sv_restart", "1") ?
|
Re: AMX Scripting Commands
If you have downloaded AMXX you should have all includes in amxmodx/Scripting/Include. There's all the includes with all "commands", with all natives.
Btw, it's server_cmd("sv_restart 1"); |
Re: AMX Scripting Commands
thanks mate!
|
Re: AMX Scripting Commands
For quick reference, though, you can use the function wiki. http://www.amxmodx.org/funcwiki.php
|
| All times are GMT -4. The time now is 09:13. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.