mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-10 10:20:41 -07:00
Added initial version
This commit is contained in:
commit
b452bd670c
13290 changed files with 1178433 additions and 0 deletions
7
dumps/scripts/1769.cs2
Normal file
7
dumps/scripts/1769.cs2
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
void script_1769(int arg0) {
|
||||
setWidgetModel(getOtherCommonData(globalint_269, 581), new WidgetPointer(arg0));
|
||||
setWidget3DRotation(0, 160, getOtherCommonData(globalint_269, 584), getOtherCommonData(globalint_269, 585), getOtherCommonData(globalint_269, 586), getOtherCommonData(globalint_269, 583), new WidgetPointer(arg0));
|
||||
setWidgetAnimation(getOtherCommonData(globalint_269, 582), new WidgetPointer(arg0));
|
||||
setWidgetPosition(0, getOtherCommonData(globalint_269, 587), 1, 0, new WidgetPointer(arg0));
|
||||
return;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue