[Ajuda]Peso ao entrar
#1

Pessoal nas empresas do meu servidor sempre dб um "peso" quando apertamos F, pra sair nгo й assim alguйm sabe oque й?
Nгo й lag nada.
Reply
#2

Posta o OnPlayerKeyStatc change
Reply
#3

Aqui:
http://pastebin.com/gwewu3JH
Reply
#4

Acho Que й Porque Vocк Tem Dois /sair

pawn Код:
//Tente Tirar Esse
    if(newkeys == 16 && GetPlayerState(playerid) == PLAYER_STATE_DRIVER)
    {
    OnPlayerCommandText(playerid,"/sair");
    }

// й ficar Apenas esse

    if(newkeys == 16 && GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
    {
    OnPlayerCommandText(playerid,"/entrar");
    OnPlayerCommandText(playerid,"/sair");
    }
Reply
#5

Nгo resolveu. ''/
Reply
#6

bota return 1; no final
Reply
#7

Garfield jб tinha feito isso quando ele postou, mais de nada adiantou.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)