[FilterScript] T-Animations system
#1

Hello,i made Animations system and i want to share it with you.
●Commands

PHP код:
public OnPlayerCommandText(playeridcmdtext[])
{
    if (
strcmp("/anims"cmdtexttrue10) == 0)
    {
        
SendClientMessage(playeridCOLOR_BLUE"/relax | /scared | /sick | /wave | /spank | /taichi | /crossarms |");
        
SendClientMessage(playeridCOLOR_BLUE"/wank | /kiss | /talk | /fucku | /cocaine | /rocky | /sit | /smoke |");
        
SendClientMessage(playeridCOLOR_BLUE"/beach | /lookout | /circle | /medic | /chat | /die | /slapa | /rofl |");
        
SendClientMessage(playeridCOLOR_BLUE"/glitched | /fakefire | /bomb | /robman | /handsup | /piss |");
        
SendClientMessage(playeridCOLOR_BLUE"/getin | /skate | /cover | /fart | /vomit | /drunk | /bj1 | /bj2 | /bj3");
        
SendClientMessage(playeridCOLOR_BLUE"/funnywalk | /kickass | /cell | /laugh | /eat | /injured |");
        
SendClientMessage(playeridCOLOR_BLUE"/slapass | /laydown | /arrest | /laugh | /eat | /carjack | /strip | /strip2");
        
SendClientMessage(playeridCOLOR_BLUE"/animswat | /animswat1 | /animswat2 | /animswat3 | /animswat4 | /animswat5");
        
SendClientMessage(playeridCOLOR_BLUE"/animswat6 | /strip3 | /strip4 | /strip5 | /baseball | /baseball2");
        return 
1;
    } 
To see how it works Join here:46.10.48.136:7777
How to install it?
Copy the pastebin.Open Pawno.Delete everything.And paste that you copyed.

●Bugs: If you see bugs please Say to me

●Download
Reply
#2

I doubt you made this.

You can't even spell "animantion" right.
Reply
#3

Dude,if you don't like my work go way,and what i wrote wrong ?(animations) ?
Reply
#4

good job Tony !
Reply
#5

Thank you
Reply
#6

Quote:
Originally Posted by [BP]Tony
Посмотреть сообщение
Dude,if you don't like my work go way,and what i wrote wrong ?(animations) ?
You spelt it wrong at the top of this thread.

Quote:

Hello,i made animantion system and i want to share it with you.

Anyway, there's nothing wrong with that, we all make spelling mistakes.


Nice FilterScript.
Reply
#7

Guy is jerk.Nice script
Reply
#8

Sorry for my pathetic attitude to you the other day, this is a nice script.
Reply
#9

You mean T before all oh.
Thats my tag T-Tony
Thanks all.
Reply
#10

You created 30 commands ... You king ... Great Work (irony)
Reply
#11

same /anims like Flakes anim system
Reply
#12

Damn i saw it tnx
Reply
#13

is it just me when you do /crossarms it /wanks? but good job bro
Reply
#14

Nice work keep it up
Reply
#15

Can you make a zcmd version?
Reply
#16

how can exit an animation
Reply
#17

Lol ; o, you can do mysql database, one loading and one command.
Reply
#18

Maybe gonna use it .
Reply
#19

Yeah nice gm but you could add more commands
Reply
#20

I spotted a fail in "crossarms":

Quote:

else if (strcmp(cmdtext, "/crossarms", true)==0)
{
if (GetPlayerState(playerid)== 1)
{
ApplyAnimation(playerid,"PAULNMAC", "wank_loop", 1.800001, 1, 0, 0, 1, 600);
}
return 1;
}

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)