Charlie Fleed
Member
script retired
class Game_Event
attr_reader :event
end
Fine. But putting a "world map" event in your map isn't that difficult eitherValcrist":3eeg9zww said:Hmm, sorry Charlie, but i prefer Mode 7 script because it could do the same thing that your script offered with a simple [ov] command.
MINICHARS=["char_kurea_02","char_rein_02","char_safi_02"]
Charlie Lee":2zc1vk3r said:It's simple: edit this line
with the filenames of your characters' graphics. For example, if you use Aluxes/Arshes, then you should include "001-Fighter01".Code:MINICHARS=["char_kurea_02","char_rein_02","char_safi_02"]
Past the script just above main and it should work.