Thread: Item Notes
View Single Post
  #2  
Unread 11-23-2011, 12:11 PM
Noviets Noviets is offline
A Sea Turtle
Interface Author - Click to view interfaces
 
Join Date: Mar 2008
Server: Antonia Bayle
Posts: 32
Default

Just thought on an Idea.
As I would like to make a Button to open this window. Perhaps the code could be put into an XML with JUST the button to use it.

[Notes] <-- Button

And all the code is in the xml for it to pop-up, and the button itself has a static ID or something to always make it display the same thing. So it can be used for every character as long as you add the /show_window for the button to display etc.

My question is, what exactly is the /show_window command getting as data (arguments)? how would I capture that, or change it to a fakeID that can be used as a separate window?
Reply With Quote