PICKUPS
#3

PHP код:
public OnPlayerPickUpPickup(playeridpickupid)
{
    if(
pickupid == cmarker)
    {
        
PutPlayerInVehicle(playerid,vehicleid,seatid);
        
SendClientMessage(playeridCOLOR_LIGHTBLUE"*Car Spawned!"); // Message the player;
    

i think this is it ive never tried, hope it works, good luck
Reply


Messages In This Thread
PICKUPS - by Windrush - 09.09.2012, 12:13
Re: PICKUPS - by clarencecuzz - 09.09.2012, 12:18
Re: PICKUPS - by xMCx - 09.09.2012, 12:19

Forum Jump:


Users browsing this thread: 1 Guest(s)