Checking against textdraw IDs?
#1

pawn Код:
if(TXDname[playerid] != INVALID_TEXT_DRAW)
    {
        TextDrawDestroy(TXDname[playerid]);
        }
Код:
Functions.pwn(618) : warning 213: tag mismatch
Ideas? I've just been having problems where if it isn't created and I delete it, it deletes the first textdraw created.
Reply


Messages In This Thread
Checking against textdraw IDs? - by Hoborific - 02.06.2013, 03:32
Re: Checking against textdraw IDs? - by Scenario - 02.06.2013, 03:47
Re: Checking against textdraw IDs? - by Hoborific - 02.06.2013, 04:04

Forum Jump:


Users browsing this thread: 1 Guest(s)