Next Question; Were do I put that LerpaDerp? I can't find a PlayerInitialSpawn.lua
[lua]local hook = hook;
hook.Add("PlayerInitialSpawn", "InitialMenu", function( ply )
ply:ConCommand("sv_register");
end)
[/lua]
[url=http://wiki.garrysmod.com/page/Main_Page]Use this to find what you're looking for from now on[/url].
Sorry, you need to Log In to post a reply to this thread.