[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


Messages In This Thread
[solved] tag mismatch - by KoczkaHUN - 08.08.2011, 12:22

Forum Jump:


Users browsing this thread: