How to add all skins?
#2

pawn Код:
for(new i = 0; i < 299; i++)
{
    if(IsValidSkin(i)) AddPlayerClass(i, ...);
}
If you don't have a "IsValidSkin" function search around for one, or remove it.
Reply


Messages In This Thread
How to add all skins? - by GAMER_PS2 - 27.11.2011, 01:08
Re: How to add all skins? - by [L3th4l] - 27.11.2011, 01:14
Re: How to add all skins? - by Laronic - 27.11.2011, 01:17
Re: How to add all skins? - by .:Kaos:. - 27.11.2011, 01:20
Re: How to add all skins? - by GAMER_PS2 - 27.11.2011, 01:21
Re: How to add all skins? - by [L3th4l] - 27.11.2011, 01:25
Re: How to add all skins? - by GAMER_PS2 - 27.11.2011, 01:53
Re: How to add all skins? - by Tanush123 - 27.11.2011, 03:19

Forum Jump:


Users browsing this thread: 1 Guest(s)