RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

Vampyr SBABS

Started by umbrageous, June 13, 2009, 08:36:45 PM

0 Members and 2 Guests are viewing this topic.

umbrageous

Updated. Sorry about that, had no idea about the new site

Nathanael

The site has expired. .



Gracie

Sorry if this counts as necro posting but could somebody please post this script as a .zip attachment please?


modern algebra

Here, I attached it to the first post: Vampyr SBABS 12.1

I don't know if it's the latest version or anything, just went googling.

Gracie

How the hell did I not see that >.>


modern algebra

haha, I just did it when you asked. It wasn't there before.

Gracie

Damn... I feel foolish now.


Infinate X

I hope I didn't get a virus from the link because it brought me to a domain site and said I won something...

pacdiggity

Well...
What did you win? Was it an ABS?
it's like a metaphor or something i don't know

DoctorTodd

#59
Cool but I must be   or something because I can't get the ammo to work and when I hit the attack button with an ammo needing gun it gives me an error. Yes I do have the required ammo in the inventory.   

Xearoth93z

#60
I get an error when I start the game.  I hit new game, a small cutscene starts, then when it ends this appears:

Script 'Vampyr SBABS' line 4571: NoMethodError Occurred
undefined method 'compact' for nil:NilClass

What can I do to fix this ?

I noticed it only does this during a transfer event and when I open my menu.


Nvm.  Incompatibility issues.  Fixed :)

digdarkevil

AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

IneedHELP!

Um, this happens for all the abs when I try the demo, um

well the demo ain't work FOR ME cause when I try to play, a error noise appears but no eror screen help plz same with CRISAEGRIMS ABS :P

Vikoss

Quote from: IneedHELP! on September 01, 2011, 12:26:01 PM
Um, this happens for all the abs when I try the demo, um

well the demo ain't work FOR ME cause when I try to play, a error noise appears but no eror screen help plz same with CRISAEGRIMS ABS :P

I got the same error, anyone knows how to fix it?

DoctorTodd

Open Game.ini does it say Library=RGSS202E.dll or are some of the numbers different. If this is the case it was made with the Japanese version, Simply change it to Library=RGSS202E.dl instead. 

Paxni

Okay, so I know this has probably been dead for awhile, but I have a question regarding this script.  I got it to work entirely fine, just one thing: how do I change the enemy graphics?  I understand that I have to change the X in the notes of an enemy to change it, but I don't know which sprite is the correct one to use what I'm looking for.  I wanna change it to a soldier like in the beginning charsets in 'People4.'  Any help?

Xzygon

Put in the Notebox
Character = People4
Index = 7 (Or 8, don't remember how it went)

Paxni

That, uh, well it didn't work.  The Note Box reads:
"Respawn = 300
Weapon Icon = 2
Die SE = Enemy1_Die
Steal List = i1,i4
Steal Rate = 50
Aggressiveness = 10
Character = People4
Index = 8"

The sprite shows up as blank.

Xzygon

8's probably too much. Did you try 7?
In fact, it might even be Character Index = 7 or 8.
I don't remember the exact naming Vlad used for every version.