Lock Menu
I need the code to so you can use 1 item and then its locked till i guess 300 seconds..
|
Re: Lock Menu
Wrong section.
|
Re: Lock Menu
Make a global Float variable
Set it to get_gametime() + 300.0 when you use it Check if the variable > get_gametime() & stop if it's false. |
Re: Lock Menu
can't you just give me the code cuz i dont understand veribals and stuff... [In English]
|
Re: Lock Menu
He basically just did.
PHP Code:
PHP Code:
|
| All times are GMT -4. The time now is 19:33. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.