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
14
dumps/scripts/180.cs2
Normal file
14
dumps/scripts/180.cs2
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
void script_180(int arg0) {
|
||||
if (arg0 == globalint_41) {
|
||||
return;
|
||||
}
|
||||
if (((arg0 == 3) && (standart_config_287 > 0)) && (globalint_41 != -1)) {
|
||||
return;
|
||||
}
|
||||
if (script_179(arg0) > 24) {
|
||||
return;
|
||||
}
|
||||
script_183(arg0, 249);
|
||||
setScriptCallOnGameloop(182, arg0, "i", cs2method_3408(105, 73, 683, arg0));
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue