Author Topic: Mount an object to an object in GuiObjectView?  (Read 650 times)

Trying to mount an object to a player model in a GuiObjectView, anyone know how, or if its possible?

try

Code: [Select]
yourGuiObjectControl.mountObject()

try

Code: [Select]
yourGuiObjectControl.mountObject()
Could you explain to me what these arguments are meant to be?

Code: [Select]
<input> (0): usage: ObjectView.mountObject(name, model, skin, parentName, nodeName, lod)

Otherwise I simply crash upon opening the GUI object again, so I need to know which is what.

Bump, is one object limited to each object view?

Bump, is one object limited to each object view?
Yes as far as I know.