28.11.2011, 14:21
Would this have anything to do with it?
Код:
if(AccInfo[playerid][pVip] > 0) { switch(AccInfo[playerid][pVip]) { case 0: AccType = "Normal"; case 1: AccType = "Silver"; case 2: AccType = "Gold"; case 3: AccType = "Platinum";