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
40
dumps/scripts/5149.cs2
Normal file
40
dumps/scripts/5149.cs2
Normal file
|
|
@ -0,0 +1,40 @@
|
|||
int script_5149(int arg0) {
|
||||
int ivar1;
|
||||
ivar1 = -1;
|
||||
ivar1 = cs2method3717(strRemoveEntities(cs2method5020()));
|
||||
if (ivar1 < 0) {
|
||||
return 0;
|
||||
}
|
||||
if (arg0 == -1) {
|
||||
arg0 = cs2method3711(ivar1);
|
||||
}
|
||||
switch (arg0) {
|
||||
case 0:
|
||||
return 0;
|
||||
case 1:
|
||||
return 0;
|
||||
case 2:
|
||||
return 0;
|
||||
case 3:
|
||||
return 0;
|
||||
case 4:
|
||||
return 0;
|
||||
case 5:
|
||||
return 0;
|
||||
case 100:
|
||||
return clanbitconfig_151;
|
||||
case 101:
|
||||
return clanbitconfig_152;
|
||||
case 102:
|
||||
return clanbitconfig_153;
|
||||
case 103:
|
||||
return clanbitconfig_154;
|
||||
case 125:
|
||||
return clanbitconfig_155;
|
||||
case 126:
|
||||
return 1;
|
||||
case 127:
|
||||
return 1;
|
||||
}
|
||||
return 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue