car kick does not work
#4

you should define which state they change to.

pawn Код:
public OnPlayerStateChange(playerid,newstate,oldstate)
{
  if(newstate == 2)
  {
    //do the stuff here.
  }
  return 1;
}
also you need to toggle them uncontrolable before you kick them or I dont think it will make them uncontrollable.
Reply


Messages In This Thread
car kick does not work - by CJ101 - 05.04.2009, 22:54
Re: car kick does not work - by ICECOLDKILLAK8 - 05.04.2009, 22:55
Re: car kick does not work - by CJ101 - 05.04.2009, 22:59
Re: car kick does not work - by Kinetic - 06.04.2009, 01:08
Re: car kick does not work - by propilot - 06.04.2009, 01:23
Re: car kick does not work - by CJ101 - 06.04.2009, 01:29
Re: car kick does not work - by ICECOLDKILLAK8 - 06.04.2009, 01:33
Re: car kick does not work - by Kinetic - 06.04.2009, 08:37

Forum Jump:


Users browsing this thread: 1 Guest(s)