25.09.2018, 12:08
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
help me guys
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)