onplayerdeath
#10

Quote:
Originally Posted by Biess
Посмотреть сообщение
But it doesnt even give skins?
pawn Код:
if(PlayerInfo[playerid][Adminduty] == 1)    {
         GivePlayerWeapon(playerid,38,cellmax);
         SetPlayerColor(playerid, 0xFF00A8FF);
         SetPlayerHealth(playerid,100000);
         SetPlayerSkin(playerid, PlayerInfo[playerid][pSkin]); // Change PlayerInfo thing to a number or Skin id
         return true;
         }
Reply


Messages In This Thread
onplayerdeath - by Biess - 03.06.2012, 09:33
Re: onplayerdeath - by Ballu Miaa - 03.06.2012, 09:45
Re: onplayerdeath - by Biess - 03.06.2012, 09:51
Re: onplayerdeath - by Ballu Miaa - 03.06.2012, 10:32
Re: onplayerdeath - by Ballu Miaa - 03.06.2012, 12:22
AW: Re: onplayerdeath - by Nero_3D - 03.06.2012, 12:27
Re: onplayerdeath - by Biess - 03.06.2012, 16:37
Re: onplayerdeath - by Ballu Miaa - 03.06.2012, 16:44
Re: onplayerdeath - by Biess - 03.06.2012, 19:37
Re: onplayerdeath - by Ballu Miaa - 04.06.2012, 03:31

Forum Jump:


Users browsing this thread: 1 Guest(s)