Whats wrong with this code?
#8

Learn the basic by checking how other scripts do it.

Код:
OnPlayerEnterCheckpoint(......
{
  if(!IsPlayerInAnyVehicle(......
  {
    // teleport him
  }
  return 1;
}
Reply


Messages In This Thread
Whats wrong with this code? - by killdahobo99 - 15.07.2009, 16:40
Re: Whats wrong with this code? - by yezizhu - 15.07.2009, 16:46
Re: Whats wrong with this code? - by killdahobo99 - 15.07.2009, 16:48
Re: Whats wrong with this code? - by ledzep - 15.07.2009, 16:52
Re: Whats wrong with this code? - by killdahobo99 - 15.07.2009, 16:59
Re: Whats wrong with this code? - by ledzep - 15.07.2009, 17:17
Re: Whats wrong with this code? - by killdahobo99 - 15.07.2009, 17:32
Re: Whats wrong with this code? - by Rac3r - 15.07.2009, 17:36
Re: Whats wrong with this code? - by killdahobo99 - 15.07.2009, 17:40
Re: Whats wrong with this code? - by Rac3r - 15.07.2009, 19:42

Forum Jump:


Users browsing this thread: 1 Guest(s)