I've got a couple questions about scripts in rmxp that I can't figure out.
First one: How do you change an event's graphic with a script? If possible, I'd like to change an event's page 2 graphic from page 1's commands. I looked through game_event, game_character, interpreter, and nothing I tried worked.
Second one: How do you make a sprite object appear above a window? I tried messing with the z values of everything related but somehow it won't show the sprite above the window.
Searching on google and this site's search didn't help either -_-