Demi Posted July 6, 2015 Report Share Posted July 6, 2015 I feel like I'm being very stupid... http://www.armaholic.com/page.php?id=19917 Used that - want to upload it to my server - it's hosted. Added this in Altis.H folder under propsPos[] = { and made sure the last one didn't have a comma. {"Land_MBG_Warehouse",{13100,18723.6,0},45,0,0,false}, {"Land_MBG_Warehouse",{18463.2,16513.2,0},336.364,0,0,false}, {"Land_MBG_Warehouse",{9736.54,12195.9,0},315.455,0,0,false}, {"Land_MBG_Warehouse",{5542.92,14917.6,0},128.182,0,0,false} Added the mbg_killhouses.pbo under @epochhive\addons Seems to not want to even load the server up... I remove the mbg_killhouse.pbo - server works fine. Any help appreciated please? kayzee 1 Link to comment Share on other sites More sharing options...
0 raymix Posted July 6, 2015 Report Share Posted July 6, 2015 I see 2 problems, but before I get your hopes up, i'll start with bad news - you can't do it this way. Clients require to download PBOs launched from @mod for this to work. That aside, any PBO put inside any @mod folder that is loaded using launch params should work just fine, unless there is a bug with PBO itself or maybe similar PBO exists. Killhouses were part of A2 dayz epoch, not sure about A3Epoch. Either way, what you are trying to do will not work, because all clients require files. Link to comment Share on other sites More sharing options...
0 Tactical Anders Posted July 6, 2015 Report Share Posted July 6, 2015 True story bro :) Link to comment Share on other sites More sharing options...
0 Demi Posted July 6, 2015 Author Report Share Posted July 6, 2015 I see 2 problems, but before I get your hopes up, i'll start with bad news - you can't do it this way. Clients require to download PBOs launched from @mod for this to work. That aside, any PBO put inside any @mod folder that is loaded using launch params should work just fine, unless there is a bug with PBO itself or maybe similar PBO exists. Killhouses were part of A2 dayz epoch, not sure about A3Epoch. Either way, what you are trying to do will not work, because all clients require files. Thank you for letting me know :) Link to comment Share on other sites More sharing options...
0 MrEnzO Posted July 7, 2015 Report Share Posted July 7, 2015 Like those said, you need to add this to your server and all clients need to have it also. http://www.armaholic.com/page.php?id=19917 Link to comment Share on other sites More sharing options...
Question
Demi
I feel like I'm being very stupid...
http://www.armaholic.com/page.php?id=19917
Used that - want to upload it to my server - it's hosted.
Added this in Altis.H folder under propsPos[] = { and made sure the last one didn't have a comma.
Any help appreciated please?
Link to comment
Share on other sites
4 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