Help me for oldskin?
#1

error 035: argument type mismatch (argument 2)

format(string, sizeof(string), "* Paramedic %s clocked out and is now off duty.", GetPlayerNameEx(playerid));
ProxDetector(30.0, playerid, string, COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPLE,COLOR_PURPL E,COLOR_PURPLE);
Medics -= 1;
PlayerInfo[playerid][pDuty] = 0;
SetPlayerColor(playerid,TEAM_HIT_COLOR);
ResetPlayerWeapons(playerid);
SetPlayerArmour(playerid, 0);
SetPlayerSkin(playerid, oldskin); <---

I was add
new oldskin[MAX_PLAYERS]
Reply
#2

oldskin[playerid] = GetPlayerSkin(playerid);
Reply
#3

How format? can example from my format?
Reply
#4

it worked, but why did the skin still not change to the beginning?
Reply
#5

because its oldskin[playerid] nott oldskin you forgot to add playerid
Reply
#6

Quote:
Originally Posted by Mike861
Посмотреть сообщение
oldskin[playerid] = GetPlayerSkin(playerid);
I was add this but still not success skin still not change to old.
Reply
#7

Any respond please help me.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)