Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[XP] Item Party Change
#2
Congratulations! I think you've found a nice way to change party members without scripts. Very happy + Tongue sticking out

However, if you don't mind the use of "code snippets", I would suggest you useĀ $game_party.actors.size == 4 on the conditional branch, under the 'script' condition. Clearly, the (4) could be changed according to the maximum size of your party.

The reason is that you could avoid using one variable for checking if the party's full, and use it for other purposes.

In any case, thank ya.
Reply }


Messages In This Thread
[XP] Item Party Change - by Someone - 04-16-2019, 07:15 AM
RE: [XP] Item Party Change - by Vickarius - 04-16-2019, 12:55 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  RPG Developer Bakin: Extensible 'Active Item' Event JayRay 0 737 01-28-2023, 02:37 AM
Last Post: JayRay
  Change Leader 2.11 (and 2.11 Lite) PK8 8 16,942 02-10-2013, 10:49 PM
Last Post: DerVVulfman
  Change Leader! (Snippet by Modern Algebra) PK8 2 7,115 01-22-2010, 03:42 AM
Last Post: FallenSolder



Users browsing this thread: