Girl Walk Problem on Server. :/ . Plz help
#1

Ok so we have had this now since the start of our gamemode, i havent been able to figure it out and its really pissing me off.
And all players have noticed this.
No matter if its a male or female skin, the players run like the females skins would.
Ive attached my onrequest , and my skin codes, can you please tell me what i should do?
cant figure it out
Код:
OnGameModeInit ()
  for(new i = 0; i < 299; i++)
  {
    if(IsValidSkin(i))
    {
      AddPlayerClass(i,0.0,0.0,0.0,0.0,4,1,-1,-1,-1,-1);
    }
  }
  return 1;



}
tyvm in advance
Reply


Messages In This Thread
Girl Walk Problem on Server. :/ . Plz help - by fallen - 13.04.2009, 18:42
Re: Girl Walk Problem on Server. :/ . Plz help - by member - 13.04.2009, 18:48
Re: Girl Walk Problem on Server. :/ . Plz help - by Weirdosport - 13.04.2009, 19:47
Re: Girl Walk Problem on Server. :/ . Plz help - by fallen - 13.04.2009, 22:14

Forum Jump:


Users browsing this thread: 1 Guest(s)