Slap animation
#1

Whats the animation for slap called?
Reply
#2

There's no animation for that? Anyway, I did it this way:
GetPlayerPos(giveplayerid, X, Y, Z);
SetPlayerPos(giveplayerid, X, Y, Z+6.0);

or something...
Reply
#3

Quote:
Originally Posted by Sync
There's no animation for that? Anyway, I did it this way:
GetPlayerPos(giveplayerid, X, Y, Z);
SetPlayerPos(giveplayerid, X, Y, Z+6.0);

or something...
he doesn't mean admin slap i guess, he means the >assslap?<

pawn Код:
if (strcmp("/slapass", cmdtext, true) == 0) {
    OnePlayAnim(playerid, "SWEET", "sweet_ass_slap", 4.0, 0, 0, 0, 0, 0); // Ass Slapping
         return 1;
    }
> VACTIONS.pwn standart in your server :>
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)