Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
void script_1868(int arg0) {
|
||||
if (((boolean)mod(getClientCycle(), 50)) && (getSystemUpdateTimer() > 0)) {
|
||||
setWidgetPosition(0, -8, 1, 1, new WidgetPointer(906,27));
|
||||
script_1870(59375650);
|
||||
setScriptCallOnGameloop(1869, new WidgetPointer(906,34), "I", new WidgetPointer(arg0));
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user