Vehicle Plate
#7

Quote:
Originally Posted by Dwane
Посмотреть сообщение
Actually, I was wondering too about this and I wasn't sure if I should or not.
pawn Код:
public OnVehicleStreamIn( vehicleid, forplayerid )
{
    new string[ 16 ];
    format( string, sizeof( string ), "LS - %d", vehicleid );
    SetVehicleNumberPlate( vehicleid, string );
    SetVehicleToRespawn( vehicleid );
    return 1;
}
if the first one doesn't work try with respawning as aco_SRBIJA mentioned
lol removed all my cars
Reply


Messages In This Thread
Vehicle Plate - by DannySnoopy - 27.02.2012, 17:38
Re: Vehicle Plate - by Konstantinos - 27.02.2012, 17:41
Re: Vehicle Plate - by aco_SRBIJA - 27.02.2012, 17:42
Re: Vehicle Plate - by Konstantinos - 27.02.2012, 17:45
Re: Vehicle Plate - by DannySnoopy - 27.02.2012, 17:49
Re: Vehicle Plate - by aco_SRBIJA - 27.02.2012, 17:52
Re: Vehicle Plate - by DannySnoopy - 27.02.2012, 17:56
Re: Vehicle Plate - by Konstantinos - 27.02.2012, 17:57
Re: Vehicle Plate - by DannySnoopy - 27.02.2012, 18:02
Re: Vehicle Plate - by Konstantinos - 27.02.2012, 18:09

Forum Jump:


Users browsing this thread: 1 Guest(s)