Topic is locked.
Page: << 1 >>
Chest help
Author Message
Post #13684 Chest help

I hope this is in the right forum if not I'm sorry


I started my own private server the other day and I have successfully got it up and running thanks to every member who has helped on this site


I have a problem with chests, they don't seem to work when I walk into them. I have used the map editors both version 1 and Rena's editor and checked the chests. I have modified the map files so that the chest specification is 9 and I have items on respawn but the chest still doesn't work.


Any idea's?

14 years, 43 weeks ago
Post #13685 Re: Chest help

Finally a topic i can help on.


I actually got pretty close to done:


EMF Format:

x:1b_y:1b_keyID:2b_unk:1b_itemid:2b_time:2b_amount:3b



The time we are unsure about.

Then thats the easy part. Chests are a copy and redo of Lockers.

---
http://www.addipop.com
14 years, 43 weeks ago
Post #13687 Re: Chest help
Addison posted: (16th Jul 2009 11:04 am)

Finally a topic i can help on.


I actually got pretty close to done:


EMF Format:

x:1b_y:1b_keyID:2b_unk:1b_itemid:2b_time:2b_amount:3b



The time we are unsure about.

Then thats the easy part. Chests are a copy and redo of Lockers.


Is this the line that you need to edit in rena's map editor under the chest tool because if so it wont let me edit it it won't let me delete the 2 lines that are there and it won't let me add new lines



14 years, 43 weeks ago
Post #13688 Re: Chest help

Alright, well i think you need a bit more help with eoserv and all that. Everything is not "handed" to you. Rena will add it in, but its the EMF Format meaning thats how it is on the map. So add it to map.cpp and have it load that info. If you dont know how, chests are a bit hard for you then.

---
http://www.addipop.com
14 years, 43 weeks ago
Post #13692 Re: Chest help

I never expect everything handed on a plate with gold lining and some nice cushions to sit on lol.

OK i have opened the map.cpp file using the blocks program and I can't see anything to do with Chests. (not 100% brilliant with C++) Would it be possible if you could point the line out and I can study it and try and resolve the issue?


Some success one of my chests in another area is working but not the first chest

14 years, 43 weeks ago
Post #13694 Re: Chest help

Urg, go to where it says Map::Load() i think it is now. Or wherever it loads now-a-days. Then thats where all the map information is loaded and have it load quests


---
http://www.addipop.com
14 years, 43 weeks ago
Post #13713 Re: Chest help

Quests? I thought he was dealing with chests? If he uses the chest.cpp in the handlers folder, it should work fine. I manipulated the packets to open one just to see if it would work, and it opened fine, so Im quite certain it would work.

---
May he now rest under aegis of mirage -
As the sands slowly turn to Elysian fields
14 years, 43 weeks ago
Page: << 1 >>
Topic is locked.