Raised This Month: $51 Target: $400
 12% 

[CS:GO/CS:S] Jailbreak Gangs (V1.1.9, 06/1/2017)


Post New Thread Reply   
 
Thread Tools Display Modes
headline
SourceMod Moderator
Join Date: Mar 2015
Old 02-25-2017 , 18:19   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #61

Quote:
Originally Posted by plock View Post
Portuguese translation

I'll update if I see some mistakes or if you add more.
Perfect. Thank you!

All translation files are automatically packaged each git release. Next update will include it!
headline is offline
ichiballs
Member
Join Date: Oct 2016
Old 02-25-2017 , 19:01   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #62

"GamePerksDisabled"
{
"en" "Your gang perks have been disabled!"
}

Im pretty sure it is supposed to say "GangPerksDisabled" because i also get "Language phrase "GangPerksDisabled" not found" error in logs
ichiballs is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 02-25-2017 , 22:30   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #63

Quote:
Originally Posted by ichiballs View Post
"GamePerksDisabled"
{
"en" "Your gang perks have been disabled!"
}

Im pretty sure it is supposed to say "GangPerksDisabled" because i also get "Language phrase "GangPerksDisabled" not found" error in logs
Download the latest git version, It's fixed
headline is offline
murrvg
Member
Join Date: Mar 2015
Old 02-26-2017 , 12:30   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #64

L 02/26/2017 - 12:59:42: [SM] Exception reported: Invalid client index (15)
L 02/26/2017 - 12:59:42: [SM] Blaming: hl_gangs_credits.smx
L 02/26/2017 - 12:59:42: [SM] Call stack trace:
L 02/26/2017 - 12:59:42: [SM] [0] ThrowNativeError
L 02/26/2017 - 12:59:42: [SM] [1] Line 62, hl_gangs_credits.sp::Native_GetCredits
L 02/26/2017 - 12:59:42: [SM] [3] Gangs_GetCredits
L 02/26/2017 - 12:59:42: [SM] [4] Line 2354, hl_gangs.sp::GetClientCredits
L 02/26/2017 - 12:59:42: [SM] [5] Line 802, hl_gangs.sp::OpenGangsMenu
L 02/26/2017 - 12:59:42: [SM] [6] Line 757, hl_gangs.sp::StartOpeningGangMenu
L 02/26/2017 - 12:59:42: [SM] [7] Line 1386, hl_gangs.sp::SentInviteMenu_Callback
murrvg is offline
Nachtfrische
Member
Join Date: Aug 2015
Location: Dream Community
Old 02-26-2017 , 15:56   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #65

Hey,

great plugin, I really like it.
Could you maybe add the functionality of completely disabling Gang Perks except Gang Size? The concept of having gangs and having them go up the "top gangs" list is fun in itself, meanwhile giving people more HP and less Gravity would make it unbalanced on our server.

Thanks!
Nachtfrische is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 02-26-2017 , 16:28   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #66

Version 1.0.9
  • Add CVARs to disable individual perks
  • Fix invalid client error
  • Add price growth modifier cvar

new cvars are

Code:
hl_gangs_price_modifier - Price modifier for perks. Set to 0 to disable (default 0)
hl_gangs_damage - Disable the damage perk? Set 1 to disable (default 0)
hl_gangs_health - Disable the health perk? Set 1 to disable (default 0)
hl_gangs_speed - Disable the speed perk? Set 1 to disable (default 0)
hl_gangs_gravity - Disable the gravity perk? Set 1 to disable (default 0)
hl_gangs_size - Disable the size perk? Set 1 to disable (default 0)
Thanks to plock for working with me to make the price modifier

View changes since 1.0.8 here

Last edited by headline; 02-26-2017 at 16:30.
headline is offline
Nachtfrische
Member
Join Date: Aug 2015
Location: Dream Community
Old 02-27-2017 , 11:46   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.7, 02/22/2017)
Reply With Quote #67

Quote:
Originally Posted by Headline View Post
Version 1.0.9
  • Add CVARs to disable individual perks
  • Fix invalid client error
  • Add price growth modifier cvar
I'm very impressed at how fast you replied and even implemented the change. That's awesome, thank you very much!
Nachtfrische is offline
mrkos9i4ok
Member
Join Date: Jul 2016
Location: Russia,Moscow
Old 03-01-2017 , 13:13   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.9, 02/26/2017)
Reply With Quote #68

Don`t work plugin
Error list:
L 03/01/2017 - 173:16: [SM] Exception reported: Native is not bound
L 03/01/2017 - 173:16: [SM] Blaming: hl_gangs.smx
L 03/01/2017 - 173:16: [SM] Call stack trace:
L 03/01/2017 - 173:16: [SM] [1] Gangs_GetCredits
L 03/01/2017 - 173:16: [SM] [2] Line 2430, hl_gangs.sp::GetClientCredits
L 03/01/2017 - 173:16: [SM] [3] Line 823, hl_gangs.sp::OpenGangsMenu
L 03/01/2017 - 173:16: [SM] [4] Line 778, hl_gangs.sp::StartOpeningGangMenu
L 03/01/2017 - 173:16: [SM] [5] Line 758, hl_gangs.sp::Command_Gang
L 03/01/2017 - 1839: Error log file session closed.
mrkos9i4ok is offline
headline
SourceMod Moderator
Join Date: Mar 2015
Old 03-01-2017 , 18:50   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.9, 02/26/2017)
Reply With Quote #69

Quote:
Originally Posted by mrkos9i4ok View Post
Don`t work plugin
Error list:
L 03/01/2017 - 173:16: [SM] Exception reported: Native is not bound
L 03/01/2017 - 173:16: [SM] Blaming: hl_gangs.smx
L 03/01/2017 - 173:16: [SM] Call stack trace:
L 03/01/2017 - 173:16: [SM] [1] Gangs_GetCredits
L 03/01/2017 - 173:16: [SM] [2] Line 2430, hl_gangs.sp::GetClientCredits
L 03/01/2017 - 173:16: [SM] [3] Line 823, hl_gangs.sp::OpenGangsMenu
L 03/01/2017 - 173:16: [SM] [4] Line 778, hl_gangs.sp::StartOpeningGangMenu
L 03/01/2017 - 173:16: [SM] [5] Line 758, hl_gangs.sp::Command_Gang
L 03/01/2017 - 1839: Error log file session closed.
Are there errors for hl_gangs_credits?
headline is offline
mrkos9i4ok
Member
Join Date: Jul 2016
Location: Russia,Moscow
Old 03-02-2017 , 04:16   Re: [CS:GO/CS:S] Jailbreak Gangs (V1.0.9, 02/26/2017)
Reply With Quote #70

Quote:
Originally Posted by Headline View Post
Are there errors for hl_gangs_credits?
L 03/02/2017 - 12:08:42: [SM] Exception reported: Invalid convar handle 0 (error 4)
L 03/02/2017 - 12:08:42: [SM] Blaming: hl_gangs_credits.smx
L 03/02/2017 - 12:08:42: [SM] Call stack trace:
L 03/02/2017 - 12:08:42: [SM] [0] ConVar.GetString
L 03/02/2017 - 12:08:42: [SM] [1] Line 262, hl_gangs_credits.sp::SetDB
L 03/02/2017 - 12:08:42: [SM] [2] Line 106, hl_gangs_credits.sp::OnPluginStart
mrkos9i4ok 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 13:59.


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