View Single Post
shanapu
Veteran Member
Join Date: Apr 2015
Location: .de
Old 06-29-2016 , 21:49   Re: [CS:GO] MyJailbreak (warden, days, menu & more) [Beta 4.1 / 23-06-16]
Reply With Quote #125

a bug in MyJB... https://github.com/shanapu/MyJailbre...4578230e2c4dc1
PHP Code:
if ( strcmp(info,"check") == 
{
   
FakeClientCommand(client"sm_checkplayers");
   if(!
gc_bClose.BoolValue)   //<- This line reopened the JailMenu after selection 
   
{                         //<- This line reopened the JailMenu after selection
         
JbMenu(client,0);  //<- This line reopened the JailMenu after selection
   
}                        //<- This line reopened the JailMenu after selection

and the JailMenu covers the !checkplayers panel
__________________
coding & free software

Last edited by shanapu; 06-29-2016 at 21:51.
shanapu is offline