| hud_prompt(player_name, message_text, function_name) |
|
| Parameters: |
| player_name | | (string) Name of the player to prompt |
| message_text | | (string) Tag of the localized text to display |
| function_name | | (string) Name of the lua function to call |
| |
| Returns: |
| none |
|
| Description: |
| Starts displaying a HUD prompt message ("(Y) do mission stuff") on the screen |
| |
|
| back to index | SR3 Script Action Documentation Last updated: Tue, 09 Aug 2011 11:32:15 |