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).

j1gg 10-09-2016 13:53

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
No error logs. Plugin works, I can buy items etc, but cfg no generated. I will check on sm 1.8

Edit
On sm 1.9 newest - configs not generated
On sm 1.8 newest - configs generated.

Btw, 0 - disabled, amount of credits a VIP prisoner earns when win round
VIP is on flag a?

shanapu 10-09-2016 14:04

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

Originally Posted by j1gg (Post 2460652)
No error logs. Plugin works, I can buy items etc, but cfg no generated. I will check on sm 1.8

Are you sure you copied the ("empty") cfg/MyJailShop directory to your root csgo/ directory?

Quote:

Copy the folders addons/& cfg/ to your root csgo/ directory

j1gg 10-09-2016 14:11

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
After I changed sm from 1.9 on 1.8 cfg immediately generated.

proffs 10-09-2016 14:36

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Nice work! I've completly recoded Dkmuniz Jail Shop plugin which was a bit of a mess tbh.
I'm going to go through your version and check :P

OSWO 10-09-2016 15:35

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
+1 for the release

shanapu 10-09-2016 21:29

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

Originally Posted by j1gg (Post 2460652)
...
Btw, 0 - disabled, amount of credits a VIP prisoner earns when win round
VIP is on flag a?

Yes, it's Admin_Reservation "a". I will make a cvar (or GetCommandOverride) within next version

Quote:

Originally Posted by j1gg (Post 2460661)
After I changed sm from 1.9 on 1.8 cfg immediately generated.

I tested it on both. Cfgs will be generated. But it needs a server restart. A map change is not enough.

Quote:

Originally Posted by proffs (Post 2460665)
Nice work! I've completly recoded Dkmuniz Jail Shop plugin which was a bit of a mess tbh.
I'm going to go through your version and check :P

If you have any missing feature/idea/improvement for MyJailShop please share it with us! :up:

Quote:

Originally Posted by OSWO (Post 2460693)
+1 for the release

Thank you! I really appreciate every feedback!

j1gg 10-10-2016 04:44

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
OK, everything works fine, thx.
Btw, now whole community waits for MyJailBreakGangs :D

ElleVen 10-23-2016 07:46

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
What about Zephyrus store integration?

shanapu 10-23-2016 11:34

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

Originally Posted by j1gg (Post 2460805)
OK, everything works fine, thx.
Btw, now whole community waits for MyJailGangs :D

:D
It's not on my todo list, but I keep it in mind. Maybe in a far future.


Quote:

Originally Posted by ElleVen (Post 2464213)
What about Zephyrus store integration?

Zephs Store differs to the Jail Shop in the way items will be handled.

The items on Zephs are mainly cosmetics with one-time purchase & usage as many times you want.

The items on MyJailShop are focused on gameplay-advantages with one-time usage and you have to buy them every round again.

So I can't imagine how an integration could be realised.

ElleVen 10-27-2016 10:47

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

Originally Posted by shanapu (Post 2464271)
:D
It's not on my todo list, but I keep it in mind. Maybe in a far future.



Zephs Store differs to the Jail Shop in the way items will be handled.

The items on Zephs are mainly cosmetics with one-time purchase & usage as many times you want.

The items on MyJailShop are focused on gameplay-advantages with one-time usage and you have to buy them every round again.

So I can't imagine how an integration could be realised.

Actualy some items you can buy only one time. Like this:

Code:

               

                "Glock"
                {
                    "type" "weapon"
                    "price" "300"
                    "weapon" "weapon_glock"
                }


Franc1sco 10-27-2016 12:41

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

Originally Posted by ElleVen (Post 2464213)
What about Zephyrus store integration?

Just using zeph store credits instead of custom credits in the plugin should do the job. Should be easy to do using the store natives.

shanapu 10-27-2016 13:39

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

Originally Posted by Franc1sco (Post 2465470)
Just using zeph store credits instead of custom credits in the plugin should do the job. Should be easy to do using the store natives.

Ahh, this makes more sense to me, just use the same credits currency. :up:

I will make MyJailShop compatible to use the credits from different stores.

edit: an early dev test version with support for Zephyrus store (tested), FrozDarks shop (untested) & 'SM Store' (untested).
Use sm_jailshop_credits_system "0" and add the related 'api' support plugin (e.g. myjailshop-zephyrus-store.smx).

Jezis 11-06-2016 05:00

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.0.0 / 06-10-16]
 
Great job done here.

But I have found a bug. When i buy deagle, while holding AWP, i get 42 bullets for deagle (which should have only 7). Also when i buy deagle, i get only 2 bullets instead of 7.

Will there be a function for admins to give credits?

shanapu 11-06-2016 08:04

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

