Starting my Own server & having some issues
PostPosted: Sat Sep 17, 2016 4:30 pm
Hey everyone, I am a long time DAOC player on and off since original release. I used to play on uthgard for a while before it went down and subsequent reboots and what not. I have searched and used various other threads to try and piece together a solution but trying to pick apart random information to pertain it to me is still leaving me stranded. My goal is simple to have a very vanilla/SI server if there is other dungeons or new classes thats fine. It would honestly be just for me and potentially 4-10 of my friends so Frontiers, and other PVP situations aren't top priority. Just something we can all play and explore the world together.
I have successfully launched a server using MYSQL and easy PHP programs. and have logged in fine. the issues are that im trying to resolve
- NPC's like stores don't have items. or even open chat, i can perform some basic lvl 1 quests.
- My characters aren't spawning with any type of weapon, not even the newbie lvl 1 weapons.
- i'd like to make it maybe a 3x xp server so its not a complete grind, but still be a session to level and explore.
- mobs do appear but i haven't had a chance to ensure that they work properly because I cannot fight because i have no weapons.
- same goes for loot.
- as well making the server accessible for my friends to log into.
When I research the forums and try to pick out answers, seems like everyone is at a little bit of a different stage so I get lost and try to start from scratch. Been trying to populate databases and setting that up so the easyphp reads it and i've downloaded various server software. But just can't seem to wrap my head around it. Ideally i'd like to start from the beginning and get everything going smooth. I just want a very traditional experience for me and my friends with just standard mobs and areas, Sals plains, dungeons, carrying on etc. Perhaps I am misinformed in the amount of effort this would take. Again if there is a simple sticky I missed I do apologize. Thank you for your time.
I have successfully launched a server using MYSQL and easy PHP programs. and have logged in fine. the issues are that im trying to resolve
- NPC's like stores don't have items. or even open chat, i can perform some basic lvl 1 quests.
- My characters aren't spawning with any type of weapon, not even the newbie lvl 1 weapons.
- i'd like to make it maybe a 3x xp server so its not a complete grind, but still be a session to level and explore.
- mobs do appear but i haven't had a chance to ensure that they work properly because I cannot fight because i have no weapons.
- same goes for loot.
- as well making the server accessible for my friends to log into.
When I research the forums and try to pick out answers, seems like everyone is at a little bit of a different stage so I get lost and try to start from scratch. Been trying to populate databases and setting that up so the easyphp reads it and i've downloaded various server software. But just can't seem to wrap my head around it. Ideally i'd like to start from the beginning and get everything going smooth. I just want a very traditional experience for me and my friends with just standard mobs and areas, Sals plains, dungeons, carrying on etc. Perhaps I am misinformed in the amount of effort this would take. Again if there is a simple sticky I missed I do apologize. Thank you for your time.