SetVehPrams
#1

hi why the light does not turn On

PHP код:

SetVehicleParamsEx
(vehid1100000); 
Reply
#2

upp.....
Reply
#3

Only works when night... iguess
Reply
#4

no can work without night I test it in other server
Reply
#5

I don't think it's possible. :/
Reply
#6

pawn Код:
SetVehicleLights(vehicleid, on)
{  
    new engine,lights,alarm,doors,bonnet,boot,objective;
    GetVehicleParamsEx(vehicleid,engine,lights,alarm,doors,bonnet,boot,objective);
    SetVehicleParamsEx(vehicleid,engine,on,alarm,doors,bonnet,boot,objective);
}
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)