[FilterScript] Police Siren System[With Dialog] v1.0 by : VenomMancer! +REP1
#1

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
Reply
#2

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

Sorry i am forget to make it -_-"
Wait
Reply
#4

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

You should Put DestroyObject on OnVehicleDeath mayn
Reply
#6

As holyscripter said move it to OnVehicleDeath. Update the pastebin.
Reply
#7

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
Reply
#8

Okay
Reply
#9

Updated!

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

no anyone give me rep ?
Reply
#11

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...
Reply
#12

Sorry, jusk Kiding
Reply
#13

nice man B-)
Reply
#14

Nice
Reply
#15

Nice work dude.
+REP
Reply
#16

Thanks guys for all your +REP1
Reply
#17

Very nice script i like it
Reply
#18

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

Anny suggest ?
Reply
#19

Nice.
Reply
#20

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


Forum Jump:


Users browsing this thread: 1 Guest(s)