Vehicle spawn zone
#6

im pissed off... trying but still getting shits.. here the coordinates :
-543.5457,2546.2039,53.5156,356.4182,0,0,0,0,0,0); // 3 --------><---------- -541.3602,2639.6777,53.5156,302.6496,0,0,0,0,0,0); // 4


-506.5322,2546.4592,53.5156,175.3958,0,0,0,0,0,0); // 2 -----------> <----------- -504.1658,2640.1458,53.5156,155.0916,0,0,0,0,0,0); // 1


the car command..:

Код:
dcmd_car(playerid,params[])
{
#pragma unused params
if ( GetPlayerState( playerid ) == PLAYER_STATE_DRIVER )
{
#if !defined IGNORE_VEHICLE_ACTIVATION
{
ShowPlayerDefaultDialog( playerid );
return 1;
#endif
}
}
if ( GetPlayerState( playerid ) != PLAYER_STATE_PASSENGER ) ShowPlayerDefaultDialog( playerid );
return 1;
}
PLEASE generate that god damn code with is playerinarea...
Reply


Messages In This Thread
Vehicle spawn zone - by jaksimaksi - 12.08.2010, 13:01
Re: Vehicle spawn zone - by 0ne - 12.08.2010, 13:19
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 15:12
Re: Vehicle spawn zone - by Vince - 12.08.2010, 16:05
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 16:10
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 16:55
Re: Vehicle spawn zone - by jaksimaksi - 12.08.2010, 17:21

Forum Jump:


Users browsing this thread: 1 Guest(s)