[FilterScript] Advanced Bomb System
#1

Advanced Bomb System
Author: Admantis


Information
With this bomb system you can plant and buy a bomb with a determinated command. The timer to explode and cost of the bomb, such as the coordinates of the bomb shop is easily modificable.

Commands
/buybomb: Buy a bomb for the defined cost (you need to be at bomb shop).
/plantbomb: Plant a bomb. After a time it will explode.

Important notes
- This does not include saving system and don't ask me to make it.
- You may want to edit the script according to your anti money cheat system.
- You may not re-release it without permisson.
- You need sscanf2 and ZCMD to use this engine.
- Please report any bugs you encounter.

Modifications
pawn Код:
#define     ShopX       0.000
#define     ShopY       0.000
#define     ShopZ       0.000
#define     ShopV       0
#define     Cost        25000
#define     BombTimer   1
ShopX: X coordenates of bomb shop
ShopY: Y coordenates of bomb shop
ShopZ: Z coordenates of bomb shop
ShopV: Virtual world of bomb shop
Cost: Cost of bomb
BombTimer: When will the bomb explode (NOTE: it's mediated in minutes)

Download link
http://pastebin.com/vphWU5KF
Mirrors are not welcome.
Reply
#2

I won't use it but good work anyway
Reply
#3

Where is the bomb shop exactly?
Reply
#4

Please read the main post.

You need to change ShopX, ShopY, ShopZ, ShopV.
Reply
#5

Suggestion: Make it Dynamic
Reply
#6

Awesome
Its great!
But, how big is the explosion?
Reply
#7

Big enough to kill someone.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)