Added initial version
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
void script_2891(int arg0,int arg1) {
|
||||
if (getClientCycle() >= arg0) {
|
||||
script_1728(31195153);
|
||||
setWidgetIsHidden(true, new WidgetPointer(476,17));
|
||||
setScriptCallOnGameloop(-1, "", new WidgetPointer(arg1));
|
||||
}
|
||||
return;
|
||||
}
|
||||
Reference in New Issue
Block a user