Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

TitanMS - Open Source Project

Status
Not open for further replies.
Junior Spellweaver
Joined
Dec 18, 2006
Messages
174
Reaction score
0
Re: [Release] TitanMS - Open Source Project

If you had installed the MySQL in the default place then in visual c++ make put that path:
C:\Program Files\MySQL\MySQL Server 5.0\lib\opt
its will prevent libmysql error

i dont have anything called lib o_O...
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
43
Reaction score
0
Re: [Release] TitanMS - Open Source Project

You need to download MySQL v5, and install also the library files (when setup).
Now get visual c++ 2008 express, and then go to tools => options => directories =>
choose library and add this c:\Program Files\mysql5\opt\lib (something like that)
and you got ur compiler work.!
Now you can configure ur program.


hello im noob but, what file i make this *.*
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
9
Reaction score
0
Re: [Release] TitanMS - Open Source Project

i dont have anything called lib o_O...


u download it and u dont need file u download it and put it in ure source file

Download from google
 
Newbie Spellweaver
Joined
May 30, 2006
Messages
45
Reaction score
8
Re: [Release] TitanMS - Open Source Project

iarehenry check your pm box, and please stop adding me on msn guys....
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
14
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Icekiller, is your game is crashing sometimes?
 
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
2,065
Reaction score
14
Re: [Release] TitanMS - Open Source Project

Ok, I'll make a guide. >.> Should be done in less than 30 minutes.
 
Initiate Mage
Joined
Dec 18, 2007
Messages
3
Reaction score
0
Re: [Release] TitanMS - Open Source Project

henry plz check your inbox!! quickly thank you!
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
9
Reaction score
0
Re: [Release] TitanMS - Open Source Project

How u Compile the files with c++?
 
Newbie Spellweaver
Joined
Sep 7, 2007
Messages
12
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Okay ive done everything,
the only thing i dont get and need is to get the Sql DB : p

How can i get the SQL files into mysql DB? and where are the SQL files?
 
Newbie Spellweaver
Joined
Mar 23, 2008
Messages
52
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Nice Work , Hope To See More From Ya


True-fully ,
killerjoy456
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
9
Reaction score
0
Re: [Release] TitanMS - Open Source Project

How u Compile the files with c++? pls help
 
Newbie Spellweaver
Joined
Mar 23, 2007
Messages
62
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Koolk you should make the npc KIM separated for males and females, april fools in maple is over :p
by the way, can you get inside the database pets?
 
Initiate Mage
Joined
Apr 2, 2008
Messages
4
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Can anyone get LAN play working? I can setup the server on my PC, and then login on my laptop via my PC's IP, but after chosing char. I'm thrown back to login screen with the message "Cannot connect to server"

- I can login just fine from my PC, so is LAN play not working yet, or am I doing something wrong?
 
Newbie Spellweaver
Joined
May 30, 2006
Messages
45
Reaction score
8
Re: [Release] TitanMS - Open Source Project

yeah mine keeps crashing... in maps that is
 
Newbie Spellweaver
Joined
Oct 17, 2007
Messages
17
Reaction score
0
Re: [Release] TitanMS - Open Source Project

How do you make it public? So others can connect?
My users make it to the character selection screen, when they press their character they get "unable to connect to gameserver" or something like that, any ideas?
 
Newbie Spellweaver
Joined
Apr 2, 2008
Messages
14
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Does anyone know the claws codes?
 
Initiate Mage
Joined
Apr 2, 2008
Messages
4
Reaction score
0
Re: [Release] TitanMS - Open Source Project

Can anyone get LAN play working? I can setup the server on my PC, and then login on my laptop via my PC's IP, but after chosing char. I'm thrown back to login screen with the message "Cannot connect to server"

- I can login just fine from my PC, so is LAN play not working yet, or am I doing something wrong?


How do you make it public? So others can connect?
My users make it to the character selection screen, when they press their character they get "unable to connect to gameserver" or something like that, any ideas?

Looks like we got the same problem ^^
 
Joined
Sep 27, 2006
Messages
557
Reaction score
88
Re: [Release] TitanMS - Open Source Project

wow look at the spam :) gimmie a million dollars plz... for all you to know u can complie it and send it to others and it will work.. plus visibilty to two clients will crash the server as well as switching maps.. also a buffer overflow when he recvs packet that are bigger than 1000... and the list goes on :)
 
Custom Title Activated
Loyal Member
Joined
May 18, 2006
Messages
2,065
Reaction score
14
Re: [Release] TitanMS - Open Source Project

I made the server work. Still writing guide.
 
Newbie Spellweaver
Joined
Jul 16, 2007
Messages
80
Reaction score
1
Re: [Release] TitanMS - Open Source Project

I have a fully working client server db all that poop, just friend who made it forgot to tell me what to put SQL pass as, once I find it out ill post it all


My question to you is...do you have the current password to your mySQL?
If you do follow these steps to change it.........
If you do not, then you must uninstall mySQL and reinstall it freash. Either way these pics will help a little. Once you know your mySQL password then I can help with navicat.

koolk - TitanMS - Open Source Project - RaGEZONE Forums



koolk - TitanMS - Open Source Project - RaGEZONE Forums


Just keep clicking "NEXT" until you get to this screen..........

koolk - TitanMS - Open Source Project - RaGEZONE Forums


Enter old PW to confirm a new one. If you do not have your old PW then uninstall and reinstall mySQL and set a new PW
 
Status
Not open for further replies.
Back
Top