25.09.2014, 19:45
(
Last edited by Pawnify; 26/09/2014 at 08:29 AM.
)
[Information]
This filterscript allows the user to buy weapons, Armour and a parachute. The administrator has the ability to view the prices for each weapon sold. When you change the value, it automatically updates in the dialog.
[ScreenShots]
http://i.imgur.com/QjAyyEY.jpg
This screenshot shows the main screen for all the buy stuff!
http://i.imgur.com/v64uJ3H.jpg
This is one of the dialogs for weapons.
http://i.imgur.com/i2rGjfG.png
This screenshot shows how to set the weapon prices.
[Features/HowTo]
Use /buy or /shop to open the shop dialog.
Inside of the script near the top, there will be a list of weapon names with numbers next to them. This is the weapon price.
Changing the weapon price, will set the dialog prices too, so that is automatic.
[Terms]
You may:
Use this in your server
Take the whole script and put it inside of your gamemode(LEAVE CREDIT)
You may not:
Take credit for my work
Take parts of my code as yours
[Download]
Pastebin: http://pastebin.com/P2XQpPYx
Download: https://www.sendspace.com/file/vbom8g
This is not my most complex script, but it does what it's supposed to.This filterscript allows the user to buy weapons, Armour and a parachute. The administrator has the ability to view the prices for each weapon sold. When you change the value, it automatically updates in the dialog.
[ScreenShots]
http://i.imgur.com/QjAyyEY.jpg
This screenshot shows the main screen for all the buy stuff!
http://i.imgur.com/v64uJ3H.jpg
This is one of the dialogs for weapons.
http://i.imgur.com/i2rGjfG.png
This screenshot shows how to set the weapon prices.
[Features/HowTo]
Use /buy or /shop to open the shop dialog.
Inside of the script near the top, there will be a list of weapon names with numbers next to them. This is the weapon price.
Changing the weapon price, will set the dialog prices too, so that is automatic.
[Terms]
You may:
Use this in your server
Take the whole script and put it inside of your gamemode(LEAVE CREDIT)
You may not:
Take credit for my work
Take parts of my code as yours
[Download]
Pastebin: http://pastebin.com/P2XQpPYx
Download: https://www.sendspace.com/file/vbom8g
You will want to remove the GiveMoney command, as that was for testing