Main Menu
  • Welcome to The RPG Maker Resource Kit.

[Request] Speed change while on ladders?

Started by Countdown, June 29, 2011, 03:52:50 AM

0 Members and 1 Guest are viewing this topic.

Countdown

Okay so I'm using the Wall Tile Extension script (made by Moon Man) that lets me walk on the roofs of houses, right. And I'm also using the Ladder Climbing Done right (I don't know the author, the script doesn't say) that makes it so that my character will face up while on a ladder no matter which way he's facing. The way it actually works is whenever he is on a wall tile he'll face up.

So, my question is:
Is there a simple scriptlet that would decrease the character's speed only while on a ladder (or wall tile)? Oh, and maybe increase speed while doing down stairs and slow it while going up (not really needed, but would be graphically awesome).

I've tried it with events, and while it is possible, it keeps messing stuff up with movement speeds when not on the stairs/ladder/rope/etc.

Any takers?

EDIT: I just added the two scripts in .txt files in an attachment here. If they aren't already in the scripts database, somebody can add them if they want to.


Mushu

#1
All the ramps and ladders in my game do it, what problems are you having exactly? I put an event right before and after that change the speed.
And to walk on the roofs of houses I make transparent tiles and mark them o and also make trans. x ones for when i do or don't want to walk on something, or use event same as char if that layer is already there.

Countdown

I have times when exiting the stairs when my character's speed will decrease when it should increase and that type of stuff. It's just a pain.

Mushu


Countdown

Okay, as long as it's VX. Maybe I'm just not getting something super simple...which would be strange, I'm rather good at eventing.


Countdown

Yeah, it worked. I'm not necessarily looking for an event to climb the ladder for me, but whatever. I think I can figure it out. However, the script would still be awesome, so I'm leaving it up for takers if there will be any.

Mushu

I think scripts are too much for most of the basic tasks, I usually only use them for combat.

Countdown

I've got quite a collection of really useful scripts that I use in my game. Unfortunately I am having to start over because I forgot to back it up and i accidentally screwed something up.

Mushu

When I renamed my project it removed all the tiles in the map (not events tho) and the exe. file in the folder and i redownloaded the rtp and it worked, is it the same situation with you or diff?

Countdown

It might've been the same thing. I've restart already though, so too late now.

Mushu

I always post when I have a project-threatening issue, there's an answer to every problem unless a virus messed with it or something.

Countdown

Seriously doubt that. I'm on a mac. I only use windows for RMVX and Windows-only Steam games.