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
vladislaus
import this image to maker again
goldensun9753
something is weird, 2 errors come up, but if x them out, the game goes back to normal
wyvern_rider
It's because vlad desactivats the ERNO:ERRONET exeption, so it ask for the sprite, but the game can continue without any problems.
Nice, isn't it?
vladislaus
QUOTE (goldensun9753 @ Sep 25 2009, 09:10 PM) *
something is weird, 2 errors come up, but if x them out, the game goes back to normal


GO TO GRAPHICS/SYSTEM/SYSTEM COLORS.PNG
OPEN IT ON PAINT
SAVE AGAIN IN .PNG
goldensun9753
i have the server with hamachi working, how would someone linked to my network play?
Xzygon
If you had read through the whole thing, you would've seen I had a guide on page...6 I think it was?
On how to use Hamachi to connect with
other people. I don't feel like going through to
find it and copy+pasting it just for you, so you go find it yourself.
vladislaus
update 1.0.7
download on my forum:
http://vampyr.axxim.net/forums/
goldensun9753
QUOTE
If you had read through the whole thing, you would've seen I had a guide on page...6 I think it was?
On how to use Hamachi to connect with
other people. I don't feel like going through to
find it and copy+pasting it just for you, so you go find it yourself.

Yeah, I did, before i posted, i had the server up with my friend, but what i was asking was how could my friend play with the same client.
jontet
I really hate this! Every time i have some sort of online engine i change my ip, before that it works perfectly, but after that the server can't start! I hate this!

Starscream:: Removed the quote since your response didn't have anything to do with a certain part of the first post but rather the entire post was quoted.
goldensun9753
was it really necessary to quote the whole begging post?
Xzygon
*Beginning* Post you mean. And yes, was that really necessary to quote the whole first post?

@jontet -
You probably don't have a static IP. You most likely have a dynamic IP. I have a dynamic IP as well, so don't fret. Just download Hamachi and change all the IPs in the server and client to your Hamachi IP. It should work then. If it doesn't, you did something wrong.
shagnasty
How do you use the rest of the character images for enemies? It only lets me use the first one.
Xzygon
There ARE instructions on how to use ABS somewhere. It's not that hard to search it up.

Use
Char Name = (name of image here)
Index = (Index of image you want to use here)

without the () in notes. If you don't know how to do that, learn how to use scripts before asking.
buny
Ow man..... to load character show in map is take to long...
and the event is in different position.....
Xzygon
The events are in different positions? Are you using this script with any other scripts? Because I don't have that problem....

I do have a problem with auto-run events though. It gives me an error message about Line 20 in Game Event script....Dunno why.
Khev
It's because the character faces where your cursor is.
If you move your cursor to the left and start walking to the bottom, it will walk then face left, so It'd look like it's bugged, but it's not wink.gif
Esnigma
edit:nix this post I read the whole thing
btw It looks preetty nice
Xzygon
@khev -
Lol, I was searching through the scripts and I found that already. There are a lot of things you can easily edit....Hmm...

Note to self and all who read it -
I'm going to take it on myself to try to come up with an options script before Vlad releases/makes his. If I fail and he makes it before I make mine, then that's okay, because I don't have much time to work with the scripts. xD
kyroray
This is great! I'd like to support, but I have zero potential in scripting. unsure.gif

Well, that aside. My question is concerning on how to make skills. I'm sure I saw that somewhere on how to create them, but now I'm missing it. Well, I made it into the game, but I can't make my Thief Male learn them. Do I have to type thing or two into the scripts?
Xzygon
@kyroray
I'm not exactly sure what you're asking. You should just have to edit the database to get what you want.
If you're saying that your Thief Male can't learn a skill, are you putting the skill into the skillbox in the database under Classes - Thief and the correct level? If you make it so your Male Thief learns it at level 1, it won't work. Additionally, if you're Male Thief is a higher level than the corresponding skill and the level he's supposed to learn the skill, your Male Thief won't learn the skill. You don't actually have to type anything in the scripts...

Also : If you're EVENTING that all the classes learn the skill you want them to learn, you may have missed the "Male Thief : Learn New Skill : (Skill you want it to learn)" kind of thing.

You might wanna be specific on how you want the Male Thief to learn the skill. If I'm totally wrong in this post, that's because you didn't specify how your error occured, so I can't specifically help you on a specific error.
kyroray
EDIT: Geez, I'm dumb.. I forgot to put icons, and thus they were "invicible" and I didn't notice. My apologizes..

I got another question however.. how to change the sprite of enemy.. I'm tired of that black ghost. Something to do with the weapon icon? Or char name? :G
Xzygon
@kyroray
Read the entire page. I have a post on how to change the sprite of the enemy.
Seriously, are you even reading the entire thing?
ArcanePenguinMage
Aahahaha! Looks awesome! I'll give some feed back once I learn how to work this out,lol.
kyroray
Xzygon, I did read it +2 other topics. As from what I have understood, it goes like this:

Char name: Monster ( it picks "Character Graphic" from the sprites. )
Weapon Icon: 5 ( with this it should decide the sprite of the monster? Eg, 0/1 for the black ghost, 2 for the skeleton, 3 for ogre? right? )
Respawn: 300 ( how many frames it takes to respawn. )

