Author Topic: how do i make teams in minigames  (Read 1239 times)

i want to make a ctf i know how to do everything ecept for the teams well heres what i need 1. a way to keep vars after you die 2. how to make teams 3. how  to make players spawn at certain spawns

You could use checkpoints bricks but that could get annoying. Wait till TDM comes out.

but tdm is glitched its impossible to make it and some1 already made one with events


i know what i should do for beginning of teams you choose either red or blue when you choose one it ads a var for red/blue and if the var is red you can pick up the blue flag and the events for the flag are onplayer touch ifvar blue = 1 onvartrue namedbrick redflag disapear -1 onvartrue player setvar redflag 1 onvartrue minigme chatmsgall the red flag has been captured... then at thier flag return heres the events onplayertouch ifvar redflag = 1 ifvartrue player setvar redflag 0 ifvartrue minigame chatmsgall the red flag has ben claimed
ifvartrue minigame respawnall ect ect either way all i ned is to know how to make it so that you could keep your team var when you die and how to uncheck checkpoints so they could leave the team

well anyway i could make a crapy one but i would need teams for it to work very good

but tdm is glitched its impossible to make it and some1 already made one with events
It's not glitched because TDM for v10 isn't even started on probably. As far as I know, the only way to get one with events is just use separate spawn points.

Wait till TDM comes out.

how will i seperate them?

and no1 has anserd the one i most need is how to keep vars from going after you die

how will i seperate them?
Uh...Checkpoint Spawn Bricks?



But seriously, there is no working TDM mod.
Sorry, but it's true.

i keep telling you i need a way to keep certain vars from dissapearing after you die and i mean certain ones as in it keeps your team var but not the flag var and how do i make it a non checkpoint

and i realised what you meant when you said
It's not glitched because TDM for v10 isn't even started on probably. As far as I know, the only way to get one with events is just use separate spawn points.

i dont use real spawn points i just do the checkpoint bricks

ok i have it all figured out evept for keeping vars after you die which i could possably make it so when you touch the checkpoint bricks you get your team back but i need it so that i can undo checkpoints so they can quit the team


or do i need it to set onother checkpoint


well how did you make it so that when you clicked a utton you could leave the team and go to other place withought the checkpoint respawning them there did you have to set onother checkpoint?