View Single Post
  #3  
Old 03-10-2010, 02:35 PM
Loriel Loriel is offline
Somewhat rusty
Loriel's Avatar
Join Date: Mar 2001
Posts: 5,059
Loriel is a name known to allLoriel is a name known to allLoriel is a name known to allLoriel is a name known to all
Quote:
Originally Posted by Skyld View Post
This is more than likely intended behaviour. If you pass it a plain variable, you are telling GScript that you want it to instantiate in temp.a, which is precisely the same way that you can instantiate GUI controls. Using (@ temp.a) is forcing a string to be returned.
You are all crazy
Reply With Quote