RPG Developer Bakin

RPG Developer Bakin

equinox1 20 May, 2023 @ 7:08am
Print-->\partyname[0] not working
This is the pseudo code:

Variable---> IND_Party = 0; //HERO_A;
IND_Party = 1; //HERO_B;

>>> \$partyname[0] = Name of Party member x
>>>\$[0] = Value of as variable

https://imgur.com/a/VtKoVO0

instead it should be: HERO_A;

Does anyone have the solution?
Last edited by equinox1; 21 May, 2023 @ 1:14am