Help (Should be simple)
I would like to set something up like this:
*If a CT kills a T, that CT switches places with that T *If a T kills a CT, it adds 30 seconds to the timer, and they don't switch. Any simple way of going about this? |
Re: Help (Should be simple)
PHP Code:
|
Re: Help (Should be simple)
Quote:
|
Re: Help (Should be simple)
Use read_data(1) as the killer's id. But, make sure the killer/attacker is a player.
|
Re: Help (Should be simple)
Quote:
|
Re: Help (Should be simple)
PHP Code:
|
Re: Help (Should be simple)
You forgot get_players( );
|
Re: Help (Should be simple)
Quote:
|
Re: Help (Should be simple)
Quote:
Undefined symbol gShouldSwitch This should be it. You made the wrong bool: PHP Code:
PHP Code:
|
Re: Help (Should be simple)
PHP Code:
|
| All times are GMT -4. The time now is 05:26. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.