Save-Point
Single/All Target Switching - 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)
+--- Thread: Single/All Target Switching (/thread-2730.html)



Single/All Target Switching - RPG Advocate - 03-03-2008

Single/All Target Switching
by RPG Advocate
saved from Phylomortis.Com


Introduction
This script allows you to create skills that can hit either a single target or the entire party or enemy group, depending on the wishes of the player. The player presses up and down at the targetting prompt to switch between single- and group-target modes. Note that this script makes use of the Element Tagging procedure. You will need to create an element to which switchable-range skills will be assigned and change the value of the TARGETTING_ELEMENT value with the ID number of that element.

Demo
>Click<


Script
Modified:
In the script, you can assign the ELEMENT (by ID) you will use to tag/flag your Target-Switching skills.

SingleAll Target Switching