vladislaus
Sep 25 2009, 03:43 PM
import this image to maker again
goldensun9753
Sep 25 2009, 04:10 PM
something is weird, 2 errors come up, but if x them out, the game goes back to normal
wyvern_rider
Sep 25 2009, 07:56 PM
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
Sep 26 2009, 04:51 AM
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
Sep 26 2009, 11:15 AM
i have the server with hamachi working, how would someone linked to my network play?
Xzygon
Sep 26 2009, 05:36 PM
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
Sep 26 2009, 05:58 PM
update 1.0.7
download on my forum:
http://vampyr.axxim.net/forums/
goldensun9753
Sep 27 2009, 05:00 AM
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
Sep 27 2009, 05:53 AM
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
Sep 27 2009, 07:26 AM
was it really necessary to quote the whole begging post?
Xzygon
Sep 27 2009, 07:55 AM
*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
Sep 27 2009, 11:20 AM
How do you use the rest of the character images for enemies? It only lets me use the first one.
Xzygon
Sep 27 2009, 03:26 PM
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
Sep 28 2009, 02:59 AM
Ow man..... to load character show in map is take to long...
and the event is in different position.....
Xzygon
Sep 30 2009, 04:12 PM
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
Sep 30 2009, 04:36 PM
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
Esnigma
Sep 30 2009, 05:01 PM
edit:nix this post I read the whole thing
btw It looks preetty nice
Xzygon
Sep 30 2009, 05:38 PM
@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
Oct 1 2009, 11:27 AM
This is great! I'd like to support, but I have zero potential in scripting.
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
Oct 1 2009, 03:26 PM
@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
Oct 2 2009, 01:06 AM
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
Oct 2 2009, 03:12 PM
@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
Oct 2 2009, 03:18 PM
Aahahaha! Looks awesome! I'll give some feed back once I learn how to work this out,lol.
kyroray
Oct 3 2009, 02:07 AM
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
Oct 3 2009, 03:25 AM
index is the monster.
kyroray
Oct 3 2009, 04:51 AM
And Index is where? Shame on me, if it's something too simple..
XIDemyx
Oct 3 2009, 06:38 AM
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
Oct 3 2009, 07:03 AM
Download Microsoft SQL Server Compact 3.5 and then load the database. This is what I did to make it work.
Xzygon
Oct 3 2009, 08:28 AM
@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
Oct 3 2009, 08:35 AM
Great.. now I understood.
XIDemyx
Oct 3 2009, 08:40 AM
@kyroray I did that and it doesn't find any database in the sql folder, so I loaded it from the server folder.
kyroray
Oct 3 2009, 08:47 AM
For me the Database.sdf file is in the Vampyr Net Gaming folder.
vladislaus
Oct 3 2009, 09:18 AM
here is the doc with INSTRUCTIONS to use VAMPYR ABS
kyroray
Oct 3 2009, 09:20 AM
Thanks to everyone who have helped me to this point, now I can have a bit better start.
XIDemyx
Oct 4 2009, 12:05 PM
Hm .-. Do I need another SQL than compact to go with it or?
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.
kyroray
Oct 5 2009, 03:48 AM
EDIT: Problem solved.
manni1238
Oct 8 2009, 05:00 AM
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
Oct 8 2009, 03:11 PM
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
Oct 9 2009, 03:11 AM
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
Oct 9 2009, 04:25 AM
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
Oct 9 2009, 07:45 AM
@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
Oct 9 2009, 08:38 AM
Doh. Thanks a ton. This is an awesome script, I'll use it for my MMO game.
Anthonie
Oct 9 2009, 09:36 AM
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
Oct 9 2009, 10:38 AM
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
Oct 9 2009, 02:30 PM
XIDemyx
Oct 9 2009, 08:25 PM
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
Oct 9 2009, 10:38 PM
Do you update to the new version by just copying the scripts over?
buny
Oct 10 2009, 12:45 AM
How to select the alchemy???
i press many times and nothing work
manni1238
Oct 10 2009, 02:22 AM
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.