Vehicle Help
#10

Yes you can do this
pawn Код:
switch ( random ( 2 ) )
{
   case 0: SetPlayerPos( x, y, z ); // Hospital 1 positions
   case 1: SetPlayerPos( x, y, z ); // Hospital 2 positions
}
Reply


Messages In This Thread
Vehicle Help - by Desertsoulz - 27.02.2011, 21:45
Re: Vehicle Help - by maramizo - 27.02.2011, 22:01
Re: Vehicle Help - by Desertsoulz - 27.02.2011, 22:31
Re: Vehicle Help - by maramizo - 27.02.2011, 22:34
Re: Vehicle Help - by Desertsoulz - 27.02.2011, 22:35
Re: Vehicle Help - by maramizo - 27.02.2011, 22:45
Re: Vehicle Help - by Desertsoulz - 27.02.2011, 23:01
Re: Vehicle Help - by maramizo - 27.02.2011, 23:04
Re: Vehicle Help - by Desertsoulz - 27.02.2011, 23:48
Re: Vehicle Help - by admantis - 27.02.2011, 23:53

Forum Jump:


Users browsing this thread: 3 Guest(s)