Lua:DisplayMessage
From Fortress Forever Wiki
Jump to navigationJump to search
DisplayMessageTriggers a hint pop-up on the player's screen. The player must have hints enabled to see it. UsageDisplayMessage(player, string) Input
OutputReturns: nothing ExampleDisplayMessage( player,"#FF_HINT_INTRO_HINT") |