mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
5 lines
490 B
Text
5 lines
490 B
Text
void script_149(int arg0,int arg1,int arg2,int arg3,int arg4,int arg5,string arg6,string arg7,string arg8,string arg9,string arg10) {
|
|
script_153(arg0, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10, "null", "null", "null", "null");
|
|
setScriptCallOnItemContainerUpdate(151, new WidgetPointer(arg0), arg1, arg2, arg3, arg4, new WidgetPointer(arg5), arg6, arg7, arg8, arg9, arg10, "null", "null", "null", "null", arg1, 1, "IviiiIsssssssssY", new WidgetPointer(arg0));
|
|
return;
|
|
}
|