Team errors?

  • If you're asking a question make sure to set the thread type to be a question!

Hypn0s

L1: Registered
May 26, 2017
5
0
So I'm making my first TF2 map and it was all going good until I made my spawn rooms. The RED spawn room works fine, and I did the exact same thing for the BLU team, (besides the team variables) but they didn't work. I then tried making a resupply cabinet for both teams, but it only worked for BLU. Anyone know what might be happening?
 

henke37

aa
Sep 23, 2011
2,075
515
Define "didn't work". And list the keyvalues of all involved entites.
 

Da Spud Lord

Occasionally I make maps
aa
Mar 23, 2017
1,339
994

Hypn0s

L1: Registered
May 26, 2017
5
0
image.png

The team is set to Blue, but it doesn't regenerate health an ammo.
 

Da Spud Lord

Occasionally I make maps
aa
Mar 23, 2017
1,339
994
Hmm... I'm guessing the cabinet doesn't animate either?

Any errors in your compile log?
 

Diva Dan

hello!
aa
Mar 20, 2016
1,024
1,951
If you're copying things from one team to another, use paste special and select "make all entity names unique". Things with similar names can create conflicting interactions even after changing the team value.

Also, in the original post you say it only works for blue, but then say it doesn't work for blue- which is it :p?
 

Hypn0s

L1: Registered
May 26, 2017
5
0
If you're copying things from one team to another, use paste special and select "make all entity names unique". Things with similar names can create conflicting interactions even after changing the team value.

I did not copy them.
 

Hypn0s

L1: Registered
May 26, 2017
5
0
Turns out i was spawning in the wrong spawn because my BLU spawns were 1 hammer unit inside the ground
 

henke37

aa
Sep 23, 2011
2,075
515
And this is why we color code the spawns even in pre-alpha.