gumpprompt.inc Functions |
|
GumpPrompt |
|
Parameters | |
(mobile, text, movable:=0) | |
Name | Type |
mobile | Mobile to send the gump to. |
text | Text to display on the prompt gump. |
movable |
0 - Dialog will not be movable (default) 1 - Dialog will be movable. |
Explanation | |
Template to create a simple prompt window. See the ".gumpprompt" command for an example. | |
Return Values | |
Returns 1 when the okay button has been clicked. | |