Sirens
#1

Alright. My last topic didnt help much...

To make the following: HDL (Yellow), PDL (Blue), FDL (Red)

Do I need ot put this

pawn Код:
new HDL[MAX_VEHICLES];
new PDL[MAX_VEHICLES];
new FDL[MAX_VEHICLES];
Then
pawn Код:
CMD:adl(playerid, parms[])
{
if(ADL == 1)
{
//Make it
}
else if(ADL == 0)
{
//Remove
}
}
Is that correct? I dont think it is also

How do I make the /siren from red and blue to just being 1 colour but spins around like /siren?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)