mission_help_table_nag(tag[, string1[, string2[, sync]]]) | ||
Parameters: | ||
tag | (string) name of help text to display (from mission_help.xtbl) | |
string1 | (string, optional) first replacement string | |
string2 | (string, optional) second replacement string | |
sync | (enumeration, optional) synchronization type (SYNC_LOCAL = affects local player, SYNC_REMOTE = affects remote player, or SYNC_ALL = affects both players; defaults to SYNC_ALL) | |
Returns: | ||
none | ||
Description: | ||
Generates a mission help nag message, but does not update the Objectives screen. | ||
back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |