SA-MP Forums Archive
[FilterScript] Advanced bomb filterscript. - 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] Advanced bomb filterscript. (/showthread.php?tid=449164)



Advanced bomb filterscript. - ACI - 07.07.2013

HERE IS AN VERY ADVANCED VERSION: https://sampforum.blast.hk/showthread.php?tid=487284


Introduction
Hello, this FS is specially created and designed for RP/DM/TDM servers. All you have to do is type /setbomb by which the bomb will be planted and will explode in 10 seconds. The other reason for making this FS is to prove that I'm a 'real scripter' to my friends.

Usage
To plant a bomb, just type /setbomb and wait 10 seconds.

Screens




Download
Pastebin


Re : Advanced bomb filterscript. - DeMoX - 07.07.2013

What's advanced on this?
It's just an animation, object and timer.
Anyways, nice job for the beginning


Re: Advanced bomb filterscript. - jonrb - 07.07.2013

At a glance, I'd say that if you do /setbomb multiple times in quick succession (Within 10s), it'll bug and only the last one will explode. Not only that, but it will explode multiple times as the timer runs.

To fix that, you could either have a message like 'There is already a planted bomb', or change the timers so that they work differently.


Respuesta: Advanced bomb filterscript. - Parka - 07.07.2013

._. Advanced ?


Re: Advanced bomb filterscript. - josephtky - 07.07.2013

Its cool anyway. ++


Respuesta: Advanced bomb filterscript. - JustBored - 07.07.2013

As they say upper, Ñ—what is the advanced thing here?


Re: Advanced bomb filterscript. - GoldZoroGrab - 07.07.2013

That's simple, but beginners scripters would like it!
Keep it Up!


Re: Advanced bomb filterscript. - xganyx - 08.07.2013

Fake all Fake he took my FS bomb create...


Re: Advanced bomb filterscript. - Alternative112 - 08.07.2013

Advanced and only 36 lines of code? I was hoping for an automatic kill registration or at least some checks to make sure the player is spawned and not in a car...

also what happens when 2 people put /setbomb? you only defined one bomb object variable so the first player's bomb will magically disappear and an explosion will come seemingly out of nowhere. Consider this constructive criticism, not disrespect.


Re: Advanced bomb filterscript. - ACI - 08.07.2013

Thank you for advising me whatever. I'll update this script to make it a better one.



@ xganyx:

I didn't stole your bomb script. There is a much difference in yours and mine. Also, your script doesn't work.