mirror of
https://gitlab.com/2009scape/2009scape.git
synced 2025-12-09 16:45:44 -07:00
7 lines
517 B
Text
7 lines
517 B
Text
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;
|
|
}
|