| hud_player_combo_remove(msg_handle[, sync]) |
|
| Parameters: |
| msg_handle | | (uint) Handle of the message to remove. |
| sync | | (int, optional) How the message removal should be synced. (defaults to MULTI_SYNC_LOCAL) |
| |
| Returns: |
| (uint) The updated handle of the message (generally INVALID_HANDLE). |
|
| Description: |
| Removes the specified hud player combo message. |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |