How to check if player has x amount of cash?
Hello,
How can I check if player has in this moment x amount of cash? Other methods than set_task for player? Thanks |
Re: How to check if player has x amount of cash?
cs_get_user_money(id) ?
|
Re: How to check if player has x amount of cash?
First, decide when you want to check this. After that use cs_get_user_money( index ).
|
Re: How to check if player has x amount of cash?
Quote:
I am not sure, but i think that event doesn't exists. |
Re: How to check if player has x amount of cash?
Exactly @Jhob94. So it is only possible to do this stuff through task? I want to some stuff right after reaching by x player y amount of gold.
|
Re: How to check if player has x amount of cash?
PHP Code:
|
Re: How to check if player has x amount of cash?
Thanks. What is read_data (1) in this event?
|
Re: How to check if player has x amount of cash?
|
| All times are GMT -4. The time now is 12:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.