[Tutorial] [TUT] How to make admin skins
#21

some 1 ?
Reply
#22

Quote:
Originally Posted by rong13
some 1 ?
Do you mean the skin ids 55, 29, and 79?

So

pawn Code:
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);
Reply
#23

what the four doing ?
(all skins after the 4 that go down will be for admin >?
Quote:

if(PClassID[playerid] == 4)
{
if(PlayerInfo[playerid][AdminLevel] == 1)
{
return 1;
}
else
{
SendClientMessage(playerid, COLOR_RED, "SERVER: This is admin skin");
return 0;
}

Reply
#24

help
Reply
#25

I say in the topic what the 4 is

Quote:
NOTE: The classid isent always four, Count your add player classes up to the admin skin, Then take away 1, And thats your classid
Reply
#26

wow this is very cool
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)