View Single Post
  #5  
Old 02-13-2009, 03:36 PM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Tyhm View Post
@id. Thanks guys, there's no way in hell I would have guessed that one on my own. Seriously. This was my last resort, I went all the way through the wiki (incidentally, there is no mention of Dynamic Variable Call, that would be too easy!). I spent about half an hour trying every variation on clientr.item_#s(id), clientr.item_(id), clientr.item_#v(id)...I think I even did try a couple @s, but I didn't think I was getting any closer.
This is like one a those old text adventures:
"PUSH BUTTON"
"I don't see a Button here"
"PUSH ON BUTTON"
"I don't know how to do that"
"PUSH THE ON BUTTON"
"I don't know how to do that"
"PUSH ON THE BUTTON"
"You push the on button..."
@ is actually an operator and is, therefore, on the operators page of the wiki.

Last edited by Crow; 02-13-2009 at 03:58 PM..
Reply With Quote