27.05.2012, 17:52
mmm... I have other question too also on text draw, how I can use this native?
I mean how to declaraty it, if is same
I mean how to declaraty it, if is same
Код:
native PlayerText:CreatePlayerTextDraw(playerid, Float:x, Float:y, text[]); native PlayerTextDrawShow(playerid, PlayerText:text); native PlayerTextDrawHide(playerid, PlayerText:text); native PlayerTextDrawSetString(playerid, PlayerText:text, string[]);