mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
24 lines
444 B
Text
24 lines
444 B
Text
int script_3996(int arg0) {
|
|
if (arg0 >= 4091) {
|
|
return 0;
|
|
}
|
|
if ((arg0 >= 4000) && (arg0 <= 4027)) {
|
|
return 0;
|
|
}
|
|
if (script_3227(arg0) == 2) {
|
|
return 2;
|
|
}
|
|
if (((boolean)script_3994(arg0))) {
|
|
if (((boolean)script_3999(arg0))) {
|
|
return 0;
|
|
}
|
|
return 1;
|
|
}
|
|
if (isMember() && (getOtherCommonData(cs2method_3408(105, 74, 3483, arg0), 1290) == 2)) {
|
|
return 0;
|
|
}
|
|
if (((boolean)script_3224(arg0))) {
|
|
return 0;
|
|
}
|
|
return 1;
|
|
}
|