Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Use an Indicator instead of a Cursor
#1
Use an Indicator instead of a Cursor
Tsunokiette
Jun 28 2006

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.


I've been grave digging through my old scripting topics lately, and am redoing them more simply, not overthinking anything, and making them work.

I'm also making sure they require minimum work from the user.

Just import this into your pictures folder. (make sure to make the background transparent)
(DEAD IMAGE LINK But we're talking a hand icon like Final Fantasy...)


Then replace Window_Command with the following code. (this is version 1, version 2 will be much cleaner)

Code

Then in any command_window you want an indicator as opposed to the selector, add a "," and true.

ex:
Code:
@command_window = Window_Command.new(192, [s1, s2, s3],true)
}


Possibly Related Threads…
Thread Author Replies Views Last Post
  Change Cursor with differend commands in Battle Divinity 0 2,251 06-22-2006, 01:00 PM
Last Post: Divinity
  Cursor Command Tsunokiette 0 2,153 01-07-2006, 01:00 PM
Last Post: Tsunokiette
  Cursor in the Title Sheol 0 1,971 09-18-2005, 01:00 PM
Last Post: Sheol



Users browsing this thread: