Skins
#1

Do anyone have for GM skins when player type /myskin id
He get skin... I know how to make that
Quote:

if(strcmp(cmdtext, "/myskin 1", true) == 0)
{
SetPlayerSkin(playerid, 1);
return 1;
}

but for all skins huh that will be long night for me xD
Thanks if anyone have
So i need this
Quote:

if(strcmp(cmdtext, "/myskin 1", true) == 0)
{
SetPlayerSkin(playerid, 1);
return 1;
}

But for all skins
Reply


Messages In This Thread
Skins - by maltheus. - 24.01.2010, 15:06
Re: Skins - by mansonh - 24.01.2010, 15:12
Re: Skins - by Emmet_ - 24.01.2010, 15:13
Re: Skins - by mansonh - 24.01.2010, 15:13
Re: Skins - by Emmet_ - 24.01.2010, 15:17
Re: Skins - by maltheus. - 24.01.2010, 15:19
Re: Skins - by deather - 24.01.2010, 15:23
Re: Skins - by mansonh - 24.01.2010, 15:26
Re: Skins - by maltheus. - 24.01.2010, 15:38
Re: Skins - by mansonh - 24.01.2010, 21:49

Forum Jump:


Users browsing this thread: 7 Guest(s)