mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
9 lines
203 B
Text
9 lines
203 B
Text
void script_1476(int arg0) {
|
|
if (getClientCycle() >= arg0) {
|
|
if (globalint_5 == 11) {
|
|
script_1479(globalstring_138);
|
|
}
|
|
setScriptCallOnGameloop(-1, "", new WidgetPointer(762,17));
|
|
}
|
|
return;
|
|
}
|