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
29
dumps/scripts/184.cs2
Normal file
29
dumps/scripts/184.cs2
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
void script_184(int arg0,int arg1) {
|
||||
switch (arg0) {
|
||||
case 1:
|
||||
if (arg1 > 0) {
|
||||
bitconfig_6161 = 1;
|
||||
} else {
|
||||
bitconfig_6161 = 0;
|
||||
}
|
||||
break;
|
||||
case 2:
|
||||
cs2method5001(arg1, cs2method5005(), cs2method5016());
|
||||
break;
|
||||
case 3:
|
||||
cs2method5001(cs2method5000(), arg1, cs2method5016());
|
||||
break;
|
||||
case 4:
|
||||
standart_config_2159 = arg1;
|
||||
break;
|
||||
case 5:
|
||||
cs2method5001(cs2method5000(), cs2method5005(), arg1);
|
||||
break;
|
||||
case 6:
|
||||
standart_config_1055 = arg1;
|
||||
break;
|
||||
case 7:
|
||||
standart_config_1054 = arg1;
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue