27.11.2010, 03:30
(
Последний раз редактировалось Miguel; 06.10.2012 в 16:41.
)
Explosion System
What is it?
This is simple filterscript that adds an explosion system to your server. It comes with a few commands and some definitions you can change, so you will have total control all over the system.
How does it work?
You type a command, plant a few bombs and then you blow the hell out of world. Each player can use up to 32 bombs per explosion. You can also set the explosion radius and the explosion type.
How do I set it up?
If you aren’t going to modify it, you will have to put the .amx file in your filterscript folder and add “explosion_system” to your server.cfg filterscript line. If you want to set it up by yourself, you have add the .inc files to your includes folder. Then you’ll have to open the .pwn file and change whatever you want. It is recommended to change the MAX_PLAYERS definition to your server max slots, it will reduce the .amx file (it is pretty large).
Commands:
- /plant - To start planting the bombs.
- /detonate - To detonate the bombs planted.
- /cancel - To cancel the bombs planting or the detonation.
- /radius [radius of explosion] - To change your explosions radius.
- /type [type of explosion] - To change the type of your explosions.
I found some bugs last time I tested it but I have no time to fix them.
Videos and screenshots:
[ame]http://www.youtube.com/watch?v=LGxWXNDaDps[/ame]
Download: I won't be releasing a second version, sorry!