CMD:aduty (Help me with skin and colour)
#8

Use the function GetPlayerSkin(playerid); as this.

Код:
new olds[MAX_PLAYERS]; // TOP OF THE COMMAND.

olds[playerid] = GetPlayerSkin(playerid); // WHEN GOING ADUTY.

SetPlayerSkin(playerid, olds[playerid]); // WHEN GOING OFFDUTY.
And the color you can set this one.

Код:
SetPlayerColor(playerid,0xFFFFFF00); // OR JUST AN INVISIBLE ONE.
Reply


Messages In This Thread
CMD:aduty (Help me with skin and colour) - by ReD_HunTeR - 16.01.2014, 16:51
Re: CMD:aduty (Help me with skin and colour) - by BarFix - 16.01.2014, 18:04
Re: CMD:aduty (Help me with skin and colour) - by Wayland - 16.01.2014, 18:14
Re: CMD:aduty (Help me with skin and colour) - by ReD_HunTeR - 17.01.2014, 14:54
Re: CMD:aduty (Help me with skin and colour) - by M3HR4N - 17.01.2014, 16:31
Re: CMD:aduty (Help me with skin and colour) - by ReD_HunTeR - 17.01.2014, 17:17
Re : CMD:aduty (Help me with skin and colour) - by anou1 - 17.01.2014, 17:40
Respuesta: CMD:aduty (Help me with skin and colour) - by Stront - 17.01.2014, 18:20
Re: CMD:aduty (Help me with skin and colour) - by ReD_HunTeR - 17.01.2014, 18:32
Re: CMD:aduty (Help me with skin and colour) - by Zamora - 17.01.2014, 18:37

Forum Jump:


Users browsing this thread: 1 Guest(s)