24.09.2013, 05:56
EDIT: Sorry, couldn't get your question.
You've to add _: before the textdraw variable to prevent the tag mismatch
Example:
If that doesn't helps, than I'm sorry.
You've to add _: before the textdraw variable to prevent the tag mismatch
Example:
pawn Код:
if(_:TextdrawVar == INVALID_TEXT_DRAW) {
}