Anim problem with JETPACK
#7

PHP код:
CMD:jetpack(playerid){
    if(!
IsPlayerAdmin(playerid)) return 0;
    if(
GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_USEJETPACK){
        
ClearAnimations(playerid);
    } else {
        
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK); 
    }
    return 
1

Reply


Messages In This Thread
Anim problem with JETPACK - by blanic - 12.06.2016, 18:55
Re: Anim problem with JETPACK - by FuNkYTheGreat - 12.06.2016, 19:06
Re: Anim problem with JETPACK - by blanic - 12.06.2016, 19:08
Re: Anim problem with JETPACK - by FuNkYTheGreat - 12.06.2016, 19:17
Re: Anim problem with JETPACK - by blanic - 12.06.2016, 19:19
Re: Anim problem with JETPACK - by FuNkYTheGreat - 12.06.2016, 19:22
Re: Anim problem with JETPACK - by AbyssMorgan - 12.06.2016, 19:23
Re: Anim problem with JETPACK - by Dayrion - 12.06.2016, 19:26
Re: Anim problem with JETPACK - by blanic - 12.06.2016, 20:05
Re: Anim problem with JETPACK - by blanic - 12.06.2016, 21:14

Forum Jump:


Users browsing this thread: 7 Guest(s)