[solved] tag mismatch
#1

edit: solved

How can I check a value if it is prefixed with a tag?
For example:
pawn Код:
if (Text:id == INVALID_TEXT_DRAW)
generates a tag mismatch warning.

What can I do?

Solution: prefix INVALID_TEXT_DRAW with " Text: " too.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)