AllenFromStacysmom Posted February 14, 2015 Report Share Posted February 14, 2015 Hey,guys I finally got infiStar like their debug menu, but it doesnt show how many time until restart. Anyone knows how to enable it? PS. do infistart bring lags? last night server lag 1 second like every 5 minutes when big amount of player join. it was fine before i install infistar Link to comment Share on other sites More sharing options...
0 ElDubya Posted February 14, 2015 Report Share Posted February 14, 2015 AHConfig.sqf /* "_sUptime": Server Uptime in seconds! Using this will show "Restart in: xh xxmin" If you don't want to use it - just do: _sUptime = 0; */ _sUptime = 0; Link to comment Share on other sites More sharing options...
0 AllenFromStacysmom Posted February 14, 2015 Author Report Share Posted February 14, 2015 so i just set it to 1 to turn it on? because i tried this, and it shows server restart in 00:00 Link to comment Share on other sites More sharing options...
0 AllenFromStacysmom Posted February 14, 2015 Author Report Share Posted February 14, 2015 AHConfig.sqf /* "_sUptime": Server Uptime in seconds! Using this will show "Restart in: xh xxmin" If you don't want to use it - just do: _sUptime = 0; */ _sUptime = 0; so i just set it to 1 to turn it on? because i tried this, and it shows server restart in 00:00. or i set it to : _sUptime= 240 for four hours restart? Link to comment Share on other sites More sharing options...
0 ElDubya Posted February 14, 2015 Report Share Posted February 14, 2015 or i set it to : _sUptime= 240 for four hours restart? This one :) Link to comment Share on other sites More sharing options...
0 AllenFromStacysmom Posted February 14, 2015 Author Report Share Posted February 14, 2015 or i set it to : _sUptime= 240 for four hours restart? This one :) 240 doesn't work I think its number in seconds because in AH.sqf the hour is / by 60 /60 if(serverTime > 36000)then{_stime = time;}else{_stime = serverTime;}; _hours = (_stime/60/60); i set it to 14400 which is 4 hours in seconds, and it worked ! thanks :D ElDubya 1 Link to comment Share on other sites More sharing options...
0 Yori_Yagame Posted May 27, 2015 Report Share Posted May 27, 2015 Hello friend where I can download the infiStar ? Link to comment Share on other sites More sharing options...
0 cen Posted May 27, 2015 Report Share Posted May 27, 2015 you download it after you pay for it: http://infistar.de Link to comment Share on other sites More sharing options...
0 Yori_Yagame Posted May 28, 2015 Report Share Posted May 28, 2015 ok thank you I will buy here Link to comment Share on other sites More sharing options...
Question
AllenFromStacysmom
Hey,guys
I finally got infiStar
like their debug menu, but it doesnt show how many time until restart.
Anyone knows how to enable it?
PS. do infistart bring lags?
last night server lag 1 second like every 5 minutes when big amount of player join.
it was fine before i install infistar
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now