darkluzer
09-19-2015, 01:42 AM
I want to create something to check the level of the player like this:
local MidLevel = 25
local HighLevel = 50
And if the player is at mid level then go to example:If midlevel = 25 then goto MidHunt
I want something like that, please help me
local MidLevel = 25
local HighLevel = 50
And if the player is at mid level then go to example:If midlevel = 25 then goto MidHunt
I want something like that, please help me