20.05.2010, 10:06
some 1 ?
Originally Posted by rong13
some 1 ?
|
AddPlayerClass(29, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
AddPlayerClass(55, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
AddPlayerClass(79, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
if(PClassID[playerid] == 4) { if(PlayerInfo[playerid][AdminLevel] == 1) { return 1; } else { SendClientMessage(playerid, COLOR_RED, "SERVER: This is admin skin"); return 0; } |
NOTE: The classid isent always four, Count your add player classes up to the admin skin, Then take away 1, And thats your classid |