Posts: 95
Threads: 14
Joined: Aug 2011
Reputation:
0
How to set spawn points?please help
Posts: 824
Threads: 53
Joined: Jul 2010
Reputation:
0
OnPlayerSpawn, OnPlayerRequestClass,
Posts: 137
Threads: 1
Joined: Sep 2010
Reputation:
0
AddPlayerClass(0,...,..);
under public OnGameModeInIt()
Posts: 95
Threads: 14
Joined: Aug 2011
Reputation:
0
Player class?i said spawn points
Posts: 137
Threads: 1
Joined: Sep 2010
Reputation:
0
Yea, but, when you change the x, y and z coords at the AddPlayerClass, you change the place where the player spawns.
Posts: 669
Threads: 7
Joined: Nov 2007
Reputation:
0
Go to the places where you want to spawn type in /save in game to gather your co-ordinates. I'm guessing your using a downloaded gm and want to add some of your own so look to where it says "AddPlayerClass" and put in your co-ordinates.
Posts: 95
Threads: 14
Joined: Aug 2011
Reputation:
0
no the script is mine a friend of mine made it for me so its mine