- Joined
- Apr 6, 2014
- Messages
- 53
- Reaction score
- 3
- First Language
- english
- Primarily Uses
Simple question for this simple mind.
// variable(8) is event id#
$gameVariables.value(8);
character.requestBalloon(id); this.setWaitMode('balloon');
how does one go about making an exclamation or a question mark balloon appear on a variable defined event?
taken from script call pagecharacter.requestBalloon(id); this.setWaitMode('balloon');
// variable(8) is event id#
$gameVariables.value(8);
character.requestBalloon(id); this.setWaitMode('balloon');
how does one go about making an exclamation or a question mark balloon appear on a variable defined event?
