| 02-06-2007, 10:51 PM | #1 |
I'm making a CTF map and right now I have a trigger setup so that if a member of the red team grabs the red flag, he will lose the item and it will be placed where it belongs. However this is going to cause problems later so my question is, is there any way to make my flag untargetable for players on the red team only? |
| 02-06-2007, 11:26 PM | #2 |
You could make it a unit that whenever another unit walks near it (like in Halo) you can perform the proper actions. Doing this, you can check if the owner of the unit in question belongs to a certain team (hence making it so players on the red team cannot pick it up). |
