01.07.2017, 01:03
Use TextDrawShowForAll
PHP код:
new Text:textid = TextDrawCreate(100.0, 100.0, "Texto");
TextDrawShowForAll(textid);