10.06.2013, 10:10
I Dont understand about how to fix this script
This is The Script
This line
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. |
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"); |
Quote:
LINE 1938 = TextDrawHideForPlayer(txtAnimHelper, 1); |