Vehicles (Marked on the map with a gray dot)
#6

Quote:
Originally Posted by aRoach
Посмотреть сообщение
You can't, there isn't any function !

Or try this:
pawn Код:
public OnVehicleStreamIn( vehicleid, forplayerid )
{
    for( new i = 0; i < MAX_VEHICLES; i ++ )
    {
        SetVehicleParamsForPlayer( i, forplayerid, 0, 0 );
    }
    return ( 1 );
}
I did some testing and do not work.

:/



Quote:
Originally Posted by costel_nistor96
Посмотреть сообщение
Many beta-testers are on LSRP crew ... and maybe they removed the dots.
But probably they used a feature, and I was wondering what this feature is.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)