Game Development Community

GUI Object view ??????

by Kirchgessner · in Technical Issues · 02/10/2006 (3:52 pm) · 5 replies

Hi, I'm really in desperate need of some help, we've been trying to get gui object view working and are not really sure how it works.

We've tried the tutorials, and have looked at what others have done, and it hasn't helped a bit.

Can anyone sit down and explain exactly how i can get this to work, cause i don't know how it works.

PLEASE...Please help

thanks

#1
02/10/2006 (4:17 pm)
Can you please describe what exactly you are trying to do? It's even possible that you need to use a different GuiObject (pure conjecture), but without knowing exactly what you want to accomplish we can't do much to help.
#2
02/10/2006 (4:28 pm)
Ok, We implemented GuiObjectView, a while back. Since then we have been unable to even show an object in it. We have our profiles gui up with an objectview gui, we then have a script to assign an object to Object View onwake.

But still no picture yet. We have tried multiple things but to be entirely exact.... We don't know how to work ObjectView at all.

None of the tutorials have helped, we have tried searching for it but everything we have found hasn't helped either.

All i want is to see the code or some files that people have used to get this to work, or atleast be taught how it works so we get a foot in the door on our game.

Hopefully that clears it up a bit.
#3
02/12/2006 (5:47 am)
For our project we implemented Xavier's GuiObjectView with "mount" located here.. by just following the instructions.
What resource do you use?
#4
02/13/2006 (11:10 am)
We used the same thing kust the picture won't show up.
#5
02/13/2006 (12:24 pm)
Okay.. one of the "implementation" tutorials is Dreamer's "MMORPG tutorial". Check out the instructions on "MMORPG Tutorial article 1 Inventory for the Client".
Hope this helps