View Single Post
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 01-31-2012 , 15:58   Re: Shop System + API
Reply With Quote #2

Example Plugins
  • shop_item_gravity.sma
    - How simple it can be to add an item to the shop
  • shop_item_multi.sma
    - How a plugin with multiple items should be structured
    - How to use callbacks for allowing items to specific players
    - How to use timers for shop items
  • shop_item_health.sma
    - How to make 1 item with multiple different possibilities
    - How to use callbacks for allowing items to specific players
    - Not fully documented, see other item plugins for documentation
  • shop_item_invis.sma
    - How a plugin with multiple items should be structured
    - How to use callbacks for allowing items to specific players
    - How to use timers for shop items
    - Not fully documented, see other item plugins for documentation
  • shop_money_example1.sma
    - How a point system plugin can use its points as shop money
  • shop_money_example2.sma
    - How to link together another plugin's existing money system with the shop


More item plugins can be found here: Shop Requests
Attached Files
File Type: sma Get Plugin or Get Source (shop_money_example1.sma - 1552 views - 1.9 KB)
File Type: sma Get Plugin or Get Source (shop_money_example2.sma - 2251 views - 771 Bytes)
File Type: sma Get Plugin or Get Source (shop_item_health.sma - 2389 views - 1.1 KB)
File Type: sma Get Plugin or Get Source (shop_item_gravity.sma - 2310 views - 1.2 KB)
File Type: sma Get Plugin or Get Source (shop_item_invis.sma - 2185 views - 1.1 KB)
File Type: sma Get Plugin or Get Source (shop_item_multi.sma - 2660 views - 4.9 KB)
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!

Last edited by Exolent[jNr]; 07-17-2012 at 10:24.
Exolent[jNr] is offline