View Single Post
Keksmampfer
Junior Member
Join Date: Apr 2009
Old 01-04-2010 , 15:33   Re: Server Hop [v0.5, released 2009-12-30]
Reply With Quote #27

Quote:
Originally Posted by rig0r View Post

Cool ! Not sure what you mean by autoconfig ?
Code:
public OnPluginStart()
{    
    g_version = CreateConVar(...);
    g_enable = CreateConVar(...);
    
    AutoExecConfig(true, "server.hop");
..
}
http://docs.sourcemod.net/api/index....d=show&id=607&
__________________
My Plugins: Death Sound
Keksmampfer is offline