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

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


Post New Thread Reply   
 
Thread Tools Display Modes
FzR
Senior Member
Join Date: May 2017
Old 02-10-2019 , 01:22   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #931

you can disable that or to put on another flag read the wiki

Quote:
Originally Posted by lassak View Post
Hi, how i can set the warden health?
i would like to he had more hp than others ct, but i dont know
how
you need another plugin not have in myjailbreak

Last edited by FzR; 02-10-2019 at 01:23.
FzR is offline
sNok3
Junior Member
Join Date: Mar 2017
Location: GeoIP
Old 02-18-2019 , 16:09   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #932

Hi, I have a problem with the models for prisoners, guards and warden. On the prisoner one i have just this huge error overlay, on warden the models is bugged and the guards are default... I haven't changed anything from the original and I have uploaded all the files correctly. Prisoners also get default skins... No errors in the console or server logs

Last edited by sNok3; 02-18-2019 at 16:28.
sNok3 is offline
WanekWest
Junior Member
Join Date: Jan 2018
Old 02-19-2019 , 10:51   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #933

Sometimes from votes terrorist can be a Commander.
I dont have any error log.Only that i can tell you.
WanekWest is offline
Saanta
Junior Member
Join Date: Jan 2019
Old 02-21-2019 , 07:27   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #934

Is there any chance someone has made it so the beams/beacons are in the menu instead of holding right click. This would be better imo due to buttons being pressed for other things
Saanta is offline
Indarello
Senior Member
Join Date: Nov 2015
Location: Russia
Old 02-23-2019 , 11:46   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #935

1)game Torch is realy bugged, so I reccomend just dont use it

2)some games have SetEntityRenderColor(client, 255, 255, 255, 0);
instead SetEntityRenderColor(client, 255, 255, 255, 255);

3)Small size of char for eventdays
char buffer[32];
Format(buffer, sizeof(buffer), "%T", "zeus_name", LANG_SERVER);
MyJailbreak_SetEventDayName(buffer);
I recommend 64 if somebody have problems with hud

4)Small size of char in plugin "menu"

5)In myjailbreak.sp
Spoiler

You dont check for existense of cvars, but then just set them
So there maybe problems if somebody dont use some parts of sm_hosties

6)Some bad code in some places which is not realy important
Spoiler

Last edited by Indarello; 02-23-2019 at 13:33.
Indarello is offline
Indarello
Senior Member
Join Date: Nov 2015
Location: Russia
Old 02-25-2019 , 11:46   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #936

Quote:
Originally Posted by JelyfishTN View Post
It's me again with a list of bugs I encountered :
6) when Ts select vote for fun day, the list is empty
Any fix for these? Thanks
Same issue, somebody know how to fix?
Some times this happend

Last edited by Indarello; 02-28-2019 at 11:07.
Indarello is offline
WanekWest
Junior Member
Join Date: Jan 2018
Old 03-16-2019 , 22:17   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #937

My new error log
Quote:
L 03/17/2019 - 05:04:21: SourceMod error session started
L 03/17/2019 - 05:04:21: Info (map "jb_corruption_v3o") (file "errors_20190317.log")
L 03/17/2019 - 05:04:21: [SM] Exception reported: Client index 3 is not valid
L 03/17/2019 - 05:04:21: [SM] Blaming: MyJailbreak/freeday.smx
L 03/17/2019 - 05:04:21: [SM] Call stack trace:
L 03/17/2019 - 05:04:21: [SM] [0] CS_RespawnPlayer
L 03/17/2019 - 05:04:21: [SM] [1] Line 881, addons/sourcemod/scripting/MyJailbreak/freeday.sp::Timer_Respawn
L 03/17/2019 - 05:062: Error log file session closed.
WanekWest is offline
WanekWest
Junior Member
Join Date: Jan 2018
Old 03-26-2019 , 11:57   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #938

Quote:
L 03/26/2019 - 18:15:07: SourceMod error session started
L 03/26/2019 - 18:15:07: Info (map "jail_xmf_csgo") (file "errors_20190326.log")
L 03/26/2019 - 18:15:07: [SM] Exception reported: Invalid index -1 (count: 2)
L 03/26/2019 - 18:15:07: [SM] Blaming: MyJailbreak/warden.smx
L 03/26/2019 - 18:15:07: [SM] Call stack trace:
L 03/26/2019 - 18:15:07: [SM] [0] ArrayList.Erase
L 03/26/2019 - 18:15:07: [SM] [1] Line 1149, addons/sourcemod/scripting/MyJailbreak/warden.sp::VotingResults
L 03/26/2019 - 18:17:19: Error log file session closed.
WanekWest is offline
sNok3
Junior Member
Join Date: Mar 2017
Location: GeoIP
Old 04-24-2019 , 16:23   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #939

Hi, I wanted to suggest to add a new feature to select the skins for prisoners and guards, just like sm_skinchooser because I tested it on different servers and sometimes the models just get buggy so I was thinking that maybe if you would create this plugin, it would help probably other people.
sNok3 is offline
WanekWest
Junior Member
Join Date: Jan 2018
Old 05-01-2019 , 01:44   Re: [CS:GO] MyJailbreak - warden, days, menu & more (Beta 14 - 13/08/18)
Reply With Quote #940

Code:
L 05/01/2019 - 08:37:41: [SM] Exception reported: Client index -1 is invalid
L 05/01/2019 - 08:37:41: [SM] Blaming: MyJailbreak/warden.smx
L 05/01/2019 - 08:37:41: [SM] Call stack trace:
L 05/01/2019 - 08:37:41: [SM]   [0] GetClientUserId
L 05/01/2019 - 08:37:41: [SM]   [1] Line 1438, addons/sourcemod/scripting/MyJailbreak/warden.sp::RemoveTheWarden
L 05/01/2019 - 08:37:41: [SM]   [2] Line 1653, addons/sourcemod/scripting/MyJailbreak/warden.sp::Handler_SetWardenOverwrite
L 05/01/2019 - 08:40:57: [SM] Exception reported: Failed to lookup CSWeaponDropBB signature.
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 04:28.


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