View Single Post
Deidara
Member
Join Date: Jul 2010
Location: Romania
Old 04-15-2012 , 15:35   Re: Reload amx.cfg in every round.
Reply With Quote #6

Must be "/" not "\", so, this is the correct form:

Code:
public reload()
{
server_cmd("exec cstrike/addons/amxmodx/configs/amx.cfg");
}
When command exec, any settings in amx.cfg will load in real time

Last edited by Deidara; 04-15-2012 at 16:23.
Deidara is offline
Send a message via Yahoo to Deidara Send a message via Skype™ to Deidara