01.12.2012, 22:52
Error 
return 0; its problem .. help me?

Код:
C:\Documents and Settings\Administrator\Desktop\laser.pwn(197) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Warning.
Код:
if (((anim >= 1160) && (anim <= 1163)) || (anim == 1167) || (anim == 1365) ||
(anim == 1643) || (anim == 1453) || (anim == 220)) return 1;
return 0;
}
//----------------------------------------------------------------------------//

