Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Ztorm's Speed Menu
#1
Ztorm's Speed Menu
by ztorm
Version 2.0
Jan 21 2007

This is a locked, single-post thread from Creation Asylum.  Archived here to prevent its loss.
No support is given.  If you are the owner of the thread, please contact administration.


*IMPORTANT* I have stopped working on v 2.5. If anyone is interested in completing it give me a shout and I will give you the demo.

READ THE COMMENTS IN THE SCRIPT AND THE NOTES AT THE BOTTOM OF THIS POST BEFORE YOU POST A QUESTION.

Demo at bottom

If you find a bug please PM me or post in this topic.

This was made for a one man party, don't post asking for me to convert it.

This was made for use with an ABS but still works without it.

SDK required
Window_Button required (made by Mr. Mo)
Mouse Script v1 required (made by Astro_mech)
Mouse Script v1 required (made by Cybersam, edited by Astro_mech)
Input Script v2 required (made by Cybersam, edited by Astro_mech and Mr.Mo)

All required scripts are in the demo


-FEATURES-
¯¯¯¯¯¯¯¯¯¯
• Assign Items to boxes on the map so you can right click it and use the item

• Access custom made Scene_Items, Scene_Skills, Scene_Equip and Scene_Status via the Scene_Map
without leaving the Scene. Also exit via the map.

• Everything in clickable buttons except half of Scene_Items, Scene_Skills and Scene_Equip because
it's a selectable window

• Colors of the bars are changed as easy as changeing a variable in user preferences (ooo bet you've
never seen that before)



-TO DO-
¯¯¯¯¯¯¯
• Make 'Skill Boxes' and 'Equipment Boxes'

• Left click on a box and it brings up a dscription of the Item/Skill/Equipment and Amount/SP cost/Stats

• Add hotkeys

• Fix the stupid bugs



-KNOWN BUGS-
¯¯¯¯¯¯¯¯¯¯¯
• Items in 'Item Boxes' do not get deleted if the item is removed through events or the 'ItemWindow'

• If you try to assign an Item to two 'Item Boxes' they will both be on the 'Item Boxes'
[/quote]


-NOTE-
¯¯¯¯¯¯
READ THE COMMENTS IN THE SCRIPT BEFORE YOU POST A QUESTION

-IMPORTANT- It is likely you won't be able to play the demo because of compatibility issues, so make your own game and copy the data and graphics from the demo and paste it in your game.

-IMPORTANT- In your game make Item 1 an item with an icon that is completly transparnt, one is included in the game. or you can use this one:
[Image: no-icon.png]
[/quote]


-IMPORTANT- To make this work in your own game you must post all the scripts in the demo above main, paste:
Code:
$mouse [color=#0080c0]=[/color] Game_Mouse[color=#0080c0].[/color]new



In main, and paste:
Code:
$item_1 = 1
$item_2 = 1
$item_3 = 1
$item_4 = 1
$item_5 = 1
$item_6 = 1
$item_7 = 1
$item_8 = 1



Please give feedback.

Demo -

.exe   Ztorm__s_Speed_Menu_V.exe (Size: 281.61 KB / Downloads: 2)
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  FF7 style menu system Narc the Jester 0 2,516 05-04-2010, 01:00 PM
Last Post: Narc the Jester
  L's Custom Menu Scenes Landarma 0 2,465 02-27-2009, 01:00 PM
Last Post: Landarma
  Advanced Menu Screen Kanon 1 3,186 11-21-2008, 01:00 PM
Last Post: Kanon
  Legend of dragoon type Equipment Menu Genshyu 0 2,394 09-02-2008, 01:00 PM
Last Post: Genshyu
  Final Fantasy III Menu Style DragonKnigth 0 2,458 09-07-2007, 01:00 PM
Last Post: DragonKnigth
  SilentSteps Menu System Silentwalker 0 2,017 06-17-2007, 01:00 PM
Last Post: Silentwalker
  Ring Menu for SDK2 Landarma 0 2,805 06-01-2007, 01:00 PM
Last Post: Landarma
  Variable Image Menu Chrono Cry 0 2,022 04-25-2007, 01:00 PM
Last Post: Chrono Cry
  Kingdom Hearts Menu Leon Blade 0 2,392 12-29-2006, 01:00 PM
Last Post: Leon Blade
  Castlevania Menu Sheol 0 2,170 09-04-2006, 01:00 PM
Last Post: Sheol



Users browsing this thread: