Save-Point
VX Show Picture Event Command Code? - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Games Development (https://www.save-point.org/forum-4.html)
+--- Forum: Code Support (https://www.save-point.org/forum-20.html)
+--- Thread: VX Show Picture Event Command Code? (/thread-2917.html)



VX Show Picture Event Command Code? - PK8 - 02-23-2009

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. :(


[Resolved] VX Show Picture Event Command Code? - woratana - 02-27-2009

I suggest you taking a look in Game_Interpreter.
Every code to do event command is in Game_Interpreter. :D


[Resolved] VX Show Picture Event Command Code? - PK8 - 02-27-2009

Ooof! I resolved that problem some days ago.

I learned it's $game_map.screen.pictures[picture id].