JakeQue Posted August 3, 2018 Report Share Posted August 3, 2018 10 minutes ago, JasonTM said: Yeah, that is not necessary. Doing that will add a shitload of time to your server startup. The only file you have to modify is server_monitor.sqf. Find this line: https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_server/system/server_monitor.sqf#L280 Add this above it: // Remove ammo from static weapons on restart if (_object isKindOf "StaticWeapon") then { _object setVehicleAmmo 0; }; Beautiful stuff. Thanks man as always Link to comment Share on other sites More sharing options...
JakeQue Posted August 10, 2018 Report Share Posted August 10, 2018 Yeah this fix still doesn't unlock them on restart, only removes ammo Link to comment Share on other sites More sharing options...
SKJR Steve Posted July 14, 2019 Report Share Posted July 14, 2019 hi any idea why this line of code in z\addons\dayz_server\system\server_monitor.sqf Error Invalid number in expression code if( (count _invent ory > 0) && !_work shop_ob j && !_isPlo t && !_doorL ocked) then { Link to comment Share on other sites More sharing options...
SKJR Steve Posted July 14, 2019 Report Share Posted July 14, 2019 sorted it was coping wrong Link to comment Share on other sites More sharing options...
Khyron Posted October 15, 2019 Report Share Posted October 15, 2019 answered. Link to comment Share on other sites More sharing options...
Khyron Posted October 15, 2019 Report Share Posted October 15, 2019 Also, anyone know how to make an additional menu. I would like to be able to buy special base parts through a scroll menu, mainly antennas, billboards and other things to "decorate" a base, when i tryed it i get the menu, i try to buy the item but nothing shows up and it keeps saying building in progress. Link to comment Share on other sites More sharing options...
inneedofhelp Posted February 7, 2020 Report Share Posted February 7, 2020 Is it possible that this mod could effect players being able to remove there own built items ? (ie walls/floors) as my players cannot delete there thigns after dieing .. seems like plot for life dosent work and trying to see what caused it Link to comment Share on other sites More sharing options...
Khyron Posted August 6, 2020 Report Share Posted August 6, 2020 I know it's an older MOD, im running 6.2 and this mod did work, but for some reason now, it's not saving cameras or TV to the database, i place walls and other buildables and they have no isse, just seems to be this... any ideas? nothing in my RPT logs .. in hive log it has this, not sure if this pertains. 2020-08-06 13:22:55 HiveExt: [Information] Method: 302 Params: ObjectData8458b8767b27460e013aac3282ddcf81.sqf:false: 2020-08-06 13:22:55 HiveExt: [Information] Result: ["NOTICE","ObjectData8458b8767b27460e013aac3282ddcf81.sqf has been deleted"] Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now