rhammer2003 Posted September 1, 2014 Report Share Posted September 1, 2014 Hello All, I have been working on this coin and banking for a bit, I have everything working just fine on my test server, however I can not get the coins to save on player death, I have used the single hive version, Could anyone give me a bit of a starting point on what I should be looking for? I am at the testing stage right now and doing this on a local computer until I get all the bugs worked out then I will be moving this over to my production server on vert hosting. Thanks Link to comment Share on other sites More sharing options...
Soul Posted September 1, 2014 Report Share Posted September 1, 2014 you always lose the cash coins on death seems normal doesnt it? just like your gear you have to get back to your body to get it back and that is if you are lucky enough that your killer didnt steal it already... Link to comment Share on other sites More sharing options...
rhammer2003 Posted September 1, 2014 Author Report Share Posted September 1, 2014 I was talking about the coins I lose in my bank. not on my body, I understand the principle behind losing what is on your body, that just makes sense to me. Sorry I didnt clarify this before Link to comment Share on other sites More sharing options...
Chunk. No Captain Chunk. Posted September 1, 2014 Report Share Posted September 1, 2014 I was talking about the coins I lose in my bank. not on my body, I understand the principle behind losing what is on your body, that just makes sense to me. Sorry I didnt clarify this before Ive had a moment of this too, but if I have money in my bank and die, I never lose it so.. Yeah. No clue. Link to comment Share on other sites More sharing options...
rhammer2003 Posted September 2, 2014 Author Report Share Posted September 2, 2014 It looks like my issue may be with my hive writes. I have been watching my console on my test server and I see an error the says invalid method id:999, Does anyone have any idea on this one? I also am finding that when I log out I lose all my gold in my active inventory, I also do not see any gold in my Banking_DATA in my database. so I am assuming it is not writing the ingfo to the DB. so far I have tried the Hive.dll for the single hive, I have tried Zupas Hicve and the sc hive on this forum. Link to comment Share on other sites More sharing options...
Chunk. No Captain Chunk. Posted September 2, 2014 Report Share Posted September 2, 2014 It looks like my issue may be with my hive writes. I have been watching my console on my test server and I see an error the says invalid method id:999, Does anyone have any idea on this one? I also am finding that when I log out I lose all my gold in my active inventory, I also do not see any gold in my Banking_DATA in my database. so I am assuming it is not writing the ingfo to the DB. so far I have tried the Hive.dll for the single hive, I have tried Zupas Hicve and the sc hive on this forum. Yeah zupas 1.1 has that bug now. I think it needs the arma2 rewrites, but just use souls for now. Ive had no problems with it. Link to comment Share on other sites More sharing options...
Rocu Posted September 2, 2014 Report Share Posted September 2, 2014 Exactly what Captain Chunk said. Upgrade yourself to Soul' DLL. Link here: Follow the Variant 1 github link if you don't have multi-char script. Link to comment Share on other sites More sharing options...
Chief501st Posted September 2, 2014 Report Share Posted September 2, 2014 Exactly what Captain Chunk said. Upgrade yourself to Soul' DLL. Link here: Follow the Variant 1 github link if you don't have multi-char script. Hello I am having the same problem as the author of the thread, but could you explain to me how to install this DLL? I didn't install the mod on my server my host did and I can't wait all day for them to put this on. Link to comment Share on other sites More sharing options...
Rocu Posted September 2, 2014 Report Share Posted September 2, 2014 Hello I am having the same problem as the author of the thread, but could you explain to me how to install this DLL? I didn't install the mod on my server my host did and I can't wait all day for them to put this on. If you're uncomfortable with adding in scripts yourself I recommend waiting that 'whole day' and get it done professionally. If you want to give it a shot anyway, here's the link for all the files you need: https://github.com/UK431-Soul/DayZ-Epoch_SCHiveExt If you don't have any other scripts installed then you can just copy, paste and overwrite the mission & server files over your current ones. If you do have other scripts, use a diffmerge tool like BeyondCompare, see where changes have been done and add the changes to your own files. If you have no idea what I've just said, I recommend reading up on the very basics of modding and adding in custom scripts. Link to comment Share on other sites More sharing options...
Chief501st Posted September 2, 2014 Report Share Posted September 2, 2014 If you're uncomfortable with adding in scripts yourself I recommend waiting that 'whole day' and get it done professionally. If you want to give it a shot anyway, here's the link for all the files you need: https://github.com/UK431-Soul/DayZ-Epoch_SCHiveExt If you don't have any other scripts installed then you can just copy, paste and overwrite the mission & server files over your current ones. If you do have other scripts, use a diffmerge tool like BeyondCompare, see where changes have been done and add the changes to your own files. If you have no idea what I've just said, I recommend reading up on the very basics of modding and adding in custom scripts. Okay I think my main problem is I can't seem to find my HiveExt.dll, where is suppose to be? Link to comment Share on other sites More sharing options...
Rocu Posted September 2, 2014 Report Share Posted September 2, 2014 Okay I think my main problem is I can't seem to find my HiveExt.dll, where is suppose to be? It should be in your server files' folder like so: \Arma 2 Operation Arrowhead\@DayZ_Epoch_Server\HiveExt.dll Link to comment Share on other sites More sharing options...
Chief501st Posted September 2, 2014 Report Share Posted September 2, 2014 It should be in your server files' folder like so: \Arma 2 Operation Arrowhead\@DayZ_Epoch_Server\HiveExt.dll Awesome thank you I got it working on my server only problem is that the HUD doesn't appear anymore, any ideas? Link to comment Share on other sites More sharing options...