How to make it simpler?
I have /funshop and I want ADMIN_FLAG_X to have a price off, I know how to do this but I'm sure it can be simpler.
PHP Code:
|
Re: How to make it simpler?
Want to give sumthing free to admin with specific flags ?
|
Re: How to make it simpler?
Just want to give them a lower price, just like on the code above.
I am asking only if someone knows simpler way to do that. |
Re: How to make it simpler?
you can use this.
PHP Code:
|
Re: How to make it simpler?
Thanks, so now I use it like
cs_set_user_money(id, cs_get_user_money(id) - price) ? |
Re: How to make it simpler?
yes.
|
| All times are GMT -4. The time now is 15:54. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.