mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
10
dumps/scripts/1594.cs2
Normal file
10
dumps/scripts/1594.cs2
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
void script_1594(int arg0,int arg1,int arg2,int arg3,int arg4,string arg5) {
|
||||
if (setWidgetRegister(new WidgetPointer(arg1), arg2) || ((arg2 == -1) && setWidgetRegister(new WidgetPointer(arg1)))) {
|
||||
if (script_1744() < multiplyDivide(3, 5, 261)) {
|
||||
script_4539(arg0, arg1, arg2, 120, 3793, 3793, 16777215, 13, 4, 2, arg3, arg4, arg5);
|
||||
} else {
|
||||
script_4539(arg0, arg1, arg2, 120, 3793, 3793, 16777215, 13, 4, 0, arg3, arg4, arg5);
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue