01.12.2014, 14:19
Oh yah Thanks for the response that seems logical why didint I think if that..
And about kill ye Ik that, Im just using this for testing Ill add it up though. Thanks. Ill get back to ya if I wont know something. Ill give u rep :>
edit:
PS. How can I set its string to one and position the text draw where I want?
Should I do something like that?
And about kill ye Ik that, Im just using this for testing Ill add it up though. Thanks. Ill get back to ya if I wont know something. Ill give u rep :>
edit:
PS. How can I set its string to one and position the text draw where I want?
Should I do something like that?
Код:
dcd[playerid] = CreatePlayerTextDraw(playerid, 100, 100, " "); PlayerTextDrawSetString(playerid, dcd[playerid], string);

