10.03.2012, 01:38
https://sampwiki.blast.hk/wiki/Animations
CSAW_Hit_1 I tried to use that one from the list but got an error
(222) : error 017: undefined symbol "CSAW_Hit_1"
What have I done wrong?
CSAW_Hit_1 I tried to use that one from the list but got an error
(222) : error 017: undefined symbol "CSAW_Hit_1"
Код:
if(strcmp("/cut", cmdtext, true) == 0) { SetPlayerSpecialAction(playerid, CSAW_Hit_1); return 1; }