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

23
dumps/scripts/91.cs2 Normal file
View file

@ -0,0 +1,23 @@
int script_91(int arg0) {
switch (cs2method5004(arg0)) {
case 7:
return 1;
case 18:
case 3:
if (((boolean)cs2method5005())) {
return 1;
}
if (((boolean)cs2method5005()) && isFriend(cs2method5019(arg0))) {
return 1;
}
return 0;
case 19:
case 5:
case 6:
if (cs2method5005() < 2) {
return 1;
}
return 0;
}
return 0;
}