I am using Ccoas UMS, and although it used to work, I have come back to my project after 1.2 a year and there are bugs.
I have added a Name tag and a Picture icon to all the in game characters so far, but when I talk to one chjaracter (say a farmer, the picture of the farmer appears along with the name) but when I talk to someone else , the picturer changes but the name stays the same..
I did most of this when I was new to RMXP, so is it a wrong file or the wrong location for the character pictures or have I mis coded something?
In the game, I use
Script: $game_system.face_graphic = "far1"
Script: $game.system.name = "Farmer"