SA-MP Forums Archive
[FilterScript] Absolutely All Animations & Special Actions - 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] Absolutely All Animations & Special Actions (/showthread.php?tid=240693)



Absolutely All Animations & Special Actions - OKStyle - 16.03.2011

Re-edit of my famous script. Support 0.3c.



WITHOUT animlist, I'm add it soon.

http://pastebin.com/b1gYRfMF


Re: Absolutely All Animations & Special Actions - XFlawless - 16.03.2011

Good Job !


Re: Absolutely All Animations & Special Actions - Vlad_Dubonos - 16.03.2011

Not so good


Re: Absolutely All Animations & Special Actions - Ironboy - 16.03.2011

Nice work!


Re: Absolutely All Animations & Special Actions - Den_Deluxe - 16.03.2011

Cooool!!!


Re: Absolutely All Animations & Special Actions - bigwilly808 - 25.03.2011

How to install? I keep getting a lot of warnings and errors when I compile it.

------------------------

C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(1) : error 010: invalid function or declaration
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(7) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptInit")
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(9) : error 017: undefined symbol "SendClientMessageToAll"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(12) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptExit")
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(14) : error 017: undefined symbol "SendClientMessageToAll"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(17) : warning 235: public function lacks forward declaration (symbol "OnPlayerConnect")
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(19) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(22) : warning 235: public function lacks forward declaration (symbol "OnPlayerCommandText")
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(27) : error 017: undefined symbol "strcmp"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(29) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(30) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(31) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(32) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(33) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(34) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(35) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(3 : error 017: undefined symbol "strcmp"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(3 : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(39) : error 017: undefined symbol "strcmp"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(41) : error 017: undefined symbol "strval"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(43) : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(44) : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(45) : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(46) : error 017: undefined symbol "SendClientMessage"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(50) : error 017: undefined symbol "strcmp"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(52) : error 017: undefined symbol "strval"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(54) : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(55) : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(56) : error 017: undefined symbol "ApplyAnimation"
C:\Users\william\Desktop\Dakine Roleplay\filterscripts\anims.pwn(57) : error 017: undefined symbol "ApplyAnimation"

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


26 Errors.


-------


Re: Absolutely All Animations & Special Actions - Casss - 25.03.2011

Maybe it helps if you include <a_samp>


Re: Absolutely All Animations & Special Actions - gamer931215 - 25.03.2011

looks nice, some tips for next version:

*add animlist
*use zcmd & sscanf


Re: Absolutely All Animations & Special Actions - wheelman_WM - 25.03.2011

Cool :P


Re: Absolutely All Animations & Special Actions - davbad1 - 25.03.2011

Looks nice =P