- Joined
- Nov 25, 2014
- Messages
- 47
- Reaction score
- 9
- First Language
- English
- Primarily Uses
I want part of a script to set a variable to the currently selected item's id. I've tried $gameVariables.setValue(2, this.itemId); and all sorts of wacky versions of that. I guesssss I'm misunderstanding something...
