I can not figure out this warning
#5

You use:
[pawn]GetPlayerSkin(playerid);[pawn]

For save current skin.

Exemple:
pawn Код:
new MyVariable;
MyVariable = GetPlayerSkin(playerid);
printf("The SkinID is %i", MyVariable);
In Topic:
pawn Код:
PlayerData[playerid][OriginalSkin] = GetPlayerSkin(playerid);
Reply


Messages In This Thread
I can not figure out this warning - by Scripter12345 - 23.04.2012, 23:46
Re: I can not figure out this warning - by zSuYaNw - 23.04.2012, 23:52
Re: I can not figure out this warning - by Scripter12345 - 23.04.2012, 23:53
Re: I can not figure out this warning - by 2KY - 23.04.2012, 23:57
Re: I can not figure out this warning - by zSuYaNw - 24.04.2012, 00:03
Re: I can not figure out this warning - by Scripter12345 - 24.04.2012, 00:08
Re: I can not figure out this warning - by zSuYaNw - 24.04.2012, 00:34

Forum Jump:


Users browsing this thread: 1 Guest(s)