View Single Post
Author Message
jonnzus
Epic Member
Join Date: Oct 2010
Location: Finland
Old 04-15-2012 , 15:06   Reload amx.cfg in every round.
Reply With Quote #1

Can someone make me code what reloads amx.cfg in every round, or some other ini/txt/.cfg file?

I got this kinda of code what reloads when someone connects.
When is exec that file there is commands what server should do then.

Code:
public client_putinserver(id) 
    server_cmd("exec cstrike\addons\amxmodx\configs\amx.cfg)

new g_msgChannel
__________________
Quote:
367. Everyone's copyright will be broken. No exceptions.

Last edited by jonnzus; 04-15-2012 at 15:11.
jonnzus is offline