IsInvalidSkin
#1

Hello, i scripting one server
and i have this problem

pawn Код:
for(new i=0; i<=299; i++)
    {
        if(!IsInvalidSkin(i)) AddPlayerClass(i, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
    }
i have this error:

Код:
D:\Infinity Freeroam\gamemodes\infinitygm.pwn(127) : error 017: undefined symbol "IsInvalidSkin"
how to fix it?

Thanks
Reply


Messages In This Thread
IsInvalidSkin - by mariomako - 10.06.2011, 09:15
Re: IsInvalidSkin - by Skaizo - 10.06.2011, 09:20
Re: IsInvalidSkin - by mariomako - 10.06.2011, 09:42

Forum Jump:


Users browsing this thread: 1 Guest(s)