Hey,
I'm using a couple of scripts that use the character's default graphic (i.e. from the database) for various functions - a battle system, for example. However if I change the character's graphic via events, the scripts don't pay attention to that change - that is, when the battle scene starts etc, the 'old' character graphic defined in the database is shown rather than whatever I changed it to. Is there any way to change the default graphic via a script call so that my battle system etc will use the graphics I want?
Thanks!