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
18
dumps/scripts/3200.cs2
Normal file
18
dumps/scripts/3200.cs2
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
void script_3200(int arg0) {
|
||||
if (strLength(globalstring_279) > 0) {
|
||||
cs2method5002(arg0, globalint_6, globalstring_279, "");
|
||||
}
|
||||
script_3194();
|
||||
if (((strLength(globalstring_279) > 0) && cs2method3623(globalstring_279)) && (stringMethod4107(globalstring_279, cs2method5015()) != 0)) {
|
||||
if (arg0 == 5) {
|
||||
globalint_1094 = 1;
|
||||
}
|
||||
script_3203();
|
||||
} else {
|
||||
globalint_1094 = 0;
|
||||
if (arg0 == 5) {
|
||||
script_2190(0, 6, 1, "", "Open a bug report form?" + "<br>" + "(opens a new window)", "", "");
|
||||
}
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue