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

[CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)


Post New Thread Reply   
 
Thread Tools Display Modes
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 10-20-2018 , 13:33   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #901

Doubt, in case I want to modify that message that shows when a team wins, Prisoners Win, Guards Win.

I can edit to change this message, but leave the same display format, just translate the message.
paulo_crash is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 10-20-2018 , 14:01   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #902

Quote:
Originally Posted by paulo_crash View Post
Doubt, in case I want to modify that message that shows when a team wins, Prisoners Win, Guards Win.

I can edit to change this message, but leave the same display format, just translate the message.
If you do mean the overlay one, should look to sm_hosties
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 10-20-2018 , 14:07   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #903

Quote:
Originally Posted by Papero View Post
If you do mean the overlay one, should look to sm_hosties
That's right, thanks!
paulo_crash is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 10-20-2018 , 14:13   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #904

Quote:
Originally Posted by paulo_crash View Post
That's right, thanks!
Particularly try:
Code:
sm_hosties_roundend_overlay_ct 
sm_hosties_roundend_overlay_t
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 10-20-2018 , 17:13   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #905

Quote:
Originally Posted by paulo_crash View Post
Doubt, in case I want to modify that message that shows when a team wins, Prisoners Win, Guards Win.
Here's an inspiration for win overlays from my old server.
Spoiler
__________________
coding & free software
shanapu is offline
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 10-20-2018 , 21:13   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #906

Quote:
Originally Posted by shanapu View Post
Here's an inspiration for win overlays from my old server.
Spoiler
Like, thanks, I'll be watching.
paulo_crash is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 11-07-2018 , 12:51   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #907

Hello!

I'm having these error logs using the latest stable version of your plugin (this one) .

Code:
 11/07/2018 - 14:39:17: [SM] Call stack trace:
L 11/07/2018 - 14:39:17: [SM]   [0] VFormat
L 11/07/2018 - 14:39:17: [SM]   [1] Line 174, /home/travis/build/shanapu/MyJailbreak/addons/sourcemod/scripting/include/colors.inc::CPrintToChatAll
L 11/07/2018 - 14:39:17: [SM]   [2] Line 128, addons/sourcemod/scripting/MyJailbreak/MyJailbreak/Modules/Request/killreason.sp::Handler_KillReason
L 11/07/2018 - 14:40:33: [SM] Exception reported: Language phrase "request_tag" not found (arg 3)
L 11/07/2018 - 14:40:33: [SM] Blaming: request.smx

L 11/07/2018 - 12:27:07: [SM] Call stack trace:
L 11/07/2018 - 12:27:07: [SM]   [0] Format
L 11/07/2018 - 12:27:07: [SM]   [1] Line 213, addons/sourcemod/scripting/MyJailbreak/playertags.sp::HandleTag
L 11/07/2018 - 12:27:07: [SM]   [2] Line 138, addons/sourcemod/scripting/MyJailbreak/playertags.sp::warden_OnWardenCreated
L 11/07/2018 - 12:27:07: [SM]   [4] Call_Finish
L 11/07/2018 - 12:27:07: [SM]   [5] Line 1867, addons/sourcemod/scripting/MyJailbreak/warden.sp::Forward_OnWardenCreatedByUser
L 11/07/2018 - 12:27:07: [SM]   [6] Line 655, addons/sourcemod/scripting/MyJailbreak/warden.sp::Command_BecomeWarden
L 11/07/2018 - 12:27:15: [SM] Exception reported: Language phrase "tags_WOWN_chat" not found (arg 5)
L 11/07/2018 - 12:27:15: [SM] Blaming: playertags.smx
Lannister is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 11-07-2018 , 17:32   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #908

Quote:
Originally Posted by Lannister View Post
Hello!

I'm having these error logs using the latest stable version of your plugin (this one) .

Code:
...
L 11/07/2018 - 14:40:33: [SM] Exception reported: Language phrase "request_tag" not found (arg 3)
L 11/07/2018 - 14:40:33: [SM] Blaming: request.smx
...
L 11/07/2018 - 12:27:15: [SM] Exception reported: Language phrase "tags_WOWN_chat" not found (arg 5)
L 11/07/2018 - 12:27:15: [SM] Blaming: playertags.smx
Are you sure, you are on MyJailbreak Beta 14.0-58f4b42 with these two plugins and you don't use an older maybe edited version for your server?

Because both Language phrases mentioned in the error were removed in November 2017.
In newer/latest version you define the plugins chat tag(former "request_tag") with a cvar and players chat tag ("tags_WOWN_chat") were moved to a own config file in sourcemods configs folder.

Check your 'sm plugins list' server console output. And make sure it's the right version.
__________________
coding & free software
shanapu is offline
Lannister
Veteran Member
Join Date: Apr 2015
Old 11-07-2018 , 18:08   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #909

Quote:
Originally Posted by shanapu View Post
Are you sure, you are on MyJailbreak Beta 14.0-58f4b42 with these two plugins and you don't use an older maybe edited version for your server?

Because both Language phrases mentioned in the error were removed in November 2017.
In newer/latest version you define the plugins chat tag(former "request_tag") with a cvar and players chat tag ("tags_WOWN_chat") were moved to a own config file in sourcemods configs folder.

Check your 'sm plugins list' server console output. And make sure it's the right version.

I've investigated a little more and it seems that i had some old files in my plugins folder that were causing this problem, i've removed them and now there's no error log.

I'm sorry for my stupidity Shanapu!
Lannister is offline
WanekWest
Junior Member
Join Date: Jan 2018
Old 11-24-2018 , 02:18   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #910

Hi,my friend.
Sorry for that stupid error,but you should improve that.
Code:
L 11/24/2018 - 10:18:56: [SM] Blaming: MyJailbreak/warden.smx
L 11/24/2018 - 10:18:56: [SM] Call stack trace:
L 11/24/2018 - 10:18:56: [SM]   [0] ThrowError
L 11/24/2018 - 10:18:56: [SM]   [1] Line 65, /home/travis/build/shanapu/MyJailbreak/addons/sourcemod/scripting/include/colors.inc::CPrintToChat
L 11/24/2018 - 10:18:56: [SM]   [2] Line 121, addons/sourcemod/scripting/MyJailbreak/MyJailbreak/Modules/Warden/friendlyfire.sp::Command_FriendlyFire
L 11/24/2018 - 10:18:56: [SM] Exception reported: Invalid client index 0
WanekWest is offline
Reply


Thread Tools
Display Modes

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 10:11.


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