Originally Posted by Jezis (Post 2468058)
Great job done here.

But I have found a bug. When i buy deagle, while holding AWP, i get 42 bullets for deagle (which should have only 7). Also when i buy deagle, i get only 2 bullets instead of 7.

Yeah, I can reproduce this. Will be fixed within next update.
edit: fixed in dev branch

Quote:

Originally Posted by Jezis (Post 2468058)
Will there be a function for admins to give credits?

Already there:

AdminCommands // ADMFLAG_ROOT
sm_jailgive - Give jail shop credits to a player - Use: sm_jailgive <#userid|name> [amount]
sm_jailset - Set jail shop credits of a player - Use: sm_jailgift <#userid|name> [amount]

shanapu 12-04-2016 16:14

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
Update to 1.2.0

please read attentively the changelog.
If you using MyJailbreak you must update to MyJB-Beta 9.0

Quote:

[1.2.0] - 3rd party credits, MyJailbreaks paperclips support & fixes


Added
  • new item: new item paperclips if MyJailBreaks Warden & Handcuffs available
  • new cvar - sm_jailshop_paperclip_price - 0 - disabled, price of the 'PaperClips' shop item (only if myjb is available)
  • new cvar - sm_jailshop_paperclip_amount - Amount of paperclips a player get (only if myjb is available)
  • Support for 3rd party store/shop plugins credit system (use their credits instead myjs credits)
  • new cvar - sm_jailshop_credits_system - 1 - MyJailShop Credits, 0 - Zephrus store or 'SM Store' or FrozDark shop (need extra support plugin)
  • new plugin - myjailshop-zephyrus-store.smx - Support plugin for Zephyrus store plugin
  • new plugin - myjailshop-sm-store.smx - Support plugin for 'sm store' plugin
  • new plugin - myjailshop-frozdark-shop.smx - Support plugin for FrozDarks shop plugin
  • new cvar - sm_jailshop_tag - Allow "MyJailShop" to be added to the server tags? So player will find servers with MyJailShop faster. it dont touch you sv_tags
  • new cvar - sm_jailshop_log - Allow MyJailShop to log purchases and gifts in logs/MyJailShop
  • new cvar - sm_jailshop_buy_lr - 0 - disabled, 1 - Restrict shopping on last request
  • new cvar - sm_jailshop_remove_lr - 0 - disabled, 1 - Remove the bought perks on a last request. (bought weapons stay)
  • RU transaltion - Thx include1!
  • IT transaltion - Thx Hexer10!
  • New builds system - sourcecode on github / binarys at http://shanapu.de/MyJailShop



Changed
  • Moved 'Be a Bird'-item to end of menu
  • Already buyed items are greyed out
  • When using MyJB, icons will be disabled on invisible, bird & fakeguard
  • MyJailbreak: remove players icon above heads on 'fakeguard' & 'be a bird'-items



Fixed
  • Ammobug when a player already got a prim/sec weapon and buy deagle or awp
  • new cvar - sm_jailshop_removeweapon - 0 - disabled, 1 - When a player already got a prim/sec weapon and buy deagle or awp the current weapon disappear
  • Bug color in give/gift chat messages
  • Bug to get more bullets on deagle & awp Thx Jezis
  • Show chat message "You bought..." only to client.
  • Possibility for player to !jailgift credits to themself
  • Show wrong costs on Taser Thx Dkmuniz
  • minor fixes & small typos



Developer stuff
  • Natives: Changed all native names by adding MyJailShop_* in front to avoid conflicts with 3rd party plugins
  • Forwards: Changed all forward names by adding MyJailShop_* in front to avoid conflicts with 3rd party plugins


mrkos9i4ok 12-05-2016 10:21

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
Add off MyJailShop in Event Game MyJailBreak

shanapu 12-06-2016 08:53

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
Quote:

Originally Posted by mrkos9i4ok (Post 2475386)
Add off MyJailShop in Event Game MyJailBreak

what?
Spoiler

weeeishy 12-06-2016 14:34

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
Quote:

Originally Posted by mrkos9i4ok (Post 2475386)
Add off MyJailShop in Event Game MyJailBreak

sm_jailshop_myjb 0 ??

Ultralord 12-18-2016 07:48

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
i already load the plugin all i think is working but prisoners cant open shop.. with any of commands ct can use shop where is the problem ?

Papero 12-18-2016 08:57

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
Quote:

Originally Posted by Ultralord (Post 2478722)
i already load the plugin all i think is working but prisoners cant open shop.. with any of commands ct can use shop where is the problem ?

Any errors log, my bugs was that I had two version of myshop first one with capital letters the other not.
SM plugins list?

