[FilterScript] [FS]Animations - 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]Animations (
/showthread.php?tid=128863)
[FS]Animations -
Flake. - 20.02.2010
What is it? -
Animation FS
Functions -
/anims
Why? -
to help poeple who want anims for there rp server ect..
How to install -
sirst add anims to your FilterScripts folder
then in server.cfg next to filterscripts type anims
What this Includes -
Lots of anims:
/relax | /scared | /sick | /wave | /spank | /taichi | /crossarms |
/wank | /kiss | /talk | /fucku | /cocaine | /rocky | /sit | /smoke |
/beach | /lookout | /circle | /medic | /chat | /die | /slapa | /rofl |
/glitched | /fakefire | /bomb | /robman | /handsup | /piss |
/getin | /skate | /cover | /fart | /vomit | /drunk | /bj1 | /bj2 | /bj3
/funnywalk | /kickass | /cell | /laugh | /eat | /injured |
/slapass | /laydown | /arrest | /laugh | /eat | /carjack | /strip | /strip2
/animswat | /animswat1 | /animswat2 | /animswat3 | /animswat4 | /animswat5
/animswat6 | /strip3 | /strip4 | /strip5 | /baseball | /baseball2
Download -
Psetebin:
http://www.pastebin.com/f6369c7
Feel free to post mirrors oif you want
Re: [FS]Animations -
Brian_Furios - 20.02.2010
is no bad i test it thx
Re: [FS]Animations -
Tony_Valentino - 20.02.2010
theres too many over used scripts.. like theres already over 20 animaiton scripts excluding from the ones in the gamemodes
Re: [FS]Animations -
xkniives - 20.02.2010
Quote:
Originally Posted by Tony_Valentino
theres too many over used scripts.. like theres already over 20 animaiton scripts excluding from the ones in the gamemodes
|
Yeah, but most of them are buggy (for my script)
Re: [FS]Animations -
Flake. - 20.02.2010
Quote:
Originally Posted by xkniives
Quote:
Originally Posted by Tony_Valentino
theres too many over used scripts.. like theres already over 20 animaiton scripts excluding from the ones in the gamemodes
|
Yeah, but most of them are buggy (for my script)
|
mine isnt. :P
Re: [FS]Animations -
Lorenc_ - 20.02.2010
Nice man. The Animations are cool!!
Re: [FS]Animations -
JPs_ - 21.02.2010
Well done, Thanks, men
Re: [FS]Animations -
Flake. - 21.02.2010
Quote:
Originally Posted by JPs_
Well done, Thanks, men
|
Quote:
Originally Posted by ((Lorenc))
Nice man. The Animations are cool!!
|
thanks guys
Re: [FS]Animations -
MinZ|Spark - 26.02.2010
Nice FS!
Well done!
Re: [FS]Animations -
thecutkiller - 26.02.2010
How do I stop a animation?
Re: [FS]Animations -
Flake. - 26.02.2010
i think its Space ot shoot
Re: [FS]Animations -
r9x - 03.03.2010
space , fire or just F
Re: [FS]Animations -
Flake. - 03.03.2010
Quote:
Originally Posted by Visual_Pleasure aka Chaos_Reaper
space , fire or just F
|
yeah thats it
Re: [FS]Animations -
adsy - 03.03.2010
--> mirror <--
Re: [FS]Animations -
[NoTHiNG] - 24.03.2010
Ohh I like wank lol.
---------------------------------------------------------
Mirror By ME
PWN & AMX
Or
MediaFire
http://www.mediafire.com/?2nyydmiztzm
Re: [FS]Animations -
Brian_Furios - 24.03.2010
Quote:
Originally Posted by [NoTHiNG
|
thx for mirrors
Re: [FS]Animations -
Snoooopy - 24.03.2010
Cool
I will test it too
Re: [FS]Animations -
[NoTHiNG] - 25.03.2010
Quote:
Originally Posted by $Fl@Ke$
Quote:
Originally Posted by Visual_Pleasure aka Chaos_Reaper
space , fire or just F
|
yeah thats it
|
Just Add This To Yours GameMode
Code:
2. if(strcmp(cmd,"/stopani",true)==0)
3. {
4. if(IsPlayerConnected(playerid))
5. {
6. ClearAnimations(playerid);
7. }
8. return 1;
9. }
It Just a another way.
Re: [FS]Animations -
Flake. - 25.03.2010
Quote:
Originally Posted by [NoTHiNG
]
Quote:
Originally Posted by $Fl@Ke$
Quote:
Originally Posted by Visual_Pleasure aka Chaos_Reaper
space , fire or just F
|
yeah thats it
|
Just Add This To Yours GameMode
Code:
2. if(strcmp(cmd,"/stopani",true)==0)
3. {
4. if(IsPlayerConnected(playerid))
5. {
6. ClearAnimations(playerid);
7. }
8. return 1;
9. }
It Just a another way.
|
yeah thanks for that i forgot to add it in :S
Re: [FS]Animations -
MetalScript - 18.07.2010
Why are there 2 laughs and 2 eat's?
And i saw a script with the same mistakes, where /crossarms and /wank are both wank animations...