[SUPPORT] - Sheeps Epoch Repack

i think there are some fmission references in 0.443std, @DayZ_Epoch_Server\addons\dayz_server\modules\FMission_Launcher1.sqf (2 and 3 also)
i had some unimportant errors,don't know why,they seem to be loading from somewhere...
Update to latest build fmisson has been removed for now as it's to buggy
 
Don't know if you have addressed this in the latest build, mission ai aren't using any of the overpoch items, also haven't noticed any of the new additions on the ai's either.
 
ill make the change in the git as well good find :)

Due to the different mission systems changing the customloot table option in DZAI fixed some of the missions, but not all the missions are using all the overwatch weapon options.

I think the WAI missions are only using standard epoch weaponry. The extra weapons might have to added to the WAI manually.
 
Due to the different mission systems changing the customloot table option in DZAI fixed some of the missions, but not all the missions are using all the overwatch weapon options.

I think the WAI missions are only using standard epoch weaponry. The extra weapons might have to added to the WAI manually.
WAI has the weapons in the random weapon array but i need to add them into the separate arrays like pistols/rifles etc ill add it to the todo list
 
Is this where they need to be added ?,
Code:
ammo_box_guns = [
"M9SD",
"M9",
"AKS_74_UN_kobra",
"AK_107_pso",
"AK_107_GL_pso",
"AK_107_GL_kobra",
"M4A3_CCO_EP1",
"M4A1_AIM_SD_camo",
"M16A4_ACG",
"M8_carbineGL",
"VSS_vintorez",
"M8_sharpshooter",
"M40A3",
"Mk_48_DZ",
"M240_DZ",
"M249_DZ",
"Pecheneg_DZ",
"RPK_74",
"BAF_LRR_scoped",
"DMR",
"SVD_CAMO",
"SCAR_H_LNG_Sniper_SD",
"M110_NVG_EP1",
"Sa58V_RCO_EP1",
"KSVK_DZE",
"BAF_L86A2_ACOG",
"M14_EP1",
"Sa58V_CCO_EP1"
];

EDIT:
See below
 
ok guys almost ready for release!!! just got to fix the skin trader and we are good to go! so please if you have ANY bugs post em!

heres the last changes before release

Casino - hooker postions, some item postions
WAI - overwatch weapons

Is this where they need to be added ?,
Code:
ammo_box_guns = [
"M9SD",
"M9",
"AKS_74_UN_kobra",
"AK_107_pso",
"AK_107_GL_pso",
"AK_107_GL_kobra",
"M4A3_CCO_EP1",
"M4A1_AIM_SD_camo",
"M16A4_ACG",
"M8_carbineGL",
"VSS_vintorez",
"M8_sharpshooter",
"M40A3",
"Mk_48_DZ",
"M240_DZ",
"M249_DZ",
"Pecheneg_DZ",
"RPK_74",
"BAF_LRR_scoped",
"DMR",
"SVD_CAMO",
"SCAR_H_LNG_Sniper_SD",
"M110_NVG_EP1",
"Sa58V_RCO_EP1",
"KSVK_DZE",
"BAF_L86A2_ACOG",
"M14_EP1",
"Sa58V_CCO_EP1"
];
thats the loot boxs, but the AI dont use em yet unless they get the random load out

i have added these to the random loadouts,

ai_wep_overwatch_rifles =
ai_wep_overwatch_pistols =

just need them to be seperated in to gun type and put them in these arrays

ai_wep_assault =
ai_wep_machine =
ai_wep_sniper =


inside config.sqf of WAI
 
"CLEANUP: KILLING A HACKER [SP-KRS]Korenchkin B 1-1-L:1 ([SP-KRS]Korenchkin) REMOTE IN SearchLight_Gue"
(that was searchlight on custom airport down near cherno)
 
"CLEANUP: KILLING A HACKER [SP-KRS]Korenchkin B 1-1-L:1 ([SP-KRS]Korenchkin) REMOTE IN SearchLight_Gue"
(that was searchlight on custom airport down near cherno)
lol ill fix it, in mean time dont use it :p (i need to remove the search light from the custom file, if your comfortable editing the custom SQF find the section that refers to SearchLight_Gue and delete the item)
 
I have found a MAJOR ISSUE !!!!!
getting this issue

14:59:03 "HIVE: Menu Request by ClientID: 78"
14:59:03 "HIVE: Request sent"
14:59:03 Error in expression <t select 0;

_myArray = [];
if (_status == "ObjectStreamStart") then {
_val = _r>
14:59:03 Error position: <== "ObjectStreamStart") then {
_val = _r>
14:59:03 Error Generic error in expression
14:59:03 File z\addons\dayz_server\compile\server_traders.sqf, line 21
14:59:04 Error Generic error in expression
14:59:04 File z\addons\dayz_server\compile\squirrel.sqf, line 232
14:59:04 missing crate of nutz error line 272
14:59:04 Error Generic error in expression
14:59:04 File z\addons\dayz_server\compile\squirrel_cry.sqf, line 262
 
ok guys almost ready for release!!! just got to fix the skin trader and we are good to go! so please if you have ANY bugs post em!

heres the last changes before release

Casino - hooker postions, some item postions
WAI - overwatch weapons


thats the loot boxs, but the AI dont use em yet unless they get the random load out

i have added these to the random loadouts,

ai_wep_overwatch_rifles =
ai_wep_overwatch_pistols =

just need them to be seperated in to gun type and put them in these arrays

ai_wep_assault =
ai_wep_machine =
ai_wep_sniper =


inside config.sqf of WAI

Having the loot include the new items would be good too. :)

I have found a MAJOR ISSUE !!!!!
getting this issue

14:59:03 "HIVE: Menu Request by ClientID: 78"
14:59:03 "HIVE: Request sent"
14:59:03 Error in expression <t select 0;

_myArray = [];
if (_status == "ObjectStreamStart") then {
_val = _r>
14:59:03 Error position: <== "ObjectStreamStart") then {
_val = _r>
14:59:03 Error Generic error in expression
14:59:03 File z\addons\dayz_server\compile\server_traders.sqf, line 21
14:59:04 Error Generic error in expression
14:59:04 File z\addons\dayz_server\compile\squirrel.sqf, line 232
14:59:04 missing crate of nutz error line 272
14:59:04 Error Generic error in expression
14:59:04 File z\addons\dayz_server\compile\squirrel_cry.sqf, line 262
haha i was like i haven't seen that come up... then i read a little closer lol
 
I have found a MAJOR ISSUE !!!!!
getting this issue

14:59:03 "HIVE: Menu Request by ClientID: 78"
14:59:03 "HIVE: Request sent"
14:59:03 Error in expression <t select 0;

_myArray = [];
if (_status == "ObjectStreamStart") then {
_val = _r>
14:59:03 Error position: <== "ObjectStreamStart") then {
_val = _r>
14:59:03 Error Generic error in expression
14:59:03 File z\addons\dayz_server\compile\server_traders.sqf, line 21
14:59:04 Error Generic error in expression
14:59:04 File z\addons\dayz_server\compile\squirrel.sqf, line 232
14:59:04 missing crate of nutz error line 272
14:59:04 Error Generic error in expression
14:59:04 File z\addons\dayz_server\compile\squirrel_cry.sqf, line 262
Wait what o_O
 
Back
Top