Taxi light
#1

I noticed that on Single Player when you start a taxi mission the taxi sign on top of the car lights up. Is that possible in SA-MP and if yes how can I add it?
Reply
#2

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.
pawn Код:
TogTaxiLight(vehicleid, 0); //off
TogTaxiLight(vehicleid, 1); //on
But this is not possible right now, so it will not work.
Reply
#3

Richy is right.
Reply
#4

*push*
is there any possibility now in 0.3c?
Reply
#5

Anyone an idea please?
Reply
#6

You could create a light with a 0.3c object maybe? not sure how the attaching objects works but attach the object/detach when starting/finishing a mission.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)