Added initial version

This commit is contained in:
Ceikry 2021-03-07 20:37:32 -06:00
commit b452bd670c
13290 changed files with 1178433 additions and 0 deletions

24
dumps/scripts/3996.cs2 Normal file
View 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;
}