AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.5.0 / 20-08-18] (https://forums.alliedmods.net/showthread.php?t=288712)

shanapu 10-05-2016 21:13

[CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.5.0 / 20-08-18]
 
6 Attachment(s)
https://img.shields.io/github/stars/...le=flat-square

Rate Thread https://forums.alliedmods.net/images/misc/menu_open.svghttps://forums.alliedmods.net/images...g/rating_5.svg

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! :bacon!: :bacon!:
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/


https://img.shields.io/github/issues...le=flat-square
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 http://shanapu.de/githearth-small.png 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... https://www.paypalobjects.com/websta...aypal-26px.png

weeeishy 10-06-2016 06:29

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Nice!!

Keep up the good work, Shanapu.

Franc1sco 10-06-2016 07:12

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Really the Dkmuniz jail shop is based in my jail shop (compare the code) xD

shanapu 10-06-2016 09:37

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Quote:

Originally Posted by Franc1sco (Post 2459559)
Really the Dkmuniz jail shop is based in my jail shop (compare the code) xD

On the basis of the spanish code, it was clear to me that this base on your work.

Many people requested this rewrite from me.
'Fixing' the original "Jail Shop" seems to be a big business for scammer.
I saw 8 different fix versions of "Jail Shop" that some people sell for terrible prices.
Not a single one was 'clean', 'complete' or had all features/fixes, some also missing the source...
And all this "private work" was not anymore supported with updates or bugfixes.

Nevertheless big thanks for your work for the sourcemod community. :bacon!:

Dkmuniz 10-06-2016 18:16

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Good post bro, thanks for keep and update my plugin ( your is better) ! I have no time more to continue this, so thanks for continue !

Dkmuniz 10-06-2016 18:18

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Quote:

Originally Posted by Franc1sco (Post 2459559)
Really the Dkmuniz jail shop is based in my jail shop (compare the code) xD

yes, at the time that i made,i used your plugin as a base.

Dkmuniz 10-06-2016 23:02

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
I found only one thing wrong on code!

On taser, the credits are from bhop! Only this
PHP Code:

void Item_Taser(int clientchar [] name)
{
    if (
IsPlayerAlive(client))
    {
        
g_iCredits[client] -= gc_bBhop.IntValue;
        
Forward_OnPlayerBuyItem(clientname);
        
        
int taser GivePlayerItem(client"weapon_taser");
        
SetEntProp(taserProp_Send"m_iPrimaryReserveAmmoCount"0);
        
SetEntProp(taserProp_Send"m_iClip1"3);
        
        
CPrintToChat(client"%t %t""shop_tag""shop_taser");
        
CPrintToChat(client"%t %t""shop_tag""shop_costs"g_iCredits[client], gc_bBhop.IntValue);
    }
    else 
CPrintToChat(client"%t %t""shop_tag""shop_alive");



shanapu 10-09-2016 07:50

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Quote:

Originally Posted by Dkmuniz (Post 2459691)
Good post bro, thanks for keep and update my plugin ( your is better) ! I have no time more to continue this, so thanks for continue !

Thanks man! I really appreciate that!

Quote:

Originally Posted by Dkmuniz (Post 2459770)
I found only one thing wrong on code!

On taser, the credits are from bhop! Only this

It's fixed in github repo. I will make next release with some other changes in next days.

Thanks for the report/support! :bacon!::bacon!:

j1gg 10-09-2016 08:23

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Everything works, but the plugin does not generate configs.
Can You send me generated cfg files?

shanapu 10-09-2016 12:18

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Quote:

Originally Posted by j1gg (Post 2460549)
Everything works, but the plugin does not generate configs.
Can You send me generated cfg files?

If the configs will not be generated there is a problem with your installation. Send you the cfg will not solve the problem. Take a look to your error logs (...csgo/addons/sourcemod/logs).


All times are GMT -4. The time now is 12:30.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.