Humpabry Posted January 9, 2015 Report Share Posted January 9, 2015 good work mate keep it up many people excited here :D DangerClose 1 Link to comment Share on other sites More sharing options...
TheVampire Posted January 9, 2015 Author Report Share Posted January 9, 2015 Looks like the missions aren't completing. Standby. Link to comment Share on other sites More sharing options...
DangerClose Posted January 9, 2015 Report Share Posted January 9, 2015 Standing by with great anticipation! TheVampire and DangerClose 2 Link to comment Share on other sites More sharing options...
DirtySanchez Posted January 9, 2015 Report Share Posted January 9, 2015 I've been following this and doing some of my own tests and after reading through your code so far this thing is full of potential. I actually have a mission file waiting for this to release! Link to comment Share on other sites More sharing options...
Ducky Posted January 9, 2015 Report Share Posted January 9, 2015 Vampire can we have an idea on when roughly the server files will be released???? Link to comment Share on other sites More sharing options...
TheVampire Posted January 9, 2015 Author Report Share Posted January 9, 2015 I'm still having issues with the missions not completing which was due to an error in the spawning script. I think I have it fixed, but I am still testing it. Hopefully just a couple more hours. Glenn, DamianL, unrealPANDA and 1 other 4 Link to comment Share on other sites More sharing options...
Ducky Posted January 9, 2015 Report Share Posted January 9, 2015 Ok thanks cant wait Link to comment Share on other sites More sharing options...
mimic Posted January 9, 2015 Report Share Posted January 9, 2015 Eagerly waiting on this. Have a Chernarus and Altis server ready and waiting. TheVampire 1 Link to comment Share on other sites More sharing options...
x_Raven_x Posted January 9, 2015 Report Share Posted January 9, 2015 All that's left to test is that the mission is ending correctly and the loot is spawning correctly. Last run was error free but I couldn't track down all the AI. I'm still having issues with the missions not completing which was due to an error in the spawning script. I think I have it fixed, but I am still testing it. Hopefully just a couple more hours. Vamp? is the Loot customizable too for MAS mod? so we can use it for like an OverPoch server? and great work!.. glad to see a DZMS - Equivalent or better on arma 3 now :) Link to comment Share on other sites More sharing options...
TheVampire Posted January 9, 2015 Author Report Share Posted January 9, 2015 Vamp? is the Loot customizable too for MAS mod? so we can use it for like an OverPoch server? and great work!.. glad to see a DZMS - Equivalent or better on arma 3 now :) It generates the weapons from what are for sale in the shops, and compares them to a blacklist. Everything can be switched over to Arrays in the config if you want to. Link to comment Share on other sites More sharing options...
Liqu1dShadow Posted January 9, 2015 Report Share Posted January 9, 2015 will we need battleye filters? Link to comment Share on other sites More sharing options...
TheVampire Posted January 9, 2015 Author Report Share Posted January 9, 2015 will we need battleye filters? No, nothing in VEMF will require filter editing. wizznall and unrealPANDA 2 Link to comment Share on other sites More sharing options...
Highlander Posted January 10, 2015 Report Share Posted January 10, 2015 Will this go in the server .pbo or mission.pbo? Link to comment Share on other sites More sharing options...
_LR_KevsNoTrev Posted January 10, 2015 Report Share Posted January 10, 2015 No, nothing in VEMF will require filter editing. that sounds like witchcraft or something, good to know! Link to comment Share on other sites More sharing options...
Gen0cide Posted January 10, 2015 Report Share Posted January 10, 2015 Its all coded server side so that is why. Link to comment Share on other sites More sharing options...
Highlander Posted January 10, 2015 Report Share Posted January 10, 2015 Its all coded server side so that is why. Ok thanks. Link to comment Share on other sites More sharing options...
TheVampire Posted January 10, 2015 Author Report Share Posted January 10, 2015 Will this go in the server .pbo or mission.pbo? A pbo will go in your @EpochHive folder. Two files will go in your Mission.pbo. Link to comment Share on other sites More sharing options...
seal01 Posted January 10, 2015 Report Share Posted January 10, 2015 vampire are we good to go or are u still working on it :) Link to comment Share on other sites More sharing options...
TheVampire Posted January 10, 2015 Author Report Share Posted January 10, 2015 vampire are we good to go or are u still working on it :) I have the AI spawning in fine, and the mission clearing, but the loot isn't spawning in right. Once I have the loot spawning it will be good to go for the Alpha. Link to comment Share on other sites More sharing options...
Liqu1dShadow Posted January 10, 2015 Report Share Posted January 10, 2015 how do we get on the alpha? or are we the alpha? lol Link to comment Share on other sites More sharing options...
TheVampire Posted January 10, 2015 Author Report Share Posted January 10, 2015 how do we get on the alpha? or are we the alpha? lol Everyone will get a copy of the Alpha. It will be bound to have some errors though at first, so YMMV. Link to comment Share on other sites More sharing options...
cen Posted January 10, 2015 Report Share Posted January 10, 2015 Everyone will get a copy of the Alpha. It will be bound to have some errors though at first, so YMMV. Best way to test and get results :D Link to comment Share on other sites More sharing options...
TheVampire Posted January 10, 2015 Author Report Share Posted January 10, 2015 Best way to test and get results :D As long as everyone posts here for support, and uses the Github for bugs/error reporting instead of an inbox full of support requests :P Link to comment Share on other sites More sharing options...
Gen0cide Posted January 10, 2015 Report Share Posted January 10, 2015 Get some sleep Vamp a tired coder is a error prone coder(at least in my case). TheVampire 1 Link to comment Share on other sites More sharing options...
TheVampire Posted January 10, 2015 Author Report Share Posted January 10, 2015 Get some sleep Vamp a tired coder is a error prone coder(at least in my case). I'm normally up another 5 hours :P I think I found what is wrong with the loot loading function.... AllWeps:[["srifle_EBR_F"],["srifle_EBR_F"],["srifle_GM6_F"],["srifle_GM6_F"],["srifle_LRR_F"],["srifle_DMR_01_F"],["M14_EPOCH"],["M14Grn_EPOCH"],["m107_EPOCH"],["m107Tan_EPOCH"],["arifle_Katiba_F"],["arifle_Katiba_F"],["arifle_Katiba_C_F"],["arifle_Katiba_GL_F"],["arifle_MXC_F"], Dumb config nested arrays.... Still doesn't explain why I can't find the box itself, but one error at a time. Gen0cide, Glenn and BrokenTwig 3 Link to comment Share on other sites More sharing options...