limit help
hello every one, so can some one help me in how to add limit on a menu per map
like 1. Oh cool gun [1/2] |
Re: limit help
Create an array sized using MAX_PLAYERS + 1
Each time the menu is used by the player, increment it by one. When you go to show the map, first check that they are below the count. All variables are automatically reset to 0 on map change. PHP Code:
|
Re: limit help
Quote:
|
| All times are GMT -4. The time now is 15:38. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.