What is wrong ?
#1

What is wrong ? i added new skin 0.3d.. but dosent work..

OnGameModeInit

Код:
for(new i = 0; i < 313; i++) if(isValidSkin(i)) AddPlayerClass(i, 1958.3783, 1343.1572, 15.3746, 269.1425, 0, 0, 0, 0, 0, 0);
out of everything

Код:
isValidSkin(skinid)
{
   switch(skinid)
   {
      case 74, 268: return 0;
   }
   return 1;
}
Reply


Messages In This Thread
What is wrong ? - by TheBluec0de - 31.10.2011, 00:22
Re: What is wrong ? - by Stigg - 31.10.2011, 00:24
Re: What is wrong ? - by Stigg - 31.10.2011, 00:26
Re: What is wrong ? - by TheBluec0de - 31.10.2011, 00:27
Re: What is wrong ? - by Stigg - 31.10.2011, 00:30
Re: What is wrong ? - by TheBluec0de - 31.10.2011, 00:31
Re: What is wrong ? - by TheBluec0de - 31.10.2011, 00:39

Forum Jump:


Users browsing this thread: 3 Guest(s)