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

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


Post New Thread Reply   
 
Thread Tools Display Modes
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 09-06-2017 , 03:46   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #621

Quote:
Originally Posted by teamdrive View Post
the guard can not speak (and install everything) sorry for my English
Are you sure, that is myjb? Maybe you have another plugin.
I had this issue only when a guard get swapped to the CT with sm_guard , but now should be solved.

Quote:
Originally Posted by Dr.Mohammad View Post
i used last update MyJailBreack
i used last update sm-hosties
i used last update sm 1.8

I found that lastrequest.inc files are not compatible and are different.

compiled MyJailBreack succesfull
i have errors for compile sm-hosties :
PHP Code:
//// sm_hosties.sp
//
// hosties/lastrequest.sp(1373) : error 092: number of arguments does not match definition
// hosties/lastrequest.sp(1377) : error 092: number of arguments does not match definition
// hosties/lastrequest.sp(2288) : error 092: number of arguments does not match definition
// hosties/lastrequest.sp(3828) : error 092: number of arguments does not match definition
// hosties/lastrequest.sp(3829) : error 092: number of arguments does not match definition
//
// 5 Errors.
//
// Compilation Time: 1/39 sec
// ---------------------------------------- 

What version of hosties are you compiling? make sure that you are using the beta: https://github.com/dataviruset/sm-hosties/tree/beta
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!

Last edited by Papero; 09-06-2017 at 04:21.
Papero is offline
Dr.Mohammad
Senior Member
Join Date: Jan 2016
Location: CSGO Servers
Old 09-06-2017 , 09:21   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #622

Quote:
Originally Posted by Papero View Post
What version of hosties are you compiling? make sure that you are using the beta: https://github.com/dataviruset/sm-hosties/tree/beta
very Very Nice!!
Compiled No Errors.

Thanke You Friend
Dr.Mohammad is offline
mR_SMoking
Junior Member
Join Date: Sep 2017
Location: Portugal
Old 09-07-2017 , 13:02   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #623

Is there a way to modify the day torch to auto chose a new torch when the torch dies??
mR_SMoking is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 09-07-2017 , 13:23   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #624

Quote:
Originally Posted by mR_SMoking View Post
Is there a way to modify the day torch to auto chose a new torch when the torch dies??
right now there is no way, to choose a new torch after first one died. It's thought this way.
If we would ignite players until there is only one alive, the day would run for 'hours'...
__________________
coding & free software

Last edited by shanapu; 09-07-2017 at 13:23.
shanapu is offline
Papero
Veteran Member
Join Date: Aug 2016
Location: Italy
Old 09-07-2017 , 14:44   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #625

Quote:
Originally Posted by shanapu View Post
right now there is no way, to choose a new torch after first one died. It's thought this way.
If we would ignite players until there is only one alive, the day would run for 'hours'...
Maybe a cvar like: "max torch starters"?

But I think if the cvar is > then alive player would cause errors... (We could add a check for that)
__________________
My Plugins
SPCode


Steam: hexer504
Telegram: Hexah
Discord: Hexah#6903

If you like my work you can donate here!
Papero is offline
j1gg
Senior Member
Join Date: Dec 2015
Old 09-09-2017 , 14:45   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #626

Hello, its possible disable stamm_regenerate while lr or eventdays?
__________________
j1gg is offline
mrkos9i4ok
Member
Join Date: Jul 2016
Location: Russia,Moscow
Old 09-09-2017 , 18:25   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #627

Code:
L 09/09/2017 - 20:43:28: [SM] Exception reported: Client index -1 is invalid
L 09/09/2017 - 20:43:28: [SM] Blaming: MyJailbreak/warden.smx
L 09/09/2017 - 20:43:28: [SM] Call stack trace:
L 09/09/2017 - 20:43:28: [SM]   [0] VFormat
L 09/09/2017 - 20:43:28: [SM]   [1] Line 172, /home/travis/build/shanapu/MyJailbreak/addons/sourcemod/scripting/include/colors.inc::CPrintToChatAll
L 09/09/2017 - 20:43:28: [SM]   [2] Line 633, addons/sourcemod/scripting/MyJailbreak/warden.sp::AdminCommand_RemoveWarden
L 09/09/2017 - 20:43:28: [SM]   [4] FakeClientCommand
L 09/09/2017 - 20:43:28: [SM]   [5] Line 428, addons/sourcemod/scripting/MyJailbreak/menu.sp::Handler_AdminMenu_RemoveWarden
mrkos9i4ok is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 09-09-2017 , 20:42   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #628

Quote:
Originally Posted by j1gg View Post
Hello, its possible disable stamm_regenerate while lr or eventdays?
Unfortunately this is not so easy because stamm doesn't give us any natives to pause/disable features. So we can't make another fancy support plugin.
It would require an edit of relevant stamm feature, to disable them while eventday/LR

edit:
I done a fast edit of stamm_regenerate.sp for MyJB & hosties support.
Spoiler
Attached Files
File Type: sp Get Plugin or Get Source (stamm_regenerate.sp - 80 views - 4.3 KB)
File Type: smx stamm_regenerate.smx (13.3 KB, 87 views)
__________________
coding & free software

Last edited by shanapu; 09-09-2017 at 23:03.
shanapu is offline
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 09-09-2017 , 23:18   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #629

Quote:
Originally Posted by mR_SMoking View Post
Is there a way to modify the day torch to auto chose a new torch when the torch dies??
Quote:
Originally Posted by Papero View Post
Maybe a cvar like: "max torch starters"?

But I think if the cvar is > then alive player would cause errors... (We could add a check for that)
so we would start with more than one torch depending on players count? I think this is better than chose a new torch.
__________________
coding & free software
shanapu is offline
mrkos9i4ok
Member
Join Date: Jul 2016
Location: Russia,Moscow
Old 09-13-2017 , 00:55   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 12 / 15-04-17]
Reply With Quote #630

why?
Code:
L 09/13/2017 - 07:54:27: [SM] Fatal error encountered parsing translation file "MyJailbreak.OneInTheChamber.phrases.txt"
L 09/13/2017 - 07:54:27: [SM] Error (line 0, column 0): Stream failed to open
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 04:23.


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