04.03.2015, 16:04
Guys I want to check if the inputtext on the dialog is correct as the textdraw 4 one, The textdraw4 is clean it has nothing instead of normal text e.g "hey"
So I want to check if the inputtext is same as the textdraw 4 one since textdraw 4 text changes too
// I have this as the code
//Errors
So I want to check if the inputtext is same as the textdraw 4 one since textdraw 4 text changes too
Код:
if (!strcmp(inputtext, Textdraw4[playerid], true))
Код:
C:\Users\noturbiz\Desktop\TestSVR\filterscripts\mmmm.pwn(171) : warning 213: tag mismatch Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.