[FilterScript] Spotlight for Helicopters [0.3c]
#5

Quote:
Originally Posted by The_Gangstas
Посмотреть сообщение
very nice, good job.
why are u doing this 3 times?

pawn Код:
AttachObjectToVehicle(spotlight[playerid][0],carid,0,0,spotlightpos[playerid][0],spotlightpos[playerid][1],0,spotlightpos[playerid][2]);
        AttachObjectToVehicle(spotlight[playerid][1],carid,0,0,spotlightpos[playerid][0],spotlightpos[playerid][1],0,spotlightpos[playerid][2]);
        AttachObjectToVehicle(spotlight[playerid][2],carid,0,0,spotlightpos[playerid][0],spotlightpos[playerid][1],0,spotlightpos[playerid][2]);
Three different objects...

pawn Код:
spotlight[playerid][0] = CreateObject(2888,0,0,0,0,0,0);
spotlight[playerid][1] = CreateObject(2887,0,0,0,0,0,0);
spotlight[playerid][2] = CreateObject(spotlightob[playerid],0,0,0,0,0,0);
-------------------------------------

Quote:
Originally Posted by -Tony-
Посмотреть сообщение
i Get allot of errors like



And im using a server almost liek ravens roleplay

pleas help

thanks
You need 0.3c
Reply


Messages In This Thread
Movable Spotlights for Helicopters [0.3c] - by CuervO - 13.12.2010, 02:03
Re: Spotlight for Helicopters [0.3c] - by Haydz - 13.12.2010, 02:08
Re: Spotlight for Helicopters [0.3c] - by The_Gangstas - 13.12.2010, 02:51
Re: Spotlight for Helicopters [0.3c] - by -Tony- - 13.12.2010, 02:57
Respuesta: Re: Spotlight for Helicopters [0.3c] - by CuervO - 13.12.2010, 03:00
Re: Spotlight for Helicopters [0.3c] - by -Tony- - 13.12.2010, 03:03
Respuesta: Spotlight for Helicopters [0.3c] - by CuervO - 13.12.2010, 03:55
Re: Spotlight for Helicopters [0.3c] - by -John- - 13.12.2010, 11:53
Re: Spotlight for Helicopters [0.3c] - by vyper - 13.12.2010, 12:50
Re: Spotlight for Helicopters [0.3c] - by Scenario - 13.12.2010, 12:53

Forum Jump:


Users browsing this thread: 1 Guest(s)