- Joined
- Sep 15, 2012
- Messages
- 102
- Reaction score
- 60
- First Language
- Portuguese
Hi everyone in the forums
I wanted to ask a quick question, I don't have rpg maker mv in this computer and I wanted to know something to get an idea going..
if I write this on the item notes:
<Something:1,3><Something:3,3><Something:5,6>if I use the
$dataItems[x].meta.somethingwill it be an array?! like ['1,3' ,'3,3' ,'5,6'];
if not will it be only the first occurrence? if not will it be the last? if not.. how can I do to get it to be an array?
Thanks for your time
I wanted to ask a quick question, I don't have rpg maker mv in this computer and I wanted to know something to get an idea going..
if I write this on the item notes:
<Something:1,3><Something:3,3><Something:5,6>if I use the
$dataItems[x].meta.somethingwill it be an array?! like ['1,3' ,'3,3' ,'5,6'];
if not will it be only the first occurrence? if not will it be the last? if not.. how can I do to get it to be an array?
Thanks for your time
Last edited by a moderator:
