02.09.2009, 08:23
Is it possible to read the current text of a textdraw? I've been searching for a while and haven't found a decent result.
Basically i want to send a user a message of what the textdraw says before updating the textdraw with new text.
Anyone?
EDIT: Just ended up making TextDrawSetStringEx, which sets the data into a string created by me for further reading. Easier i guess.
Basically i want to send a user a message of what the textdraw says before updating the textdraw with new text.
Anyone?
EDIT: Just ended up making TextDrawSetStringEx, which sets the data into a string created by me for further reading. Easier i guess.