View Single Post
  #17  
Old 10-06-2007, 06:56 AM
Inverness Inverness is offline
Incubator
Inverness's Avatar
Join Date: Aug 2004
Location: Houston, Texas
Posts: 3,613
Inverness is a jewel in the roughInverness is a jewel in the rough
Quote:
Originally Posted by Angel_Light View Post
How does showimg.shape work?
PHP Code:
//#CLIENTSIDE
function onCreated() {
  
switchToOpenGL();
  
showimg.shape1"foo.3ds"this.xthis.y);

correct?
Uh no, findimg(200).shape(stuff);

The only place I've seen showimg as a variable is in the GuiShowImgCtrl since GuiShowImgCtrl.showimg is the actual TShowImg object.
__________________
Reply With Quote