[FilterScript] xPlosions
#1

xPlosions
Version: 1.0


Info


=> A bombs filterscript that allows players to buy bombs, plant them, and then detonate them. The script includes a bomb shop and a bombs inventory. It also comes with a saving system which automatically saves the bombs a player has in his inventory. The whole interface has been done using dialogs.



Types of Bombs


The script features 3 types of bombs (depending upon the blast radius they create):


=> Small Bomb
=> Normal Bomb
=> Heavy Bomb



Commands


=> /buybomb - Opens up the Bomb Shop. Players can buy bombs using this.
=> /plantbomb - Brings up the Bomb Inventory. Players can plant bombs using this.
=> /detonate - Once the bomb has been planted, it can be detonated using this.




Configuration



Setting up the Bomb Shop

=> Setting the prices.
pawn Код:
#define SMALL_BOMB_PRICE 0    //Just change these.
#define NORMAL_BOMB_PRICE 0
#define HEAVY_BOMB_PRICE 0
=> Setting the Shop Coordinates
pawn Код:
#define ShopX 0.0   //Just change these.
#define ShopY 0.0
#define ShopZ 0.0
General

=> Changing the saving directory.
pawn Код:
#define xPlosivesPath "xPlosives/%s.ini"  //Change the part under commas


Downloads



=> Version 2.0

- In development.

=> Version 1.0

Pastebin (ZCMD, Y_INI needed for compilation)
Reply


Messages In This Thread
xPlosions - by Inverse - 04.07.2014, 07:31
Re: xPlosions - by SHE790 - 04.07.2014, 07:33
Re: xPlosions - by KayJ - 04.07.2014, 08:25
Re: xPlosions - by iFarbod - 04.07.2014, 18:52
Re: xPlosions - by FahadKing07 - 04.07.2014, 23:57
Re: xPlosions - by Inverse - 05.07.2014, 00:01
Re: xPlosions - by SHFaCeBook - 05.07.2014, 00:21
Re: xPlosions - by Crayder - 05.07.2014, 03:18
Re: xPlosions - by Crystallize - 05.07.2014, 03:48
Re: xPlosions - by Inverse - 05.07.2014, 06:46
Re: xPlosions - by Mckarlis - 05.07.2014, 13:24
Re: xPlosions - by GamingPro - 17.10.2014, 11:22
Re: xPlosions - by Rudy_ - 17.10.2014, 11:31
Re: xPlosions - by Ghazal - 17.10.2014, 11:45

Forum Jump:


Users browsing this thread: 1 Guest(s)