The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Restaurant Sackboy on May 07, 2008, 09:27:20 AM

Title: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 07, 2008, 09:27:20 AM
Hotkey Script
May 7, 2008



Summary
I was looking at one of Worale's scripts, the speed script, and I was kinda thinking...
Then I thought, what about Potions or so that you can put on a hotkey, and use it in-game to increase your speed, for ex. if you have [Swiftness Potion] or [Scroll of Speed], your speed would increase by... 2.5 or so.

Features Desired

Mockups
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fimg186.imageshack.us%2Fimg186%2F3783%2Fbugsftwvz6.png&hash=04f9de080e0f2746c76d6b945559a3bd7f093515)
See that 8 hotkeys in the under-right corner of the screen?

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fmedia.curse.com%2Fadjust_images%2Fresize%2F750x500%2F35%2F352.jpg&hash=7fabcf301a31dfebdc709da0600f299c423c6221)
The buttons are similar to what I mean.

Games its been in



Did you search?
Yes.

Where did you search?

What did you search for?
Title: Re: [Request] Hotkey with Items
Post by: Demonic Blade on May 07, 2008, 05:17:32 PM
This could be done with events. I'd do it if it wasn't because I'm busy with a lesser crapload of other things. It should be pretty simple actually...
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 08, 2008, 11:21:40 AM
Would it be able to show it through the whole game, with exceptions of for example fights and world map?
Title: Re: [Request] Hotkey with Items
Post by: ahref on May 08, 2008, 07:47:13 PM
im going to start ranting at people that post this "This could be done with events." in a script request topic.

The item boxes themselves could be relatively easyily done in a script and would be much cleaner. with events. the same events would have to appear on every map :(.

The difficult part is allowing the user to customize what is in them :(.
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 09, 2008, 08:41:31 AM
But you're saying it could be done, right?
Title: Re: [Request] Hotkey with Items
Post by: Demonic Blade on May 09, 2008, 03:43:15 PM
im going to start ranting at people that post this "This could be done with events." in a script request topic.

I'm gonna be ranted a lot by you then...  :-\ Maybe I should stop.
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 09, 2008, 04:35:20 PM
im going to start ranting at people that post this "This could be done with events." in a script request topic.

I'm gonna be ranted a lot by you then...  :-\ Maybe I should stop.
Off-topic, you should keep this to the thread, for ex. you could've typed:
Quote
I'm gonna be ranted a lot by you then...  :-\ Maybe I should stop.
But if you want to do it by events then... Follow step 1., and if you know variables continue to step 3.
But that's just my opinion.
Title: Re: [Request] Hotkey with Items
Post by: veltonvelton on May 09, 2008, 04:54:35 PM
But you're saying it could be done, right?

have you seen the other scripts in the database?
my point being, if some of that stuff is possible, then hotkeys should be easy.
im out of the business of making scripts for people now..
so sorry :)
Title: Re: [Request] Hotkey with Items
Post by: Demonic Blade on May 10, 2008, 06:54:01 AM
[offtopic]Keeping to the topic now, sorry![/offtopic]
It is very much possible. It has been done in Moghunters (at least I think it was Moghunter's) ABS (not the XAS)! I think I have a demo of it somewhere actually, but it would take some time to find. So yeah, check the database first...
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 10, 2008, 11:23:57 AM
I found this (http://www.rmrevolution.com/41/blizz-abs-action-battle-system/), I don't know if that is something?
It says; Hotkey Assignment Display, I don't really know what that means though.
Title: Re: [Request] Hotkey with Items
Post by: Demonic Blade on May 10, 2008, 12:12:47 PM
Is it just me or is the link not working?
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 10, 2008, 02:22:20 PM
Is it just me or is the link not working?
Sorry, I fixed it.
Title: Re: [Request] Hotkey with Items
Post by: Demonic Blade on May 10, 2008, 02:36:19 PM
Well you could, but that's a complete ABS and the Blizz-ABS in not a Customize-ABS. It fills up three parts, and the configuration program doesn't work. And you need to read both manuals in order to make a single enemy... Of course, you need only read the enemy stuff to learn the enemy stuff but still, if we're talking simple, I'd try out something else...
Title: Re: [Request] Hotkey with Items
Post by: ahref on May 10, 2008, 04:56:52 PM
its possible yes :D. if the items change the same eg. like diablo 2s mana and health potions then itll take me about an hour
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 11, 2008, 08:08:54 AM
its possible yes :D. if the items change the same eg. like diablo 2s mana and health potions then itll take me about an hour
Ohlol, change the same?
Title: Re: [Request] Hotkey with Items
Post by: Demonic Blade on May 11, 2008, 09:01:02 AM
I was thinking about that too, but I hope you get on it ahref! I am real excited about this as well now. Diablo 2 does have a nice way of using hotkeys...
Title: Re: [Request] Hotkey with Items
Post by: ahref on May 11, 2008, 11:35:54 AM
whoops i meant stay the same :D
Title: Re: [Request] Hotkey with Items
Post by: Restaurant Sackboy on May 12, 2008, 11:54:10 AM
Yes, that would be a great idea, then you would have something such as:

B - Healing Potion
N - Mana Potion
M - Swiftness Potion
J - Scroll of Strength
K - Scroll of Defense
L - Special Ability

That would be possible right?