message(msg[, duration[, localize[, sync]]])

Parameters:
msg (string) message text to display
duration (float, optional) duration to display the text, in seconds (defaults to 2.0)
localize (bool, optional) whether to localize the text (defaults to true)
sync (int, optional) whether to sync the text or not (defaults to false)
 
Returns:
(uint) handle of the message

Description:
Display a message in the HUD.
 

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