[FilterScript] xPlosions - 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] xPlosions (
/showthread.php?tid=523836)
xPlosions -
Inverse - 04.07.2014
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)
Re: xPlosions -
SHE790 - 04.07.2014
Good Job +REP
Re: xPlosions -
KayJ - 04.07.2014
Nice work
Re: xPlosions -
iFarbod - 04.07.2014
Very Very nice job. +REP
Re: xPlosions -
FahadKing07 - 04.07.2014
Great Work. Keep it up
+REP
Re: xPlosions -
Inverse - 05.07.2014
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.
Re: xPlosions -
SHFaCeBook - 05.07.2014
Great job.
Re: xPlosions -
Crayder - 05.07.2014
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.
Re: xPlosions -
Crystallize - 05.07.2014
This is my boy good job make me proud <3
Re: xPlosions -
Inverse - 05.07.2014
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.
Re: xPlosions -
Mckarlis - 05.07.2014
Nice Job +REP
Re: xPlosions -
GamingPro - 17.10.2014
good work! repped
Re: xPlosions -
Rudy_ - 17.10.2014
good work.
Re: xPlosions -
Ghazal - 17.10.2014
Nice one!