my problem: no matter which Weapon Icon I choose, it always picks the 1st one.
And I put all of this into the Notes under "Enemies" tab.
Kwan
index is the monster.
kyroray
And Index is where? Shame on me, if it's something too simple..
XIDemyx
I load the database from the server folder into the start server program, and it says 'Failed to connect to sql!' How do I fix this?
kyroray
Download Microsoft SQL Server Compact 3.5 and then load the database. This is what I did to make it work.
Xzygon
@kyroray

You put the Char Index in the notes of the monster, and why are you putting Weapon Icon in the notes? As far as I know, monsters don't weild weapons...

Anyways, it goes like this.

Monster 0 ---- Monster 1 ------- Monster 3 ------ Monster 4 ---------
Monster 5 ------- Monster 6 -------- Monster 7 ------- Monster 8------
kyroray
Great.. now I understood.
XIDemyx
@kyroray I did that and it doesn't find any database in the sql folder, so I loaded it from the server folder.
kyroray
For me the Database.sdf file is in the Vampyr Net Gaming folder.
vladislaus
here is the doc with INSTRUCTIONS to use VAMPYR ABS
kyroray
Thanks to everyone who have helped me to this point, now I can have a bit better start.
XIDemyx
Hm .-. Do I need another SQL than compact to go with it or?
Xzygon
No, no you don't. I asked that question as well. You DONT need another SQL to go with it. If you want to use MySQL with it, I'm sure there's a way to edit SQL CE into MySQL, as there is a program that allows you to change MySQL to CE. Also, if you want to use MySQL, you'd have to edit the server, or create an entirely new server, to connect to MySQL.

I don't recommend any of these, if you're not connecting to the SQL, did you try installing SQL CE first? Try re-installing it with administrative settings. If it doesn't work, either you did something wrong, or it's not compatible with your computer.
kyroray
EDIT: Problem solved.
manni1238
heyho^^

man, this script is sooo awesome!!!! it's the most awesome script i've ever seen!!!

but i have a little problem with the newest version: when i buy something at a shop, i get the following error:
script: window base
line 151
NameError
uninitialized constant Config::Shop_Sell_Divide

PS: the alchemy and quest system seem not to work, too...
PPS: when I press the a-button, while no weapon is equipped, I get another error-.-
Xzygon
That solution is not posted here, most of the bugs are posted at Vlad's OFFICIAL site.

Just change all the Config::Shop_Sell_Divide with
CODE
Network.shop_price


Really simple. The alchemy isn't fully functioning yet, still being developed, but the quest system works fine. You're probably just not a high enough level to get the quest. If you pressed the A button with no weapon equipped and you get an error, that's probably your fault. I press the A button all the time when testing without a weapon equipped (because I forget) and I don't get an error.
Anthonie
Hey,

I'm having trouble with SQL Compact. I got the 3.1 version because it runs with Windows Vista (no service packs), but the .sdf still won't open, and I don't see any .exe in the SQL CE folder. I'd appreciate some help. ^^

Anthonie
manni1238
QUOTE
That solution is not posted here, most of the bugs are posted at Vlad's OFFICIAL site.

could you post a link?

QUOTE
Just change all the Config::Shop_Sell_Divide with
CODE
Network.shop_price


how do you mean this (sry I'm a RGSS-noob^^
Xzygon
@manni -
I mean delete all the
Config::Shop_Sell_Divide
and put this code in it's place.
CODE
Network.shop_price


That's basic for even Notepad.

Also : The vampyr website is posted a couple of pages back. But since you won't bother to look for it, I'll post it here instead.
Vampyr Forums

@Anthonie -
You don't use the SQL CE Folder for anything. Just go into the Server folder included in the Vampyr Net Gaming download and click Server.exe

Then, you go to the SQL tab, click Select DB, and select the (Database.sdf) SDF file included.

Then press SQL Connect. Make sure MD5 encryption is on, and there is no password needed for it. That's all.
Anthonie
Doh. Thanks a ton. This is an awesome script, I'll use it for my MMO game.
Anthonie
When I put my IP in the server, disable my firewall and port forward 50000, I run the server and it says it failed to work.
manni1238
QUOTE
@manni -
I mean delete all the
Config::Shop_Sell_Divide
and put this code in it's place.
CODE
Network.shop_price


That's basic for even Notepad.

Also : The vampyr website is posted a couple of pages back. But since you won't bother to look for it, I'll post it here instead.
Vampyr Forums


sorry^^
I misunderstood something^^
vladislaus
1.0.9 released
download : http://www.vampyr.axxim.net/
XIDemyx
QUOTE (Xzygon @ Oct 4 2009, 02:34 PM) *
No, no you don't. I asked that question as well. You DONT need another SQL to go with it. If you want to use MySQL with it, I'm sure there's a way to edit SQL CE into MySQL, as there is a program that allows you to change MySQL to CE. Also, if you want to use MySQL, you'd have to edit the server, or create an entirely new server, to connect to MySQL.

I don't recommend any of these, if you're not connecting to the SQL, did you try installing SQL CE first? Try re-installing it with administrative settings. If it doesn't work, either you did something wrong, or it's not compatible with your computer.


I installed SQL CE. Both x64 and x86. It still doesn't work though.
Anthonie
Do you update to the new version by just copying the scripts over?
buny
How to select the alchemy???

i press many times and nothing work
manni1238
thanks.gif thanks.gif thanks.gif
THIS IS SO GREAT^^
PS: could anyone explain, what a "Neoncube Launcher" does?
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.