Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
No matter what if i use textdraws it ALWAYS gives me "Tag mistach"...
Posts: 106
Threads: 17
Joined: Apr 2013
Reputation:
0
Show how you use it please!!!
Posts: 1,661
Threads: 47
Joined: May 2013
Reputation:
0
Tag mismatch means you're using incorrect parameters.
Posts: 1,578
Threads: 15
Joined: Feb 2013
Reputation:
0
Tag mismatch has nothing to do with parameters.
If it's a normal textdraw, add Text: to your variable name.
(Ex: new Text:td1)
If it's a player textdraw, add PlayerText: to your variable name.
(new PlayerText:td1)
Posts: 1,733
Threads: 187
Joined: Oct 2014
Reputation:
0
Oh my god, i found the problem xd, i did Textdraw:0.. it's because it ":"