hud_bar_set_range(index, min, max[, sync_flags])

Parameters:
index (integer) index of the bar
min (float) minimum value of the range
max (float) maximum value of the range
sync_flags (integer, optional) synchronization type (MULTI_SYNC_LOCAL = affects local player, MULTI_SYNC_REMOTE = affects remote player, or MULTI_SYNC_ALL = affects both players; defaults to MULTI_SYNC_ALL)
 
Returns:
none

Description:
Configure what range of values a GSI bar will display.
 

back to indexSR3 Script Action Documentation
Last updated: Tue, 09 Aug 2011 11:32:15