mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
6 lines
287 B
Text
6 lines
287 B
Text
void script_308(int arg0) {
|
|
setScriptCallOnKeyPress(1382, -2147483640, false, new WidgetPointer(arg0), -1, "izIc", new WidgetPointer(arg0));
|
|
setWidgetText(new WidgetPointer(arg0), "Search the map by typing here.");
|
|
setWidgetTextAlignment(0, 1, 0, new WidgetPointer(arg0));
|
|
return;
|
|
}
|