Offtopic :
I readed that on DKR's homepage.
So, the link will change too ?
All? Even banned one's ? No.
I understand what you guys are doing, it clearly says "[1.1 temporary]"
It seems, it's gonna be in Los Santos.(This time expaned one)
I really can't wait for it, so much map details, graphic, gameplay , vehicles, animations and much, much more...
What you did with 'textJoin'
Is that some variable or a string ?
If that's a string then just do from
textJoin
to
"textJoin"
If that's a variable then just do like:
local textJoin = "type something here"
dxDrawText(textJoin,.....)