The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Countdown on June 29, 2011, 03:52:50 AM

Title: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 03:52:50 AM
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.

Title: Re: [Request] Speed change while on ladders?
Post by: Mushu on June 29, 2011, 03:57:27 AM
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.
Title: Re: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 04:01:56 AM
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.
Title: Re: [Request] Speed change while on ladders?
Post by: Mushu on June 29, 2011, 04:02:50 AM
I'll give you a dl of the level I have.
Title: Re: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 04:05:32 AM
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.
Title: Re: [Request] Speed change while on ladders?
Post by: Mushu on June 29, 2011, 04:11:56 AM
http://dl.dropbox.com/u/33252047/Project1%20%281%29.zip
tell me if that link works lol
Title: Re: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 04:52:29 AM
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.
Title: Re: [Request] Speed change while on ladders?
Post by: Mushu on June 29, 2011, 04:57:06 AM
I think scripts are too much for most of the basic tasks, I usually only use them for combat.
Title: Re: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 05:07:03 AM
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.
Title: Re: [Request] Speed change while on ladders?
Post by: Mushu on June 29, 2011, 05:11:00 AM
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?
Title: Re: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 05:20:03 AM
It might've been the same thing. I've restart already though, so too late now.
Title: Re: [Request] Speed change while on ladders?
Post by: Mushu on June 29, 2011, 05:23:06 AM
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.
Title: Re: [Request] Speed change while on ladders?
Post by: Countdown on June 29, 2011, 05:50:11 AM
Seriously doubt that. I'm on a mac. I only use windows for RMVX and Windows-only Steam games.