Recent Topics

Ads

What does it take to code this monster?

Chat about everything else - ask questions, share stories, or just hang out.
User avatar
MaxHayman
Management
Posts: 1077
Contact:

Re: What does it take to code this monster?

Post#11 » Sat Jan 10, 2015 3:43 pm

Currently public quests ish work. You can do the objectives and progress through stages on some of them, however the packet which informs the client about the PQ objectives is currently not working/we cant find it correctly.

I have the packet which displays the PQ loot result. So we could do PQ loot.
Max Hayman

Ads
User avatar
timberwoff
Posts: 27

Re: What does it take to code this monster?

Post#12 » Sat Jan 10, 2015 4:16 pm

MaxHayman wrote:Currently public quests ish work. You can do the objectives and progress through stages on some of them, however the packet which informs the client about the PQ objectives is currently not working/we cant find it correctly.

I have the packet which displays the PQ loot result. So we could do PQ loot.
So all you have from the official game is the client and some packet traffic data from which you reverse engineer what tables the database needs to have and how the server should behave, correct?
So long as men die liberty will never perish.

User avatar
MaxHayman
Management
Posts: 1077
Contact:

Re: What does it take to code this monster?

Post#13 » Sat Jan 10, 2015 4:20 pm

Yeap. Once we decode the structure, Things like items or quests, I have a packet parser which goes through the gigs of sniffs and gets all the data and gives me a sql query for the database. Nalgol also has his own one for spawns.

Then we have to decide how the server deals with this information.
Max Hayman

User avatar
timberwoff
Posts: 27

Re: What does it take to code this monster?

Post#14 » Sat Jan 10, 2015 4:30 pm

Damn... Do you think you have enough packet data to piece the thing together? What about server side logic that doesn't generate internet traffic? That would have to be rewritten from scratch, no?

What do you do for a living if I may ask?
So long as men die liberty will never perish.

Biotrol
Posts: 11

Re: What does it take to code this monster?

Post#15 » Sat Jan 10, 2015 5:01 pm

It would be nice to be able to contact any of the older developers and get a little help for this project...

User avatar
Elven
Former Staff
Posts: 5161

Re: What does it take to code this monster?

Post#16 » Sat Jan 10, 2015 5:32 pm

I believe the packets sniffed will cover the majority of the world. Essentially it's isolating the packet/s that trigger certain actions. Whether it's interacting with world object, item casting, and ability casts etc.

Once identified, it can then be reproduced to other objects, models and skills. It still requires scripting from scratch, but almost half the battle is finished when you've identified what packet triggers what action. Then the server/client can communicate.

NoMastaButPro
Posts: 1

Re: What does it take to code this monster?

Post#17 » Sat Jan 10, 2015 5:43 pm

Dont u try to contact former mythics? May be they could help somehow, as it said on wiki, they dont want wh:o to close..

User avatar
Elven
Former Staff
Posts: 5161

Re: What does it take to code this monster?

Post#18 » Sat Jan 10, 2015 5:46 pm

Nope. As all former Mythic employees will be under none disclosure of GM intellectual property.

As much as I'm sure they would love to see the game. I'm sure they've got jobs working elsewhere, and won't have time to spare. Given the state of the coding on official server, I think they would be thankful to escape it now :lol:

Ads
Potajito
Posts: 2

Re: What does it take to code this monster?

Post#19 » Sat Jan 10, 2015 6:53 pm

And how can we help if we don't have the coding skills or the time to test? I'd like to help, like, monetarily, but I don't know if that's possible.

User avatar
Elven
Former Staff
Posts: 5161

Re: What does it take to code this monster?

Post#20 » Sat Jan 10, 2015 6:55 pm

We can't take money. All we ask is that people are patient and don't bitch ;)

Who is online

Users browsing this forum: Ahrefs [Bot], Bing [Bot], Google [Bot], mortenskands123 and 8 guests