SA-MP Forums Archive
[FilterScript] Laser Pointer with crouch support - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Laser Pointer with crouch support (/showthread.php?tid=207732)

Pages: 1 2 3


Re: Laser Pointer with crouch support - NoahF - 07.09.2012

Nice job man, the crouch support is a great feature as well.


Re: Laser Pointer with crouch support - qwerty97 - 01.12.2012

Error

Код:
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;
}

//----------------------------------------------------------------------------//
return 0; its problem .. help me?


Re: Laser Pointer with crouch support - zProfessional - 02.12.2012

Awsome


Re: Laser Pointer with crouch support - t0rakftw - 02.12.2012

update it to 0.3e please?


Re: Laser Pointer with crouch support - Dan. - 02.12.2012

My updated version is here: https://sampforum.blast.hk/showthread.php?tid=373380