Ultralord 12-18-2016 09:46

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
no i havent error in logs at all any of commands are ok only prisoners shop have problem :S

it says unknown command when i use to run shop from console.. only for prisoners :S

i see that:

L 12/18/2016 - 16:29:58: server_cvar: "mp_friendlyfire" "1"
L 12/18/2016 - 16:29:59: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 12/18/2016 - 16:29:59: [SM] Blaming: myjailshop.smx
L 12/18/2016 - 16:29:59: [SM] Call stack trace:
L 12/18/2016 - 16:29:59: [SM] [0] ConVar.BoolValue.get
L 12/18/2016 - 16:29:59: [SM] [1] Line 1582, addons/sourcemod/scripting/myjailshop.sp::Menu_OpenShop
L 12/18/2016 - 16:29:59: [SM] [2] Line 538, addons/sourcemod/scripting/myjailshop.sp::Command_Menu_OpenShop

Ultralord 12-18-2016 12:07

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
its works ok version 1.0 of plugin 1.2 have that issue

shanapu 12-18-2016 14:38

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
Quote:

Originally Posted by Ultralord (Post 2478740)
no i havent error in logs at all any of commands are ok only prisoners shop have problem :S

it says unknown command when i use to run shop from console.. only for prisoners :S

i see that:

L 12/18/2016 - 16:29:58: server_cvar: "mp_friendlyfire" "1"
L 12/18/2016 - 16:29:59: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 12/18/2016 - 16:29:59: [SM] Blaming: myjailshop.smx
L 12/18/2016 - 16:29:59: [SM] Call stack trace:
L 12/18/2016 - 16:29:59: [SM] [0] ConVar.BoolValue.get
L 12/18/2016 - 16:29:59: [SM] [1] Line 1582, addons/sourcemod/scripting/myjailshop.sp::Menu_OpenShop
L 12/18/2016 - 16:29:59: [SM] [2] Line 538, addons/sourcemod/scripting/myjailshop.sp::Command_Menu_OpenShop

Quote:

Originally Posted by Ultralord (Post 2478792)
its works ok version 1.0 of plugin 1.2 have that issue

hi, I think I found the bug.
Do I assume right, you use an warden plugin from ecca, ESK0, zipcore or else and not MyJailbreaks warden?

Will push update soon.

Ultralord 12-18-2016 14:44

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.0 / 04-12-16]
 
yes
14 "Jailbreak Warden" (3.0.1) by ecca

i wait for update then thanks a lot..

shanapu 12-18-2016 15:03

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.1 / 18-12-16]
 
[1.2.1] - fix
Quote:

Fixed
  • bug on using original warden not MyJailbreaks warden

Thanks for report!

Legit. 01-11-2017 10:05

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.1 / 18-12-16]
 
I dont know if im just retardet but All buyable items are greyed out xD i cant buy anything

Papero 01-11-2017 10:48

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.1 / 18-12-16]
 
Quote:

Originally Posted by Legit. (Post 2485521)
I dont know if im just retardet but All buyable items are greyed out xD i cant buy anything


Have you checked all your configs, are you sure that you are alive and no event-days ar running?
if you cant find the solution please post your Settings.cfg or maybe try to update myjailshop

shanapu 01-11-2017 17:15

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.1 / 18-12-16]
 
Quote:

Originally Posted by Legit. (Post 2485521)
I dont know if im just retardet but All buyable items are greyed out xD i cant buy anything

Items will be greyed out when:
  • you don't have enough credits for this item
  • the buy time is over (sm_jailshop_buytime)
  • the cells are open and 'sm_jailshop_buytime_cells' is set to '1' (only shopping until cell doors opened)
  • Last request is available (sm_jailshop_buy_lr)
  • the item is restricted to 'one time use' per round and was already used (e.g AWP)
  • you are dead (except !revive)

like Papero mentioned: check all your configs and if you can't find the solution please post your Settings.cfg

fraise 01-17-2017 15:41

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.1 / 18-12-16]
 
I Woud put a flag CUSTOM1 for some items in the shop, but i don't know how to do... i've tried something on the Myjailshop.sp, but i can't compile it because of the smlib's include... would you help me ? =)

shanapu 01-17-2017 18:35

Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.2.1 / 18-12-16]
 
Quote:

Originally Posted by fraise (Post 2487487)
I Woud put a flag CUSTOM1 for some items in the shop, but i don't know how to do... i've tried something on the Myjailshop.sp, but i can't compile it because of the smlib's include... would you help me ? =)

Surely I will help you, as long you share your results. No privat work for MyPlugins.

SMLIB is a remnant from earlier versions and is no more needed. You can remove "#include <smlib>".

Also, bchewy is already working on VIP support for shop items.


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

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