[GUIDE-DETIALED] How to setup a server!

03/15/2010 19:57 King_Arthur#136
Try this it's the first reply of the thread:
Quote:
Originally Posted by Drenferalis View Post
FAQ

A3: You have a pre configured my.ini file. Click on my.ini Setup inside winmysql admin and check to see if it says: "Made by winsmysqladmin 1.4" in the top of the my.ini file. If not, go under C:\Windows, find the my.ini file and delete it. Restart winmysqladmin.
03/15/2010 22:53 Medo321#137
Ty bro :D
03/15/2010 23:40 Medo321#138
Arthur,plz e-mail me at this e-mail. [Only registered and activated users can see links. Click Here To Register...]
03/16/2010 15:17 Medo21#139
How to make Server Hamachi from Navicat?
03/16/2010 18:41 King_Arthur#140
Quote:
Originally Posted by Medo21 View Post
How to make Server Hamachi from Navicat?
You cannot setup hamachi or your server for hamachi use from navicat. After you setup your hamachi network you use your hamachi IP instead of an external IP in your basic server setup.
03/16/2010 20:14 Medo321#141
Someone told me that i have to edit server.dat hows that ?.nvm about this question
03/16/2010 21:07 Medo321#142
How to make an account using the db?
03/17/2010 03:57 King_Arthur#143
Quote:
Originally Posted by Medo321 View Post
How to make an account using the db?
Code:
insert into account.account (name, password) values ('USERNAME',md5(concat('PASSWORD',char(0xA3,0xAC,0xA1,0xA3),"fdjf,jkgfkl")));
03/17/2010 19:48 snipar#144
I've done everything correct and when I loggin it gets to the part where it says "Welcome to Eudemons Online", but then it comes up with an error See attatched file
03/17/2010 20:57 King_Arthur#145
Quote:
Originally Posted by snipar View Post
I've done everything correct and when I loggin it gets to the part where it says "Welcome to Eudemons Online", but then it comes up with an error See attatched file
I see no attachment.
03/17/2010 21:59 Medo21#146
how i send the same db to someone
?
03/17/2010 22:03 Medo21#147
and i already have one working in mysql?
03/17/2010 23:50 EternityFire#148
Quote:
Originally Posted by Medo21 View Post
how i send the same db to someone
?
Do you mean letting someone else connect to your db with navicat?

If you do then you go to your navicat and add them as a user. Then using that user name and password the other person would add a new connection to their navicat with your IP/The hosts IP address as the "Host name/IP Address"
03/18/2010 09:03 Medo21#149
how i make this light rotating around NPCs and VIP Players Disappears (i don't want it)
03/18/2010 14:43 King_Arthur#150
Quote:
Originally Posted by Medo21 View Post
how i make this light rotating around NPCs and VIP Players Disappears (i don't want it)
#1 npc.ini -> NPC you want to remove effect from -> Effect=none
#2 [Only registered and activated users can see links. Click Here To Register...]