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

Good Job +REP
Reply
#3

Nice work
Reply
#4

Very Very nice job. +REP
Reply
#5

Great Work. Keep it up

+REP
Reply
#6

Thanks everyone for the positive feedback. I'll be updating this script in the near future with more commands and more types of bombs. So stay tuned.
Reply
#7

Great job.
Reply
#8

I'm not accusing you of anything, but I had just put my bomb script on a server. Almost exactly like this but you can attach bomb to players and bases and you can plant them... Nice job! But I did it first and I have proof! +REP though, :P.
Reply
#9

This is my boy good job make me proud <3
Reply
#10

Quote:
Originally Posted by Crayder
Посмотреть сообщение
I'm not accusing you of anything, but I had just put my bomb script on a server. Almost exactly like this but you can attach bomb to players and bases and you can plant them... Nice job! But I did it first and I have proof! +REP though, :P.
No doubt. I'm sure your's must be better since this is just a basic script at the moment. But I plan to update it to a comprehensive bomb script in the future.
Reply
#11

Nice Job +REP
Reply
#12

good work! repped
Reply
#13

good work.
Reply
#14

Nice one!
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)