CLAVISANIMA'S PROFILE

Search

Filter

[RM2K3] Item Storage?

I've being wracking my brain trying to find a simpler way of creating a system where you can store your items into a specific object (like a chest for example).

RPG Maker 2003: invoke skill when used?

I was playing around rpg maker and I found this little option


Now, when I did insert a skill and checked the option I tried to test this mechanic out, however there didn't seem to be any change to the battle. Now am I doing something wrong? I assume that a skill should be launched as soon as you use the normal attack but there weren't any changes to the battle, seemingly.

EDIT: Nevermind, I have it figured out now :p

RM2K3 'Soul Reaver based teleporting?'

It worked! Oh my gosh thanks Link and Ghost :D

RM2K3 'Soul Reaver based teleporting?'

Sorry for the wait,
This is what I have so far:


The only problem I'm having at the moment is figuring out how to teleport the hero using these variables.

RM2K3 'Soul Reaver based teleporting?'

Okay so I have created a common event which is activated if the switch is on and on that branch I have the operation of the map variable change to the altered variable's value if the switch is on, however nothing happens. What am I doing wrong?

RM2K3 'Soul Reaver based teleporting?'

So I was wondering, is it possible in RM2K3 to create such a script?

For example:
If I wanted to activate an item which can teleport a character into the 'altered' version of the same map, but if he runs out of health he returns to the original map but at the same position he was on in the 'altered' map.

RM2K3 Sprite animation event help

Oh okay thanks for the input :)

RM2K3 Sprite animation event help

So I'm having trouble trying to create a script which allows the player sprite execute an animated action by pressing the 'SHIFT' button.
So far I have this:

Key Input Proc:
Branch if Switch is on
Move Event:Hero Change graphic, Face Up, Face Right, Face Down, Face Left, Wait, Change Graphic
Else

End

Now I believe there are many errors with this script, and I am quite new in using RM2k3.
Pages: first prev 123 last