Help with make cmd /dropcrate (disable special action)
#1

hey again, i want to stop special action (SPECIAL_ACTION_CARRY) with cmd.
any one can help me create this command please?
Reply
#2

pawn Код:
if (GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_CARRY) SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)