mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
Added initial version
This commit is contained in:
commit
b452bd670c
13290 changed files with 1178433 additions and 0 deletions
24
dumps/scripts/3996.cs2
Normal file
24
dumps/scripts/3996.cs2
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
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;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue