native

zp_add_hud_text

Syntax

native zp_add_hud_text(const text[]);

Description

Add Text On main/spec hud

Parameters

text Text to display on the hud.

Note

Use in 'zp_player_show_hud' forward

Return

True if sucess, false if not sucess.