set_user_health
How to set users health to 100 + more 100 for every alive t? For e.g. if there's 5 alive terrorist, so +500 health
PHP Code:
|
Re: set_user_health
set_user_health(id, 200)
lol |
Re: set_user_health
You didnt get it. Number of t's in server is dinamic, when there's 4 alive terrorist so it goes
PHP Code:
PHP Code:
PHP Code:
|
Re: set_user_health
This :
Code:
Or like this : Code:
For random take a look at random_num( ); |
Re: set_user_health
Na it's still not what i need.
More likely would be like this i guess PHP Code:
|
Re: set_user_health
Just do this, it's the easiest way
PHP Code:
This: PHP Code:
But what you want is this: PHP Code:
Here's a full code: PHP Code:
|
Re: set_user_health
PHP Code:
|
Re: set_user_health
Nobody in this thread was correct except for OP.
Quote:
|
Re: set_user_health
Quote:
Mine was right too? |
Re: set_user_health
Quote:
|
| All times are GMT -4. The time now is 15:06. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.