mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
13 lines
280 B
Text
13 lines
280 B
Text
void script_1833(int arg0,int arg1) {
|
|
if (((boolean)script_1820(arg0))) {
|
|
return;
|
|
}
|
|
if (isMember() && ((boolean)getOtherCommonData(cs2method_3408(105, 74, 1604, arg1), 557))) {
|
|
return;
|
|
}
|
|
if (globalint_257 != arg1) {
|
|
globalint_257 = arg1;
|
|
script_1781();
|
|
}
|
|
return;
|
|
}
|