Hey, I have been making a custom spawn menu! I can't seem to see why it won't spawn any props (Yes the gamemode is derived from sandbox), I pretty much got the code from wiki and edited it, due to the fact that it was the right size and everything.
Here is the link --> [url]http://pastebin.com/rfVi7D3S[/url]
I would use lua tags, but it's long.
thanks in advance.
Why requests section? But...
LocalPlayer():ConCommand("gm_spawn", v)
Use
RunConsoleCommand("gm_spawn", v)
Sorry, you need to Log In to post a reply to this thread.