Jump to content
katris

I'm curious about something technical

Recommended Posts

I'm just curious, when you run a private server, do you have to recreate all the content or does the client take care of that? I'm talking about the quests, mob locations, NPCs, items and drops, etc... Does the emulated server only handle connecting players together and running the database that keeps the game alive, net code, or does it have to be programmed with everything? If so, that's a massive undertaking!

Share this post


Link to post
Share on other sites

It's a mix. Most events are triggered on the server (which is also why everyone sees them and not just you). So say a quest where the NPC does something after you hand it in: you have to do something on the server. Same for the bosses etc.

 

It takes a lot of effort, most of that effort is spent actually finding out what the event looked like back in the day, as there isn't a lot of video material from that time.

Edited by Athena

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×