Jump to content

addVehicleSirens


pejczi

Recommended Posts

Posted

Because that's all what the function does, it doesn't add the object at the roof.

San Andreas Utopia RPG (SAUR) Owner & Developer.

560x95_FFFFFF_FF9900_000000_000000.png

Education is the most powerful weapon which you can use to change the world.

  • 5 months later...
Posted

It's giving me the sound but it's not showing any lights:

Server side:

addEventHandler("onVehicleEnter",root,function(player,seat) 
    if(getElementModel(source) == 411)then  
        if(player)and(seat==0)then 
        addVehicleSirens(source,5,5) 
        end 
    end 
end) 

Anyone know how to fix it?

Edit:

It seems like the lights are placed inside the vehicle barely even visible. Is there a way to move them to the top of the vehicle?

Discord: its.tails

Posted

I already have an object. I'm using a customized vehicle. Just need the lights that I had months ago when I used the same script. It was working back then

Discord: its.tails

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...