02-23-2009, 11:18 AM
Heya, I'm having trouble with figuring out how to "show picture (event command)" using scripts. Basically, I want to do a "show picture (event command)" through scripting and I can't figure it out. :(
VX Show Picture Event Command Code?
|
02-23-2009, 11:18 AM
Heya, I'm having trouble with figuring out how to "show picture (event command)" using scripts. Basically, I want to do a "show picture (event command)" through scripting and I can't figure it out. :(
02-27-2009, 10:09 PM
I suggest you taking a look in Game_Interpreter.
Every code to do event command is in Game_Interpreter. :D
02-27-2009, 11:30 PM
Ooof! I resolved that problem some days ago.
I learned it's $game_map.screen.pictures[picture id]. |
« Next Oldest | Next Newest »
|