forked from 2009Scape/Server
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
8
dumps/scripts/5115.cs2
Normal file
8
dumps/scripts/5115.cs2
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
void script_5115(int arg0,int arg1) {
|
||||
if (((boolean)arg1)) {
|
||||
setWidgetSprite(7436, new WidgetPointer(arg0));
|
||||
} else {
|
||||
setWidgetSprite(7435, new WidgetPointer(arg0));
|
||||
}
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue