crry_prtial - remove jump and sprint ?
#1

crry_prtial animation you can't jump and sprint ?
Reply
#2

look

Quote:

25 - SPECIAL_ACTION_CARRY - Will apply a 'carrying' animation to the player and make them unable to sprint, jump or punch

yes... next time read better wiki and test the code.

https://sampwiki.blast.hk/wiki/SpecialActions
Reply
#3

Quote:

ApplyAnimation(playerid,"CARRY","carrying",4.0,0,0 ,0,0,0,0);

But it did crash
Reply
#4

Why don't you try reading the Wiki?

pawn Код:
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_CARRY);
Reply
#5

PHP код:
C:\Documents and Settings\drei\Desktop\0.3z\gamemodes\OLD.pwn(55237) : error 017undefined symbol "SPECIAL_ACTION_CARRY"
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase


1 Error

Reply
#6

Update your #include <a_samp>.
Reply
#7

PHP код:
C:\Documents and Settings\drei\Desktop\0.3z\gamemodes\OLD.pwn(55237) : error 035argument type mismatch (argument 2)
Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

PHP код:
    SetPlayerSpecialAction(playerid,"SPECIAL_ACTION_CARRY",crry_prtial); 
Reply
#8

Remove
pawn Код:
,crry_prtial
- Sorry for the late reply.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)