29.01.2014, 17:34
I want to when player type in dialog his email adress, to format it into a string and then to show it in textdraw without @. I tried with str_replace, but my textdraw show just this, for example:
typing: dirigent00@gmail.com
textdraw show this: irigent00 gmail.com
Any other ways to fix this? Thank you.
typing: dirigent00@gmail.com
textdraw show this: irigent00 gmail.com
Any other ways to fix this? Thank you.