Interest Management

Added by hitonari about 8 years ago

Hi,

May I ask where the interest management (or the algorithm to find the list of visible entities) is implemented in the project? I'm currently researching on this subject.

Thank you.


Replies (5)

RE: Interest Management - Added by hitonari almost 8 years ago

Anyone knows the answer for my question? To clarify may i ask which classes/functions in client send updating messages to server? Thank you.

RE: Interest Management - Added by molator almost 8 years ago

You should search through NeL net:

code/nel/src/net

RE: Interest Management - Added by hitonari almost 8 years ago

I think the Nel net is for sending the messages through the network. What I want is how the messages are created from client (for example, messages about position of players).

Thank you for your reply.

RE: Interest Management - Added by vl almost 8 years ago

There's a good explaination of how it works on this articles:

http://www.gamasutra.com/view/feature/1421/propagation_of_visual_entity_.php

It's done by the FS (front end service).

RE: Interest Management - Added by hitonari almost 8 years ago

Hi,

I've read the article before. I thought it's done by the GPM service ??? Thanks for your info.

(1-5/5)