SA-MP Forums Archive
[FilterScript] [FS]StyleMoves [v7.6][24.02.2010] - 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] [FS]StyleMoves [v7.6][24.02.2010] (/showthread.php?tid=105699)



Deleted - GaGlets(R) - 30.10.2009

Deleted


Re: [FS]Animation_Helper - Pwnzor - 30.10.2009

Nice


Re: [FS]Animation_Helper - GaGlets(R) - 30.10.2009

DELETED


Re: [FS]Animation_Helper - GaGlets(R) - 30.10.2009

DELETED


Re: [FS]Animation_Helper - Benne - 07.11.2009

Good work man, I will be using them.


Re: [FS]Animation_Helper - XnicozX - 07.11.2009

Nice! I'm definitly using this. Thanks (:
Wtf is up with triple post Benne? (sorry, offtopic.)



Re: [FS]Animation_Helper - not - 07.11.2009

Код:
C:\Documents and Settings\BlackCrystal™\Escritorio\Server\filterscripts\GH.pwn(12) : fatal error 100: cannot read from file: "saver"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
HELP!!!


Re: [FS]Animation_Helper - IKE - 07.11.2009

very very very Nice


Re: [FS]Animation_Helper - GaGlets(R) - 07.11.2009

Quote:
Originally Posted by not
Код:
C:\Documents and Settings\BlackCrystal™\Escritorio\Server\filterscripts\GH.pwn(12) : fatal error 100: cannot read from file: "saver"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Error.
HELP!!!
Ohh you need include

Try to remove that include if it works without it then it would be ok !

ADDED THAT INCLUDE


Re: [FS]Animation_Helper - not - 08.11.2009

If i remove that include:
Код:
C:\Documents and Settings\BlackCrystal™\Escritorio\Server\filterscripts\GH.pwn(45) : error 017: undefined symbol "strtok"
C:\Documents and Settings\BlackCrystal™\Escritorio\Server\filterscripts\GH.pwn(45) : error 033: array must be indexed (variable "cmd")
C:\Documents and Settings\BlackCrystal™\Escritorio\Server\filterscripts\GH.pwn(43) : warning 203: symbol is never used: "idx"
C:\Documents and Settings\BlackCrystal™\Escritorio\Server\filterscripts\GH.pwn(43 -- 179) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
HELP!!!