Added initial version
This commit is contained in:
@@ -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;
|
||||
}
|
||||
Reference in New Issue
Block a user