Blockland Forums > Modification Help
Team Spawn Help
Burple:
Just use the current mod.
otto-san:
I'd put the value teamSpawn = "blue"; on the brick datablock, and then scroll through the bricks to fond the bricks with the correct value
that'd probably be a bad way to do it though
computermix:
--- Quote from: otto-san on October 28, 2010, 07:42:29 PM ---I'd put the value teamSpawn = "blue"; on the brick datablock, and then scroll through the bricks to fond the bricks with the correct value
that'd probably be a bad way to do it though
--- End quote ---
I kinda made a spawncheck(); function, and it checks if the brick placed is a Green/Red Team Spawn Brick. When the function gameconnection::Spawnplayer is triggered, it does spawncheck();
Greek2me:
I don't get why you don't just use the old spawn system. It's pretty easy to add a few teams to it.
computermix:
--- Quote from: Greek2me on October 28, 2010, 11:24:23 PM ---I don't get why you don't just use the old spawn system. It's pretty easy to add a few teams to it.
--- End quote ---
Not not just "Adding a few teams to it". Theres more.