Saving Skin
#1

How could I save the player skin?

I get this warning when trying:

Код:
C:\Documents and Settings\Convidado\Desktop\RP MP4\RL.pwn(50) : warning 202: number of arguments does not match definition
From this line at OnPlayerSpawn:

Код:
   SetPlayerSkin(playerid,dUserINT(PlayerName(playerid)).("skin")-SetPlayerSkin(playerid));
OnPlayerDisconnect:

Код:
  	dUserSetINT(PlayerName(playerid)).("skin",GetPlayerSkin(playerid));
Reply


Messages In This Thread
Saving Skin - by Hot - 26.05.2009, 23:05
Re: Saving Skin - by miokie - 26.05.2009, 23:39
Re: Saving Skin - by Correlli - 27.05.2009, 00:05

Forum Jump:


Users browsing this thread: 1 Guest(s)