View Single Post
Author Message
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 10-05-2016 , 21:13   [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.5.0 / 20-08-18]
Reply With Quote #1



Rate Thread

MyJailShop a redux rewrite of Dkmuniz Jail Shop

MyJailShop provide you a high customizable shop with credits system intended for jailbreak server.
Earn credits for playtime, kills, your team won rounds &/or you reach last request.


Shop Items: ° = core, * = extra plugin


Guards & prisoner / CT & T - both:
  • Heal up to 100HP °
  • Armor & extra HP °
  • Revive / respawn °
  • Bunny Hop °
  • Froggy Jump / double jump °
  • Low Gravity °
  • No Damage / Immortal °
  • Wallhack for x sec. ° (optional - need CustomPlayerSkins)
  • Jetpack *
  • Ice grenade *
  • Parachute *
  • Tactical shield *

Prisoner / Terrorist - only:
  • Open Cells ° (optional - need smartjaildoors)
  • Vampire / +speed & HP for damage °
  • Invisible for x sec. °
  • No Clip for x sec. °
  • Paperclips for handcuffs °
  • Fake Guard Model °
  • Teleport smoke °
  • Poison smoke °
  • Fire Grenade °
  • One bullet AWP °
  • Seven bullets deagle °
  • One hit Knife °
  • Throw One hit Knife °
  • Three bullets Taser °
  • Molotov & flashs °
  • Be a Bird °
  • Teleport to random T °
  • Blackout *
  • Open door in sight *
  • Jihad *
  • MyJB Freeday *



Features:
  • SourcePawn Transitional Syntax 1.7
  • Multilingual support
  • Use credit system of alternative stores/shops (zephyrus,frozdark,sm store)
  • Console varibale for almost all features!
  • Custom chat commands !mycommand
  • Custom chat tags [jail.shop]
  • Colors
  • Natives & forwards - some gambling plugins coming soon!
  • VIP flags for items
  • great API to insert your own custom items
  • extra plugin for credits in HUD
  • some other fancy stuff



Commands & convars: only core
Spoiler



Supports optional plugins:
Supports 3rd party shop/stores credit systems - use sm_jailshop_credits_system "0"


Include files needed for compile


Natives & forwards
Spoiler



Installation
Quote:
  • OPTIONAL - PLUGINS - Make sure you have the latest versions of the optional plugins
  • Download the latest release
  • Open gameserver folder and copy the folders addons/, cfg/, materials/, models/ & sound/ to your gameservers root csgo/ directory
  • Open fastDL folder and copy the folders materials/, models/ & sound/ to your Fast Download servers csgo/ directory
  • Run plugin for the first time and all necessary .cfg files will be generated
  • Restart your server
  • Configure all settings in cfg/MyJailShop to your needs
  • OPTIONAL - MYSQL - need sm_jailshop_mysql "1"
    Open your databases.cfg in your csgo/addons/sourcemod/configs directory and add the following content:
    PHP Code:
        "MyJailShop"
        
    {
            
    "driver"        "mysql"
            "host"          "127.0.0.1"  
    //IP to your MySQL server
            
    "database"      "your_database_name"  //database name
            
    "user"          "your_database_user"  //database user
            
    "pass"          "your_database_password"  //database password
        

  • Restart your server
  • Have fun! Give feedback!

Changelogs:
https://github.com/shanapu/MyJailSho...r/CHANGELOG.md - master
https://github.com/shanapu/MyJailSho...v/CHANGELOG.md - dev


Known Bugs
Quote:
  • nothing known
you found a bug? tell me please!

Credits:
All credits goes out to the original author Dkmuniz.
Also thanks to all sourcemod & metamod developers out there!
Spoiler

THANKS FOR MAKING FREE SOFTWARE!
Much Thanks:
Dkmuniz, Hexer10, Bchewy, Franc1sco, devu4, Weeeishy, Include1, KissLick, live4net, bacardi, TiBarification for testing & great ideas!




Rant:

What should I consider if I open a issue on github or post on forum?
  • Read the issues on github & posts on forums thread - maybe your request was already posted there.
  • Use descriptive topic titles & descriptions. "i have idea", "need Help", "Suggestion" or "don't work" isn't helpful & pleasant.
  • Try to explain your request with so many details as you can.
  • USE PROPER ENGLISH!
  • Expound every single step to reproduce your train of thought. We're all no clairvoyant or mindreaders.
  • Explain like "I'm an idiot and never I played MyJailbreak before".
  • Maybe take a screenshot or make a beautiful picture with paint.
  • Provide so many infos as you can. Like your...
  1. sourcemod & metamod version
  2. MyJailbreak version
  3. sm plugins list server console output
  4. plugin configs (.cfg)
  5. error logs from .../csgo/addons/sourcemod/logs directory
  6. all other things that could help us helping you!
  • Please open one Issue per request/errors/problems. Split many requests/errors/problems to different Issues. Thanks!
If you are not capable to do this, I going to ignore you! sry




Download release pack
https://shanapu.de/MyJailShop/

Sourcecode & miscellaneous at github
https://github.com/shanapu/MyJailShop/



Report Bugs, Ideas, Requests & see todo:
https://github.com/shanapu/MyJailShop/issues

Code changes stable:
https://github.com/shanapu/MyJailShop/commits/master

Changelogs:
https://github.com/shanapu/MyJailSho...r/CHANGELOG.md



coded with free software

I would be happy and very pleased if you want to join this project as an equal collaborator.
Even if you are a beginner and willing to learn or you just want to help with translations.



you can donate if you like my work for the community...
Attached Files
File Type: zip MyJailShop-1.0.0.zip (116.4 KB, 418 views)
File Type: zip MyJailshop-1.2.0.zip (245.1 KB, 354 views)
File Type: zip MyJailShop-1.2.1.zip (103.0 KB, 423 views)
File Type: zip MyJailShop-1.3.0.zip (179.8 KB, 513 views)
File Type: zip MyJailShop-1.4.0.zip (431.1 KB, 560 views)
File Type: zip MyJailShop.1.5.0.zip (1.11 MB, 1031 views)
__________________
coding & free software

Last edited by shanapu; 08-20-2018 at 17:20. Reason: 1.4
shanapu is offline