Raised This Month: $32 Target: $400
 8% 

[CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.5.0 / 20-08-18]


Post New Thread Reply   
 
Thread Tools Display Modes
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 02-24-2017 , 02:00   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #51

ok, I'm on it.
I will check that this weekend.
__________________
coding & free software
shanapu is offline
plock
Senior Member
Join Date: Feb 2016
Location: noitacoL
Old 02-24-2017 , 13:19   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #52

Quote:
Originally Posted by shanapu View Post
ok, I'm on it.
I will check that this weekend.
I was looking at the NoBlock plugin and I saw they have a function that unblock specific Items. In that case I will try to customize that version and add the knife there. If it works I'll let you know!

Code:
public OnEntityCreated(entity, const String:classname[])
{
    if ( g_enabled_nades )
    {
        //Enable NoBlock on Nades
        if (StrEqual(classname, "hegrenade_projectile")) {
            UnblockEntity(entity);
        } else if (StrEqual(classname, "flashbang_projectile")) {
            UnblockEntity(entity);
        } else if (StrEqual(classname, "smokegrenade_projectile")) {
            UnblockEntity(entity);
        }
    }
}
Edit: I will test with the cvar again, but I will disable on the plugin and restart the server. I just tried changing it during the game.

Edit 2: It worked that way. Sorry for taking your time. I should have noticed before.
__________________
~tuturu

Owner/Developer at Kniv
My Steam Profile

Last edited by plock; 02-24-2017 at 13:41.
plock is offline
rsg
Member
Join Date: Apr 2011
Old 04-09-2017 , 13:03   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #53

Add cvar what disable give creadits, please!

Last edited by rsg; 04-09-2017 at 13:04.
rsg is offline
Send a message via Skype™ to rsg
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 04-09-2017 , 18:40   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #54

Quote:
Originally Posted by rsg View Post
Add cvar what disable give creadits, please!
I could easily do it, it's just ~3 lines of code, but I think that's not necessary.

The command sm_jailgive has admin flag 'z' - ADMFLAG_ROOT.
When your admins abuse this command you should rethink your admins/flag policy...
__________________
coding & free software
shanapu is offline
Abusador
Member
Join Date: Sep 2015
Old 04-27-2017 , 23:40   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #55

The gravity effect never end. Please fix it =D

Last edited by Abusador; 04-27-2017 at 23:55.
Abusador is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 04-28-2017 , 04:04   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #56

Quote:
Originally Posted by Abusador View Post
The gravity effect never end. Please fix it =D
I've never had that problem with myjb, only that it disable when I go on a ladder. (Not a problem of myjb)
BTW I think that doesn't happens it as far as I use https://github.com/Hexer10/sourcemod...ravityfixes.sp


The gravity get resetted on round start and fix the bug with the stairs
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!

Last edited by Papero; 04-28-2017 at 04:04.
Papero is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 04-28-2017 , 16:59   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #57

Quote:
Originally Posted by Abusador View Post
The gravity effect never end. Please fix it =D
The gravity will reset when you die, new round start or last request is available.
When your Gravity will not be reset, check your error logs and check/post your sm plugins list for a conflicting plugin.

Quote:
Originally Posted by Papero View Post
I've never had that problem with myjb, only that it disable when I go on a ladder. (Not a problem of myjb)
BTW I think that doesn't happens it as far as I use https://github.com/Hexer10/sourcemod...ravityfixes.sp

The gravity get resetted on round start and fix the bug with the stairs
haha, I included a ladderfix in MyJBs knifefight but forgot to implement in duckhunt & MyjailShop. Added to ToDo.
__________________
coding & free software
shanapu is offline
Abusador
Member
Join Date: Sep 2015
Old 04-29-2017 , 04:03   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #58

Quote:
Originally Posted by Papero View Post
I've never had that problem with myjb, only that it disable when I go on a ladder. (Not a problem of myjb)
BTW I think that doesn't happens it as far as I use https://github.com/Hexer10/sourcemod...ravityfixes.sp


The gravity get resetted on round start and fix the bug with the stairs
i love you
Abusador is offline
Abusador
Member
Join Date: Sep 2015
Old 04-29-2017 , 04:04   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #59

Quote:
Originally Posted by shanapu View Post
The gravity will reset when you die, new round start or last request is available.
When your Gravity will not be reset, check your error logs and check/post your sm plugins list for a conflicting plugin.



haha, I included a ladderfix in MyJBs knifefight but forgot to implement in duckhunt & MyjailShop. Added to ToDo.
I dont have jailbreak server, im using this shop for my deathrun server
Abusador is offline
j1gg
Senior Member
Join Date: Dec 2015
Old 06-21-2017 , 06:21   Re: [CS:GO] MyJailShop (a redux rewrite of Jail Shop) [1.3.0 / 18-02-17]
Reply With Quote #60

@shanapu its possible to add to CT shop:
1 - Additional handcuffs
2- Double jump for 1 round
3 - AutoBH 1 round
4- Healthshot
5 - Parachute
__________________
j1gg is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 01:41.


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