| hud_bar_set_value(index, value[, sync_flags]) |
|
| Parameters: |
| index | | (integer) index of the bar |
| value | | (float) value to set the bar to |
| 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: |
| Set the current value of a GSI bar. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |