Well I got it to work but can't edit the client game what so ever(well I can but cant save it) and when I bring the scripts over to a base game to try to get it to work it doesn't work either
cr4200
Feb 18 2011, 06:26 PM
Hey Vlad! Happy to see that your still working on this great project! You've done ALOT of amazing work so far with it!
I'm having a problem with the new "Rooms" function on the server. You need to have atleast one room to have the game work, otherwise is just freezes on startup. But my problem is that the server won't let me make any rooms... As soon as I click Ok, the server just closes. from looking at the server logs it seems its looking for a .rooms table in the MySQL database, but there isn't one...
I have no experience with MySQL so I have no idea how to fix this...
EDIT: So literally 30 seconds after i posted this I found that there was a second mysql script file in the data folder with the server... I just combined the two scripts into one and ran it, now it works perfectly fine! WHOOOO!
Liking the new lighting system ( that is new right?)
johnkapid
Feb 19 2011, 07:51 PM
Very simple solution. DELETE YOUR OLD DATABASE and replace it with the database provided in the Data folder inside the Server folder.
xTrue13
Feb 23 2011, 11:31 AM
hi I have problems with the game ... -You often get error messages (syntax), without which I had changed something ... -How do I make a Battle Area -How do I do quests -How do I throw items / weapons with ammunition
I use version 1.6.1 Sorry for my bad English:) Please help me ...
johnkapid
Feb 23 2011, 10:00 PM
Well, I'm admin Pikachu of PMDO/Coder of VampyrCoders... Let me answer those questions.
-You often get error messages (syntax), without which I had changed something ... Probably, you're server is slow or something is changed. What syntax error is it?
-How do I make a Battle Area On a map, right click then new area. Put the monsters you want to put there.
-How do I do quests There should be a quest comment.
-How do I throw items / weapons with ammunition Add these comments to the item: Ammo Ranged Add these comments to the weapon: Ammo = (Item id),(Item id),(more item id)
Anyways, True. You should really, try to PM me these problems.
xTrue13
Feb 26 2011, 12:03 PM
QUOTE (johnkapid @ Feb 23 2011, 10:00 PM)
Well, I'm admin Pikachu of PMDO/Coder of VampyrCoders... Let me answer those questions.
-You often get error messages (syntax), without which I had changed something ... Probably, you're server is slow or something is changed. What syntax error is it?
And how can I assign the server more memory? Because I want a fast server (my PC has a lot of memory) Or how can i make the server higher ?
johnkapid
Feb 28 2011, 02:34 AM
Well, you can by going to Task Manager and setting rubyw.exe and TelamLudus.exe priority to HIGH or REALTIME.
Wazte
Mar 12 2011, 03:12 AM
Hey, the download link doesn't work :S Can you upload it to Mediafire or something? Because that would be great
nbrase
Mar 24 2011, 04:41 PM
where is the download link
ican't download't
one more thing how can i find the Database he ask me for it
i have already download MySQL And Mack my one Port:
Clicky
1:Done 2:i Mack my port Done 3:what shed i writ there? 4:Done 5:where can i find the Database what shed i writ here???
when i try to connect he till me: Failed to connect to Database!
And here is the problem
i hop same one can do something fore me
Posts merged. Don't double post; use the Edit button. Also, your screenshot was too large, so I put it in a spoiler. ~Kread
cr4200
Mar 31 2011, 10:43 AM
Heres the download link: Vampyr Coders Website Its Vampyr coders official website, you have to make an account to download it.
As for your database problem, this is how i do it:
1. Download MySQL tools here: MySQL Tools 2. install/ extract it 3.Run the "Query Browser" 4. it should come up with a little window for your ip, username, and password. 5. insert localhost for ip, root for username, and whatever you put for the password. 6. It should now open the program. 7. Go to file, click Open Script, go to the server folder for Ludus Telam, open database.sql 8. now hit the "Execute script" button (looks like a lighting bolt) 9. That will create the database for you.
That should be all you have to do. There may be a few small differences for you though just because I haven't done that for a while and I can't remember every single detail There are other ways of doing it but I found this to be pretty quick and easy as the other options didn't work for me. If you have more questions feel free to ask.
Xzygon
Mar 31 2011, 05:31 PM
Not that the VTL download link works anymore, they crapped the site up.
Remember, if you do have it and are going to use it, before you start the server up, go to the Sync folder and locate your Client folder. Sync. Then proceed.
Is samewhere described more commands becouse in readme file is not every thing ;(
Helladen
Apr 13 2011, 07:59 AM
So this is the last build for Team Ludus? I wasn't sure why it had "Finalle" in the title for.
Xzygon
Apr 13 2011, 03:54 PM
Supposedly, it's not the last one, it's just the last one built by Vlad. There's a new team in vampyrcoders working on a new build and fixes or something...
johnkapid
Apr 14 2011, 02:36 AM
Well, I'm a Vampyr Coder and it's my turn to update this thread. We already put back the download and also updated it a bit.
Mostly minimal fixes. I'll put in a new topic for the new VTL, since I don't have control over this thread.
dartdaman
Apr 14 2011, 10:24 AM
I am having a few problems
1.)I have my server up and running, but when i play my game from a different computer it doesn't show any text at the login screen
2.)and another thing sometimes the server crashes and i have to restart it and reenter the information into it and reconnect the database
3.)I also have a question is there a way to change how many characters an account can have and change where they appear on the character select map
4.)I redid the characters and classes and i now get this error screen
NamelessCloud
Apr 16 2011, 03:11 PM
Problem:
Hey, everytime I go and run the client it just comes up with "Server is offline" I've changed the ip and the port and have done everything needed in the server panel the mysql works perfect as I have tested it by creating accounts and a room "I'm using wamp server 2 btw since it's better than mysql tools" successfully. The client files are also all sync in other words everything is all done correct and perfect all the ports are portfowarded I doubled checked as well but it is still showing Server is offline.
Any idea on what could be wrong?
Edit: Nvm I've fixxed the problem.
johnkapid
Apr 17 2011, 05:34 AM
@NamelessCloud
are you testing it or using 2 computers? If your testing, it's better to test in localhost first. If 2 computers, you have to have open ports. Especially 3306 as this is where the WAMP server sends its database. Remember, the database port is 3306 and the server port is different too. I also use WAMP.
@dartdaman
1.) Probably it doesn't have the font.
2.) Either your moving the window while it's transferring data or you left on Advanced Log
3.) No, I'm actually trying to figure that out too.
4.) Wait a sec, did you change something in the script?
Xzygon
Apr 17 2011, 06:28 AM
@dartdman - 4) Did you remember to put [male] and [female] in the names of the actors in the database?
3)Go to Scene_Chars, lines 172-173. It should say something similar to this.
Change those numbers (Same place in your script, but the numbers are probably different) to change where they appear on the character map. I haven't tried to figure out how to change the amount of characters you can have in an account, though. (Well, I actually might have. Might've changed it up or down, it seems familiar, but at the moment, I don't remember, so.)
dartdaman
Apr 17 2011, 07:49 AM
on my number 4 i fixed it ithink it had something to do with the order i put the characters in, and yes i had [male] and [female] put in the name
on my number 3 i found out how to change maximum characters: go to scene_chars go to line 200 it looks like this
spoiler
CODE
def character_window if @personage.size >= 5 $window ["alert"].open(Vocab::CharacterOverflow)
change the 5 to how many characters you want each account to have then go to Vocab script and scroll to line 36 it should say CharacterOverflow, where the 5 is on that line change it to what you changed the other 5 to
on my number 1 the other computers i try it on actually have the font installed on it, im still trying to figure out why it still does this
bluesuicidal
Apr 21 2011, 04:26 PM
thank you for such fine work.. I'm not a fan of mmorpgs but the database took my interests since I know things about php,wamp,sql and stuff
well my question is 1.6 works fine.. but with the telamludus finalle one.. when I start the game.. there is nothing there... no login.. nada.. why?
Dude, you reposted the exact one that is in the post I linked to, minus the redirect. And it works fine, I don't know where in the world it is "messed up".
ShadowIce
May 2 2011, 08:51 AM
No he didn't. Because THIS one actually WORKS
Kread-EX
May 2 2011, 08:58 AM
The other works too my dear. If you guys are unable to click a link and follow instructions, then you really have no business with those kind of scripts. Bottom line: stop reporting working links.
That is all. End of discussion.
ShadowIce
May 2 2011, 09:47 AM
Can someone PLEASE fix the ABS?
Kread-EX
May 2 2011, 10:00 AM
...okay. ShadowIce, I will ask you to stop spamming. Now. If you find a problem with the script, explain exactly what is your problem. "PLEASE fix the ABS" doesn't mean anything. Is the server even online? What error are you encountering? Be specific and give details.
johnkapid
May 8 2011, 09:27 AM
Hmm... I need this certain problem that you are saying. I cannot respond to that. Still this project needs work.
I'm working on Global things right now. By the way, I'm the new coder of VTL nice to meet you.
You can post the problem here and I'll try to provide fixes.
ShadowIce
May 9 2011, 06:23 AM
nice to meet u ^^
Well there's a problem with the ABS.
U can't see other users fighting NPCs.. OR picking up items..
OR leveling up OR gaining experience
Xzygon
May 9 2011, 03:17 PM
Yeah. You're not supposed to yet. It's a matter of global things not being written yet.
johnkapid
May 10 2011, 12:36 AM
I see... well, that you can't for now. Enemies are client sided right now~ Global enemies are under construction X3
Resource Dragon
May 10 2011, 09:44 AM
@johnkapid; whoa, long time no see. how's PDO coming along?
QUOTE
U can't see other users fighting NPCs.. OR picking up items..
OR leveling up OR gaining experience
i had this problem too, but thanks for the response.
johnkapid
May 10 2011, 05:08 PM
it's PMDO. It's fine. Really, we're really working hard on it!
Anyway, you can see others level up using an animation~ And others getting hurt.
BiggestMissileEver
May 21 2011, 07:53 PM
I've been using this script for a short while now and been greatly enjoying it. Making custom graphics for tiny MMORPG's and such. However, there's one thing that's been confusing me - I've seen people saying that in order to make a switch global you simply add "Global" to the name, but this isn't working for me. Going into the Telam Ludus console and setting switches and variables with the Triggers function works fine, but is there a way to do this in-game through events without going through the admin's console?
johnkapid
May 21 2011, 09:17 PM
I do not know...
Dr.MarioX
Jun 17 2011, 09:35 AM
Why isn't the download link in the OP working for me? This looks like it may be something worth trying out.
Sorry to grave dig this a bit but im having a slight problem, I have everthing setup and everything is working fine except for this:
Lets say Player 1 and Player 2 are on the same map. If player 1 leaves the map while player 2 is idling (afk/not moving). You will see player 2 in the approx (x,y) cords of where player 2 was in the map. Here is an image showing when I enter and leave a map.
Im hoping this is quite easy to fix if this can be fixed. I will be in full development of an mmorpg, so if you could help it would be greatly appreciated. *The picture shown is me with 2 clients open yet thats not the case, it happens with friends who play with me online*
an image of the issue will be in the attachments.
EDIT : I HAVE TESTED ON 2 SEPARATE COMPUTERS AND GET THE SAME ISSUE.
This has been an issue that we are trying to fix. Yet, we are trying to fix these. Most fixes has been made except this one.
We tried to use the code of the old version to overlay this one. If you can find the old version then good. That should fix the problem.
crimexx
Aug 10 2011, 01:33 PM
QUOTE (johnkapid @ Aug 8 2011, 11:36 AM)
This has been an issue that we are trying to fix. Yet, we are trying to fix these. Most fixes has been made except this one.
We tried to use the code of the old version to overlay this one. If you can find the old version then good. That should fix the problem.
So you mean if i can find an old version I should use that instead, if so then what version do you recommend.
Thanks for the help
-Crimexx
dartdaman
Aug 14 2011, 04:36 PM
i have a question, the name that appears above the character and event how would i change how high the name appear above the characters head, because i am using sprites that are taller than the rtp sprites and the name appears across the face.
Kwrpg32
Aug 18 2011, 01:07 AM
Well, I decide to try this for a bit. Every time I attempt running the server, it displays an errors that says "Cannot connect to the database!", and subsequently renders the server almost useless, coming up with the same error whenever I try to do anything. So I checked around.
As of right now, my database file is in the "Data" folder and I am using the latest download.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.