mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Added initial version
This commit is contained in:
commit
b452bd670c
13290 changed files with 1178433 additions and 0 deletions
27
dumps/scripts/5070.cs2
Normal file
27
dumps/scripts/5070.cs2
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
void script_5070(int arg0,int arg1,int arg2) {
|
||||
int stack_dump0;
|
||||
int stack_dump1;
|
||||
if ((arg0 != 1) || (cs2method_3408(105, 74, 3943, arg1) == -1)) {
|
||||
return;
|
||||
}
|
||||
playSoundEffect2False(6185, 1, 0, 200);
|
||||
if (arg1 == bitconfig_9516) {
|
||||
arg2 = ((int)isWidgetHidden(new WidgetPointer(1111,21)));
|
||||
} else {
|
||||
cs2method2100(0, 0, new WidgetPointer(1111,30));
|
||||
stack_dump0 = 0;
|
||||
stack_dump1 = 0;
|
||||
bitconfig_9519 = 0;
|
||||
stack_dump0 = stack_dump0;
|
||||
bitconfig_9518 = stack_dump1;
|
||||
bitconfig_9517 = stack_dump0;
|
||||
}
|
||||
bitconfig_9516 = arg1;
|
||||
if (((boolean)arg2)) {
|
||||
script_5073(0);
|
||||
} else {
|
||||
script_5073(1);
|
||||
}
|
||||
script_5067();
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue