How to get the highest score and give him a prize
#1

Hello, I have a small GunGame system, My idea is to give the player who has the highest level after 10mins has passed(it has 30 lvls xD) if 2 or more has the highest we must wait until 1 get the highest and give him the price but idk how to do that part my code is like this

Code:
CMD:start gg (only for admins)
//otherinfo
SetTimer("ENDGG", 100000, false);

-----------------------
public ENDGG();
//IDK how to do this part as i want in the description my var is   "lvl[MAX_PLAYERS]" (there are 30 lvls)
help me guys
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)