SearchingText
'Global' script that can be defined to modify the text location, the text, and the text color of information pertaining to the party searching. This script should be attached to the 'Global' Special Ability named “Global_Display”.
Parameters
Parameter [1] = if non zero value, party is searching
Parameter [5] = x location on screen
Parameter [6] = y location on screen
Parameter [7] = default text; i.e. “Searching...”
Parameter [8] = color of text; default is "White"; other options are "Blue", "Green", "Orange", "Red" and "Yellow"
Context
None