/jetpack problem, player stays at place, but also is flying
#10

pawn Code:
CMD:jetpack(playerid)
{
    SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
    return 1;
}
Search for OnPlayerUpdate and check if it returns 1.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)