[RMVX ACE] NEED HELP MODIFYING PET FOLLOWER SCRIPT BY NEON BLACK
Posts
Pages:
1
Hi! So what I want is too have followers who arne't in my party. This script works well for that, only problem is that it's designed for only one such follower and I want multiple. Anyone know how to edit it so it can do that.
Thank you for any help and I will make sure to credit you once I finish my game (:
Thank you for any help and I will make sure to credit you once I finish my game (:
The initial thought in my head is to have a "pets" array, and define a graphic name and graphic index for each pet. Removing a pet would then, probably, need to specify an index in the array, and remove the attributes that way. I also imagine there a limit to how may pets a player can have at any given time.
However, I'm not 100% sure how to go about this idea quite yet.
However, I'm not 100% sure how to go about this idea quite yet.
Pages:
1














