15.11.2015, 13:24
Quote:
then if your vip level is higher than 1 you will get an demotion instead check if player vip level already 0 by:
if(PlayerInfo[playerid][VIP] == 0) { full code should be: PHP код:
|
SOLVED
then if your vip level is higher than 1 you will get an demotion instead check if player vip level already 0 by:
if(PlayerInfo[playerid][VIP] == 0) { full code should be: PHP код:
|