03.10.2014, 08:38
Doesn't it need to be something like this?
TextDrawCreate(Float: x, Float:y, text[]) or do you use a string?
Btw that error means that your function is made with the wrong "type". So, i don't know what you want to write there, but try removing that " .
TextDrawCreate(Float: x, Float:y, text[]) or do you use a string?
Btw that error means that your function is made with the wrong "type". So, i don't know what you want to write there, but try removing that " .