mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-21 09:02:07 -07:00
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
13
dumps/scripts/1834.cs2
Normal file
13
dumps/scripts/1834.cs2
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
void script_1834(int arg0) {
|
||||
if (arg0 != 1) {
|
||||
return;
|
||||
}
|
||||
if (((((boolean)globalint_250) && (globalint_252 >= 2)) && ((boolean)globalint_251)) && (isMember() || ((boolean)globalint_253))) {
|
||||
return;
|
||||
}
|
||||
if (((boolean)globalint_258)) {
|
||||
globalint_258 = 1;
|
||||
script_1782();
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue