SA-MP Forums Archive
[FilterScript] Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 (/showthread.php?tid=501431)

Pages: 1 2


Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 18.03.2014

Intro :
Hello guys i was released my works, Police Siren system!
I make this , just on 30 minutes
I was tested this, if have bug tell me


IMage :
- Can use on : Infernus, Jester, Elegy, Stratum, etc..



Includes :
- <a_samp> by : SA-MP Team
- <zcmd> by : Zeex


How to use :
I know , you can use this easy!
*IMPORTANT : Siren can use if the world time on night!


Credits:
- SA-MP Forums for the help and all the Include Makers!
- all people to help me for make this FS. (https://sampforum.blast.hk/showthread.php?tid=478582)
- Me (Angga Lombongkaehe A.K.A VenomMancer) for create this!


Downdload :


Pm me if you need question


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - GalaxyHostFree - 18.03.2014

Good. What if the vehicle got destroyed and the siren still attached?


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 18.03.2014

Sorry i am forget to make it -_-"
Wait


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 18.03.2014

Updates!
added
pawn Код:
public OnVehicleSpawn(vehicleid)
{
    DestroyObject(siren[vehicleid]);
        return 1;
}
Thanks for GHF


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - HolyScripter - 18.03.2014

You should Put DestroyObject on OnVehicleDeath mayn


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - GalaxyHostFree - 18.03.2014

As holyscripter said move it to OnVehicleDeath. Update the pastebin.


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - HolyScripter - 18.03.2014

if you put destroyobject on onvehiclespawn , it will destroy the object on the car when another vehicle is respawning so you must put it on onvehicledeath , cmiiw


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 18.03.2014

Okay


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 18.03.2014

Updated!

pawn Код:
public OnVehicleDeath(vehicleid, killerid)
{
    DestroyObject(siren[vehicleid]);
    return 1;
}
Thanks Leonard Yosep A.k.a Holy!


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 18.03.2014

no anyone give me rep ?


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - UnknownOwner - 18.03.2014

Quote:
Originally Posted by VenomMancer
View Post
no anyone give me rep ?
Don't ask for rep, asking won't get you anything. And i can't see anything so awesome that you should be given a rep...


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 19.03.2014

Sorry, jusk Kiding


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - GarinFlannery - 05.04.2014

nice man B-)


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - Warmonger1984 - 05.04.2014

Nice


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - FahadKing07 - 05.04.2014

Nice work dude.
+REP


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 09.04.2014

Thanks guys for all your +REP1


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - Puff - 26.05.2014

Very nice script i like it


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 26.05.2014

Quote:
Originally Posted by Puff
View Post
Very nice script i like it
Thanks Bro

Anny suggest ?


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - iRaiDeN - 26.05.2014

Nice.


Re: Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1 - VenomMancer - 26.05.2014

Quote:
Originally Posted by iRaiDeN
View Post
Nice.
Thanks dude