
Last Update: 2012.01.20
Script Download
This script adds new options for the followers display. It improves the movement, and allows to set the display of dead characters and reorder the members on map without changing the battle order.
Requires the Victor Engine – Basic Module
Comment calls note tags:
<dead charset id: 'x', i>
Change dead graphic charset
id : actor ID
‘x’ : dead charset filename (‘filename’)
i : dead charset charset index, if using 8 chars charsets. (0-7)
Actors note tags:
Tags to be used on the Actors note box in the database
<dead charset: 'x', i>
Initial dead graphic charset
‘x’ : dead charset filename (‘filename’)
i : dead charset charset index, if using 8 chars charsets. (0-7)



















how do we cancel the follower displaying on our game?
i mean how do we turn off the caterpillar on our game?
thx in advance!
Use the event command for that. ‘-’
Sorry Victor, Im really noob here, so can u state it clearly for me ?
Thanks for your reply!
Victor, i did it already! anyway, thanks!
emmm 2 bugs…
1. if allies (actor id) will be the chara in first place ( i hope you understand that DX)
2. you can not hide caterpilar members….
(using only your scripts
I have an error that wont allow my game to even run..
Line 206; undefined method ‘collect’ for NilClass
HELP PLEASE