Main Menu
  • Welcome to The RPG Maker Resource Kit.

Mr.Mo's ABS

Started by Mr.Mo, January 14, 2007, 11:48:06 PM

0 Members and 1 Guest are viewing this topic.

qwertyuiopboy

I get an error saying
The instruction at "0x00d53ad0" referenceded memory at "0x00d53ad0".The memory cannot be "read"
HOW DO I FIX THIS!

Zeriab

Could this possible happen when you were supposed to see a 'J'?

Forty

I can't view the help file for it, help! (hmm...how ironic)

ErAnRu

Could you post the script here? Because my Winrar just won't extract the files...

And I want to use this so badly!  ;9

Zeriab

Try downloading and installing the newest of WinRar

Rathalos888

Failed to Load Actor Data.

Doh >_<.

Memor-X

i uploaded the scripts and everything and it all runs fine but for one thing, the text in the Status Window and the text in the Hot Keys window dosen't show up but all of the other text works fine, how would i got about fixing this, oh, and i'm using the Possibility Knights Edition of RPG Maker XP

Genius

I got a few questions:

1st: How do I change the commands?

Example:
You made menu = ESC

You made S = attack

I want to change those around.

2nd:
How can I take the hot keys window off? At which script section is that? I want to take that line off without affecting the game.


P.S: Awsome script. Best I've seen so far.

hatstand

try removing the section in lines 213-234 in the hud script for the hotkeys window.

for the changing of keys, look through the input section to find the keys you want, then look at the abs script itself to find the attack key.... line 145 for attack, 150 for defend, 185,186 for dash and sneak respectively. for changing the menu key, it was always esc for me, but  i dont know where to change it...

Genius

Also:

When you defeat a monster. How do you get exp points? Is it auto? or is there another script I need?

firerain

It's auto, unless you have the monster setup wrong.

Forty


Genius

Thanks for all your help boys. I just need a few things now:

1:
I want to take off the entire dash/ sneak menu. Which lines and catagory is that on?

2:
I still cant find how to change the esc into another button. Can someone tell me where is that command? I want the menu/goback key to be c or v

hatstand

in mr mo's hud script, set show sneak and show dash to false... thats all i can think of

Genius

I'll try that.

Also did anyone figure out how to change the esc key into something else? Like which line..

Genius

Sorry for double posting but I dont know How to edit a post yet.

I need to know how to show/hide the hud by text.

Example:

Scene begins: hud is off (with me pressing E)

Scene 2: Hud is on again.

Colan212

Hello!

I make new animations (and I add new HUD)

HeroABS
HeroABS_hit
HeroABS_bow
HeroABS_melee

Now,when I pusch "S" key (attack) hero graphic don't move... (don't attack)

Genius

Guys I need to know how to make my attack only point toward the target.

I use a skill and it comes up the wrong way. I need to know how I can attack and use skill to correspond with which way iam facing the target.

Guardian87

I get this error:  >:(


Script 'Mr.Mo's ABS' line 495: NoMethodError occured.

undefined method 'each' for 1:Fixnum


What's going on, and how do I fix?

Thanks.
You dropped your pockets.

ghoustwriter

ok so i got the abs, but when i try to get the sdk all the links are dead ends. anyone have a updated link?

:)

hmm.

Well it looks like no one else has support for his script, and Mr.Mo himself hasn't been on for months now, try switching over to Blizzards ABS:

http://www.rmrevolution.com/41/blizz-abs-action-battle-system/

Very sorry if you wanted to use this, just support for this script seems...dead.
Watch out for: HaloOfTheSun

Zambaku

I must ask, would it be alright for me to use this script if I plan on selling my game that uses is?

seskaa

could you edit the script or make a new one that only

locks on to an enemy.

attacks enemy.

for people like me who arent that good with the scripts i know how to put it in and all but the turning off and all that junk is to much work for me plus its a bit complicated

or

could you just cut out the section of the script that has the attack function and post it. please   ??? ???
http://www.seskaa.webs.com

i love to piss you off go ahead get mad....:D

superjake

This script is good and everything I love it. But is there a way you can make it so if a monster dies and drops an item, it can let you know on the map that it dropped an item? so you don't need to go to the inventory every time you kill a monster to check if it dropped anything.
Projects:
:)

akamio

I got a problem with the scripts, could someone please help me out.

My problem is that have attack button on ''S'' but when I hit S it doesn't do anything. (Could someone say which sentence I should edit or delete)