-
Newbie
i have 2 question
im using Mangos 2.0.12
first: other computers cant create account on my server http://hallucinator.servegame.org/ and i was wondering if someone could help me.
second: i want to know what script i need to change and what i need to learn to add npc like vendors with items to sell.
thanks you for replying my post ;)
-
-
Newbie
Re: i have 2 question
For your first quest, I think you need to creat account in your database for your friends first. Use any SQL management programme you like, just go to realmd database and add new accounts (etc: use your friend's name as account id and password) to the account table. Then your friends can log in with these accounts.
You can add your new npc to the mangos database for your second quest if you know which npc template tables you need to change. To do that, you need knowledge of SQL. Personally, I couldn't find any script to add your own npc.
-
Newbie
Re: i have 2 question
do you know a tutorial or a thread that explain it ?