warning 213: tag mismatch
#1

I Dont understand about how to fix this script

Quote:

D:\All In One\Samp Server\NILRP\gamemodes\NHIRP.pwn(1983 : warning 213: tag mismatch
D:\All In One\Samp Server\NILRP\gamemodes\NHIRP.pwn(1983 : warning 213: tag mismatch
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase

2 Warnings.

This is The Script

Quote:

// Animations
txtAnimHelper = TextDrawCreate(120.000000, 428.000000, "Tekan Shift Atau Space Atau /Stopanim Untuk Berhentikan Animasi");
TextDrawBackgroundColor(txtAnimHelper, 255);
TextDrawFont(txtAnimHelper, 0);
TextDrawHideForPlayer(txtAnimHelper, 1);
TextDrawLetterSize(txtAnimHelper, 0.500000, 1.000000);
TextDrawColor(txtAnimHelper, -16776961);
TextDrawSetOutline(txtAnimHelper, 1);
TextDrawSetProportional(txtAnimHelper, 1);
print("ANIMATIONS LOADED");

This line

Quote:

LINE 1938 = TextDrawHideForPlayer(txtAnimHelper, 1);

Reply


Messages In This Thread
warning 213: tag mismatch - by Don_Ciamis - 10.06.2013, 10:10
Re: warning 213: tag mismatch - by Scrillex - 10.06.2013, 10:11
Re: warning 213: tag mismatch - by Chris10 - 10.06.2013, 10:12
Re: warning 213: tag mismatch - by Guest123 - 10.06.2013, 10:12
AW: warning 213: tag mismatch - by HurtLocker - 10.06.2013, 10:13
Re: warning 213: tag mismatch - by Avi57 - 10.06.2013, 10:13
Re: warning 213: tag mismatch - by Don_Ciamis - 10.06.2013, 10:17

Forum Jump:


Users browsing this thread: 1 Guest(s)