Help me plz
#5

This is so obvious...

pawn Код:
public OnVehicleDeath(vehicleid, killerid)
{
if (RandomSpawn == 0)
 {
 SetPlayerPos(playerid,4156.7104,-1761.2954,2.2266,172.4404);
 PutPlayerInVehicle(playerid, 503, 0)
 }
if (RandomSpawn == 1)
 {
  SetPlayerPos(playerid,4135.6538,-2034.2894,2.2266,332.7002);
  PutPlayerInVehicle(playerid, 504, 0)
  }
    return 1;
}
On that callback playerid is not there....come on pay attention this wasn't hard.

And in case you don't know what I'm talking about, there is only "vehicleid" and "killerid"
Reply


Messages In This Thread
Help me plz - by misho1 - 23.05.2011, 22:34
Re: Help me plz - by misho1 - 23.05.2011, 23:01
Re: Help me plz - by CrazyBlob - 23.05.2011, 23:16
Re: Help me plz - by misho1 - 23.05.2011, 23:34
Re: Help me plz - by Steven82 - 24.05.2011, 01:11
Re: Help me plz - by misho1 - 24.05.2011, 01:27
Re: Help me plz - by misho1 - 24.05.2011, 13:05
Re: Help me plz - by Wesley221 - 24.05.2011, 13:08
Re: Help me plz - by misho1 - 24.05.2011, 16:16
Re: Help me plz - by Vince - 24.05.2011, 16:24

Forum Jump:


Users browsing this thread: 5 Guest(s)