If I got
team.SetUp( 1, "Death", Color( 255, 0, 0, 255 ) ) -- Death
team.SetUp( 2, "Runner", Color( 0, 0, 255, 255 ) ) -- Runners
How do I set up runner to spawn where info_player_counterterrorist is placed on the map.
and death to spawn where info_player_terriost is placed.
This is greatly appreciated.
[url]http://wiki.garrysmod.com/?title=LUA:Gamemode_from_Scratch_Part_Two#Set_a_custom.2Fexisting_spawn_point[/url]
There you go
Thanks
Sorry, you need to Log In to post a reply to this thread.