how to check if player is...
How can I check to see if the player is the last one on his team alive.
I also want to check to see (inside the previous check) if there are 3 or more players on the OTHER team alive along with him. Example: 1 Terrorist and 3(or more) CT's remain. I want to check to see if this is true or not, so that I can then give the Terrorist some special abilities. Example2: 1 CT and 3 Terrorists. I want to check to see if this is true nor not, so that I can then give the CT some special abilites. etc. etc. etc. Oh and also, I'm pretty inexperienced, so as clear as you can be would help a lot ;) Thanks in advance.. |
Re: how to check if player is...
miscstats.sma, this is checked each time someone dies.
PHP Code:
|
Re: how to check if player is...
I really don't understand about any of that, I don't know what all those codes mean O.o
|
Re: how to check if player is...
Same simplfied with what you want :
PHP Code:
|
Re: how to check if player is...
hi...
there ar some errors in the second post "must be lvalue <non-constant> Code:
tsnum++ = iCode:
ctsnum++ = i |
| All times are GMT -4. The time now is 11:07. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.