Help - Search - Members - Calendar
Full Version: Vampyr Telam Ludus
RPG RPG Revolution Forums > Scripting > Script Submissions > RGSS2-Submissions
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16
dorky106
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
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...

#<Mysql::Error: Table 'telamludus.rooms' doesn't exist>

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 wink.gif ( that is new right?)
johnkapid
Very simple solution.
DELETE YOUR OLD DATABASE
and replace it with the database provided in the Data folder inside the Server folder.
xTrue13
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
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
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
Well, you can by going to Task Manager and setting rubyw.exe and TelamLudus.exe priority to HIGH or REALTIME.
Wazte
Hey, the download link doesn't work :S Can you upload it to Mediafire or something? Because that would be great smile.gif
nbrase
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
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 tongue.gif
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
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.
vladislaus
new download link http://goo.gl/VGZv8
nbrase
i have make my saver thank you all for your help

i have Two questions in Telam Ludus 1.6.2:

1-haw can i make Party with other player?

2-haw can i make a quests in the game??
sniperis
Is samewhere described more commands becouse in readme file is not every thing ;(
Helladen
So this is the last build for Team Ludus? I wasn't sure why it had "Finalle" in the title for.
Xzygon
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
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
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
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 tongue.gif 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
@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
@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.
CODE
      character[14] = (32*4) + (96*i)
      character[15] = 308


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
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
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?


I hope this can be solved. thanks in advance.
titogod
I cant download there is an error.
arokalot
The Download link is broken...
ShadowIce
OMG! THIS IS SICK!

Where's Vlad's new site?! ohmy.gif
Kread-EX
He put a temp download. Check this post: http://www.rpgrevolution.com/forums/index....st&p=491961.
ShadowIce
Yea, I get this problem too.. sad.gif

PLEASE fix it smile.gif
ShinGamix
QUOTE (Kread-EX @ Apr 27 2011, 09:56 AM) *
He put a temp download. Check this post: http://www.rpgrevolution.com/forums/index....st&p=491961.


Sorry Kread but that download link was messed up too!
Here is a direct one
Telam Ludus 1.6.2 - Finalle Setup.exe

I am just staring to mess with it.
Wish me luck.


Kread-EX
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
No he didn't. Because THIS one actually WORKS
Kread-EX
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
Can someone PLEASE fix the ABS?
Kread-EX
...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
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
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
Yeah. You're not supposed to yet. It's a matter of global things not being written yet.
johnkapid
I see... well, that you can't for now.
Enemies are client sided right now~
Global enemies are under construction X3
Resource Dragon
@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
it's PMDO. It's fine. Really, we're really working hard on it! smile.gif

Anyway, you can see others level up using an animation~
And others getting hurt.
BiggestMissileEver
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
I do not know...
Dr.MarioX
Why isn't the download link in the OP working for me? This looks like it may be something worth trying out.
banditred1
Yes the download link isnt working huh.gif
Kread-EX
Read the entire topic in those cases.
crimexx
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.

-Crimexx

Click to view attachment
johnkapid
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
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 smile.gif

-Crimexx

dartdaman
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
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.
Invision Power Board © 2001-2013 Invision Power Services, Inc.