LocationText
'Global' script that can be defined to modify the text location, the text, and the text color of information pertaining to the party location. This script should be attached to the 'Global' Special Ability named “Global_Display”.
Parameters
Parameter [1] = default x location of party
Parameter [2] = default y location of party
Parameter [5] = x location on screen
Parameter [6] = y location on screen
Parameter [7] = default text; example: “17,9”
Parameter [8] = color of text; default is "White"; other options are "Blue", "Green", "Orange", "Red" and "Yellow"
Context
None