Car Problem
#6

use this and tell me what happens
pawn Код:
public OnPlayerEnterVehicle(playerid, vehicleid, ispassenger)
{
print("hmm");
if (vehicleid == 498)
{
SendClientMessage(playerid, COLOR_ORANGE, "== Congrats You Found The Weapon Van!");
GivePlayerWeapon(playerid, 37, 250);
}
print("very interesting");
}
Reply


Messages In This Thread
Car Problem - by CJ101 - 18.02.2009, 23:05
Re: Car Problem - by ICECOLDKILLAK8 - 18.02.2009, 23:06
Re: Car Problem - by CJ101 - 18.02.2009, 23:13
Re: Car Problem - by Daren_Jacobson - 18.02.2009, 23:14
Re: Car Problem - by CJ101 - 18.02.2009, 23:17
Re: Car Problem - by Daren_Jacobson - 18.02.2009, 23:20
Re: Car Problem - by CJ101 - 18.02.2009, 23:25
Re: Car Problem - by Jefff - 19.02.2009, 00:21
Re: Car Problem - by ICECOLDKILLAK8 - 19.02.2009, 00:45

Forum Jump:


Users browsing this thread: 1 Guest(s)