Taxi light object not showing
#1

Hello, i'm trying to getthe taxi sign to light up when you do /taxi, here is my code, nothing happens:
I've made it using the https://sampforum.blast.hk/showthread.php?tid=282883 script to make it.

PHP Code:
new vehFloat:Pos[4];
GetPlayerPos(playeridFloat:Pos[0], Float:Pos[1], Float:Pos[2]);
GetPlayerFacingAngle(playeridFloat:Pos[3]); veh CreateVehicle(420Float:Pos[0], Float:Pos[1], Float:Pos[2], Float:Pos[3], -1, -150000);
AttachObjectToVehicle(VehicleObject[0], veh0.000000,-0.415,0.920.000000,0.000000,0.000000);
VehicleObject[0] = CreateObject(19294,0,0,-1000,0,0,0,100); 
Thanks for your help.
Reply


Messages In This Thread
Taxi light object not showing - by Adamoneoone - 04.07.2018, 20:21
Re: Taxi light object not showing - by m3shys - 04.07.2018, 22:40
Re: Taxi light object not showing - by Adamoneoone - 05.07.2018, 07:46
Re: Taxi light object not showing - by 4D1L - 05.07.2018, 22:23
Re: Taxi light object not showing - by Sew_Sumi - 06.07.2018, 01:46
Re: Taxi light object not showing - by Adamoneoone - 06.07.2018, 08:02
Re: Taxi light object not showing - by Sew_Sumi - 06.07.2018, 09:28

Forum Jump:


Users browsing this thread: 1 Guest(s)