[Ajuda] Ajuda na jetpack
#1

Porque minha jetpack fica bugada assim, jб entrei em outros server e nгo fica bugado assim


Reply
#2

Cara posta o cуdigo, nгo temos bolas de cristal!
Reply
#3

Tб usando assim?
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_USEJETPACK);
Reply
#4

Quote:
Originally Posted by Cidiei
Посмотреть сообщение
Cara posta o cуdigo, nгo temos bolas de cristal!
Код:
    if(strcmp(cmdtext, "/jetpack", true) == 0)
	{
		if(pAdmin[playerid] >= 1 || IsPlayerVIP(playerid))
        {
            SetPlayerSpecialAction(playerid, 2);
            SendClientMessage(playerid,Verde,"|INFO| Jetpack criada.");
        }
        else
        {
           SendClientMessageErro(playerid,Amarelo,"[x]({FF0000}/jetpack{FFFF00})[x] {FF0000}Comando errado.");
        }
		return 1;
	}
ta ai!
Reply
#5

Tente usar SetPlayerSpecialAction(playerid, SPECIAL_ACTION_USEJETPACK); no lugar de SetPlayerSpecialAction(playerid, 2); como sugerido pelo ViniBorn
Reply
#6

Quote:
Originally Posted by Cidiei
Посмотреть сообщение
Tente usar SetPlayerSpecialAction(playerid, SPECIAL_ACTION_USEJETPACK); no lugar de SetPlayerSpecialAction(playerid, 2); como sugerido pelo ViniBorn
ja usei este codigo mais continuou a mesma coisa
Reply
#7

Vocк estб utilizando UsePlayerPedAnims?
Reply
#8

Quote:
Originally Posted by Cidiei
Посмотреть сообщение
Vocк estб utilizando UsePlayerPedAnims?
Nгo porque?
Reply
#9

Coloque na OnGameModeInit para ver se muda algo.
Reply
#10

Quote:
Originally Posted by Cidiei
Посмотреть сообщение
Coloque na OnGameModeInit para ver se muda algo.
Funfo +Rep
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)