15.11.2010, 21:11
Hello i want something that if the score is betweet 34 and 45 that it does something i know i can use this:
if(GetPlayerScore(playerid) > 34)
but how can i also make it say if its < 45 in that same if statement?
if(GetPlayerScore(playerid) > 34)
but how can i also make it say if its < 45 in that same if statement?