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/294.cs2
Normal file
18
dumps/scripts/294.cs2
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
void script_294(int arg0,int arg1,int arg2,int arg3,int arg4,int arg5) {
|
||||
playSoundEffect(2266, 1, 0);
|
||||
arg0 = script_2785(arg0);
|
||||
if (arg0 == cs2method5235()) {
|
||||
script_291(0, arg1, arg2, arg3, arg4, arg5);
|
||||
return;
|
||||
}
|
||||
globalstring_31 = "";
|
||||
script_308(arg4);
|
||||
script_2046(arg5);
|
||||
script_41(49479737);
|
||||
loadDungeonmap(arg0);
|
||||
globalint_172 = cs2method5218(arg0);
|
||||
script_1372();
|
||||
script_307();
|
||||
script_291(0, arg1, arg2, arg3, arg4, arg5);
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue