- Joined
- Sep 15, 2012
- Messages
- 102
- Reaction score
- 60
- First Language
- Portuguese
I'm having some kind of trouble accessing the equipment (armor/weapons) of the alive party (battlers) members. how can i do this:
$gameParty.battleMembers().aliveMembers()...can I do this?!
another thing I wanted to ask is how to access the item scope..
there are functions for determine if a give item is for friends only or for enemies only...
something like...
item.isForFriend()
I know the isForFriend() method exists I'm afraid I not using it right --'
thank you
$gameParty.battleMembers().aliveMembers()...can I do this?!
another thing I wanted to ask is how to access the item scope..
there are functions for determine if a give item is for friends only or for enemies only...
something like...
item.isForFriend()
I know the isForFriend() method exists I'm afraid I not using it right --'
thank you

