07-13-2009, 06:35 PM 
	
	
	
		I'm trying to figure out how to get the lead actor's name (first person in the party) in RMVX. Anyone wanna help? :P
Edit: Aindra from another board helped me out. It's: *facepalms!*
	
	
	
Edit: Aindra from another board helped me out. It's:
Code:
$game_party.members[0].name
 
 
 Getting actors name?
 Getting actors name?
 

