Thanks so much!
I'll be adding you to my X-Fire very soon!
EDIT: Request sent
Search found 4 matches
- November 21st, 2011, 12:36 am
- Forum: Modding, Modelling and Skinning
- Topic: Function to Change a Person's Team
- Replies: 6
- Views: 2122
- November 20th, 2011, 8:04 pm
- Forum: Modding, Modelling and Skinning
- Topic: Function to Change a Person's Team
- Replies: 6
- Views: 2122
Re: Function to Change a Person's Team
Isn't there supposed to be one more set of brackets for the if statement for the: if(eAttacker == special_person)? And how would you reference the team the attacker was on? EDIT: I took a guess.. Is this the right way to reference an attacker and his team? Â SwapTeam() { Â Â Â Â self endon(&quo...
- November 20th, 2011, 7:16 pm
- Forum: Modding, Modelling and Skinning
- Topic: Function to Change a Person's Team
- Replies: 6
- Views: 2122
Re: Function to Change a Person's Team
Thanks. Should work.
Also, is there a way to detect who killed someone?
Also, is there a way to detect who killed someone?
- November 20th, 2011, 6:19 pm
- Forum: Modding, Modelling and Skinning
- Topic: Function to Change a Person's Team
- Replies: 6
- Views: 2122
Function to Change a Person's Team
Hey everyone. I was making a mod and I couldn't figure out a function to change a person's team. I'm wondering if there is one at all. Could anyone help?