HUD
This page describes the HUD API
Fadeout
hudFadeout(player, int, int, int)
Fades the screen to a specified color with a duration.
Countdown
hudCountdown(player, int)
Displays a race countdown number.
Announce
hudAnnounce(player, string, int)
Displays a splash/alert message in the centre of the screen.
Message
hudMessage(player, string, int)
Displays a message in the left bottom corner of the screen.
Last updated
Was this helpful?