14.07.2010, 06:11
From my knowledge, I don't think its possible at this point of time as I don't think it has been scripted.
Though if you knew someone who knows C++, they may be able to do create something that does it that togs the Taxi Light on and off like.
But this is not possible right now, so it will not work.
Though if you knew someone who knows C++, they may be able to do create something that does it that togs the Taxi Light on and off like.
pawn Код:
TogTaxiLight(vehicleid, 0); //off
TogTaxiLight(vehicleid, 1); //on