ID:162424
Jan 10 2008, 2:16 am
|
|
I saw an interface made by The Naked Ninja it showed that he customized the window that pops up when you use the say verb how is this posible and how can it be made movable?
|
In response to Kaiochao2536
|
|
I know I should make a window but what I dont know is how I can make it appear or how I can make it movable and resizable.
|
In response to Miran94
|
|
First thing first, let's add in the transposable input element (or whatever you want it to be). Open up the interface file (or create one if you haven't) and follow the following:
All we have to do now is program in a verb which shows us this invisible window element with... winshow()! Simple, neh? client/verb/Chat() |
If not, you can change the input title with verbs such as "say(t as text)" with the desc setting for verbs.