Blockland Forums > Help
Spawns
Nate_the_Great:
k. so I figured out how to make the players spawn in a specific point when the mini-game starts by using the team spawns for my TDM mini-game. But now I can't figure out how to make them after they choose their class spawn in the correct base. I already tried reusing the team spawn point but it din't work. I give :cookie:'s to however can help me. Thanks.
A GUY:
--- Quote from: Nate_the_Great on August 22, 2009, 10:14:04 PM ---:cookie:'s to however can help me.
--- End quote ---
QUICK TIP: Don't do that.
OnTopic: I'm not sure if I completely understand
Is your problem, Like... Team one spawns in Team two Spawns?
Beacuse, If it is then you might have an Add-on that is messing up the TDM Mod.
phflack:
i think he wants a class system, where they spawn in the class choosing room, then they choose a class and teleport
Nate_the_Great:
--- Quote from: A GUY on August 22, 2009, 10:16:34 PM ---QUICK TIP: Don't do that.
--- End quote ---
sry. For my mini-game I want the players to spawn in a building where they choose their classes and then spawn in their correct base. I'm able to make them spawn in the building using the team spawns for the regular spawn doesn't work but I'm not able to make them spawn in their correct base afterwards for I don't know how to make them spawn in their correct base.
phflack:
--- Quote from: Nate_the_Great on August 22, 2009, 10:29:56 PM ---sry. For my mini-game I want the players to spawn in a building where they choose their classes and then spawn in their correct base. I'm able to make them spawn in the building using the team spawns for the regular spawn doesn't work but I'm not able to make them spawn in their correct base afterwards for I don't know how to make them spawn in their correct base.
--- End quote ---
if you're using plates for the class choosers, you can use onteam1playertouch>namedbrick[team1base]>setplayertransform as well as adding tools, same thing but for team 2
if you're using buttons you would want variables to be ifteam[1] and stuff like that
OR
have 2 different class choosing rooms where you just teleport them to the correct base