Group: Member
Posts: 1
Type: Developer
RM Skill: Beginner
Hey, just got 1 question. I can get the server running on localhost. How can i get it working so that anyone can join in to my game? So i could just give them the client and they can connect. Any help would be awesome. Thanks allready.
Wow This topic is still open. I am new to the Vampyr Telam Ludus and I am running into some trouble.I am having a hella time trying to set it up. Your server interface is way different that the other VXO Servers. Right Now I am getting the cannot find database error. Are there ANY good English Setup videos out there for this? The other two English videos that were on Youtube are gone now. I know your busy but I just need to get it running on my PC. -Shin
and your download on top isn't working. Where can I get the latest version?
This post has been edited by ShinGamix: Sep 25 2011, 01:44 PM
Step 1 Extract the 2 files and install mysql server 5.5.17 or whatever its called, make sure u choose typical install, after it does its thing make sure configure server option is checked it might be called something else but its when all the installing is done, then just click finish Step 2 Then the server instance configure'er should be up now, choose standard configuration -> install as a windows service (service name is MySQL5), make sure include bin directory is unchecked and make sure launch mysql automatically is checked, choose a password for the root, do not create an anonymouse account, then hit execute Note: if you already had mysql installed or something is using port 3306 it wont complete, Solution: if you had mysql installed already remove mysql and everything, then go into your program files(or wherever u installed it) search out the mysql folder and delete it.
Step 3 After the server has installed, run the other install that was in the zip file, mysqlguitools 5.1 or sumthing like that, if it has the option for typical install, choose that i cant remember if it asks or not
Step 4 after all that installs, go into the start menu and search out the folder named MySQL then choose under that folder mysql query browser, it should bring up a login window, if none of its filled out this is what it should look like
Your password is the password you chose when you configured the server.
after your logged in, choose File -> Open Script, Then search out your database.sql inside of the team ludas server folder, (if you know sql language you can actually rename your database in the file, but if you dont just run the script), after you open the script u should see a Script 1 tab open up, don't touch it lol, just hit execute, it should look like a green button with a lightening bolt in the middle of it, after that you should have a new database in the side window that says teamludas, Don't touch it, don't rename it don't do nothing just yet.
Step 5 Now open up the team ludas server program, u should see a program with a bjillion tabs, lol jk not a bajillion but yea, click the database tab, the following will fill in all the blanks as follows
Host: 127.0.0.1 Port: 3306 Username: root Password: (the password you used to login to the sql server) database: this should already be filled in if not, its the name of the database that was added when u ran the database.sql file, teamludas Uncheck MD5 Encryption (u'll see why later)
then click connect, you should now be connected to the database.
now click the Client tab and search out your client folder and select it.
after that go back to the Server tab, and choose start server, after that everything should be up and running
Step 6 Go into the Client folder, and run the game.exe file or whatever the client game file is called, when you try to login as admin it won't let you, thats because your password in your mysql database is encrypted with md5, to fix this, open the mysql query browser, drop down the teamludas database and quadrouple click the accounts table, you should see 2 entries, and admin entry, and a Test entry, click edit at the bottom of the page and edit the password under the admin entry and change that long huge number/lettered thing to the password you want to use as the admin password, after ur done hit enter then click apply changes at the bottom, Close the browser go back to the game and use that password to login and vola you should now be in game n stuff.
This post has been edited by lilcooldude69: Nov 12 2011, 09:22 AM
__________________________
My Userbars
Rated pg-13 part of signiture
Scientist A: "A single sperm has 37.5MB of DNA information in it. That means a normal ejaculation represents a data transfer of 1,587.5TB." Scientist B: Too bad ejaculate has terrible packet loss Scientist C:but the transfer does have a lot of redundancy
Step 1 Extract the 2 files and install mysql server 5.5.17 or whatever its called, make sure u choose typical install, after it does its thing make sure configure server option is checked it might be called something else but its when all the installing is done, then just click finish Step 2 Then the server instance configure'er should be up now, choose standard configuration -> install as a windows service (service name is MySQL5), make sure include bin directory is unchecked and make sure launch mysql automatically is checked, choose a password for the root, do not create an anonymouse account, then hit execute Note: if you already had mysql installed or something is using port 3306 it wont complete, Solution: if you had mysql installed already remove mysql and everything, then go into your program files(or wherever u installed it) search out the mysql folder and delete it.
Step 3 After the server has installed, run the other install that was in the zip file, mysqlguitools 5.1 or sumthing like that, if it has the option for typical install, choose that i cant remember if it asks or not
Step 4 after all that installs, go into the start menu and search out the folder named MySQL then choose under that folder mysql query browser, it should bring up a login window, if none of its filled out this is what it should look like
Your password is the password you chose when you configured the server.
after your logged in, choose File -> Open Script, Then search out your database.sql inside of the team ludas server folder, (if you know sql language you can actually rename your database in the file, but if you dont just run the script), after you open the script u should see a Script 1 tab open up, don't touch it lol, just hit execute, it should look like a green button with a lightening bolt in the middle of it, after that you should have a new database in the side window that says teamludas, Don't touch it, don't rename it don't do nothing just yet.
Step 5 Now open up the team ludas server program, u should see a program with a bjillion tabs, lol jk not a bajillion but yea, click the database tab, the following will fill in all the blanks as follows
Host: 127.0.0.1 Port: 3306 Username: root Password: (the password you used to login to the sql server) database: this should already be filled in if not, its the name of the database that was added when u ran the database.sql file, teamludas Uncheck MD5 Encryption (u'll see why later)
then click connect, you should now be connected to the database.
now click the Client tab and search out your client folder and select it.
after that go back to the Server tab, and choose start server, after that everything should be up and running
Step 6 Go into the Client folder, and run the game.exe file or whatever the client game file is called, when you try to login as admin it won't let you, thats because your password in your mysql database is encrypted with md5, to fix this, open the mysql query browser, drop down the teamludas database and quadrouple click the accounts table, you should see 2 entries, and admin entry, and a Test entry, click edit at the bottom of the page and edit the password under the admin entry and change that long huge number/lettered thing to the password you want to use as the admin password, after ur done hit enter then click apply changes at the bottom, Close the browser go back to the game and use that password to login and vola you should now be in game n stuff.
Help!!! I did everything you said but when i try to start the server it says "Failed to start the server!" Please help! Here are some screen shots.
[spoiler=Screen shots (look at these)]
This post has been edited by kboy33: Dec 28 2011, 02:24 PM
__________________________
:D: <----- Newest and teh epicest smileh faice eva lol
Group: Member
Posts: 88
Type: Developer
RM Skill: Advanced
The graphic of the actor in the Database must be the same name as the graphic filename. It looks from the spritemap of the type and class of your character implied in the database. There is no spritemap of your character as it looks through the database.
__________________________
Visit the Vampyr Coder's Website: N/A VTL in progress: 1.9 PMDO RV(PMDO only), VTL(Version remains to be secret) VTL released: 1.7 RC3
Group: Member
Posts: 22
Type: None
RM Skill: Undisclosed
QUOTE (johnkapid @ Dec 31 2011, 02:08 PM)
The graphic of the actor in the Database must be the same name as the graphic filename. It looks from the spritemap of the type and class of your character implied in the database. There is no spritemap of your character as it looks through the database.
Group: Member
Posts: 88
Type: Developer
RM Skill: Advanced
QUOTE
And I can only have TCP or UDP, not both is there a way around?
Did you try port forward the same address twice? One for UDP, one for TCP.
QUOTE
Umm... My game looks nothing like urs. U should re-release it so we can have the updated one, or i just missed the download link XD
Since the thread is not much updated anymore, my guess the download link is down. Good thing I'm here. Here's the download link: http://www.mediafire.com/?pmgmw17nqugj83z
I might have to request to close this thread and start a new one once I finish the new version. Vamp is not actually active anymore. Though, I'll keep this open until I got the new version. (Might migrate to VX Ace soon too.)
__________________________
Visit the Vampyr Coder's Website: N/A VTL in progress: 1.9 PMDO RV(PMDO only), VTL(Version remains to be secret) VTL released: 1.7 RC3