Squad Movement - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: Squad Movement (/thread-2772.html) |
Squad Movement - Near Fantastica - 03-02-2008 Squad Movement
by Jaime 'Near Fantastica' Webster Not DerVVulfman Introduction Allows you to show you AND your party members on the field map and perform some limited commands via keyboard. By the poster I didn't create the script, and as of now the links that Near Fantastica put up are down (and he can't get to them) and his RMXP system is down. Given that he posted the original (though broken) demo links here, there should be no problem to post the script. However as I didn't create the script, I cannot offer support. Script Squad Movement Instructions Copy and paste above main. Notes Used in the Squad Based Action Battle System (SBABS) Compatability It rewrites a number of map systems and may be incompatible with a number of map and movement systems. Keyboard Control Q - Change Party Lead Forward W - Change Party Lead Backwards A - Player Wait S - Gather Actors Additional $game_party.party_max sets the size of the party (defaulted to 6) |