[Ajuda] Como Faz?
#6

Quote:
Originally Posted by hard_dalzot
Посмотреть сообщение
pawn Код:
//no topo poe isso
#define KEY_HORN 2

//na public OnPlayerKeyStateChange(playerid, newkeys, oldkeys)
//coloca esse code \/

    if((newkeys == KEY_HORN) && (IsPlayerInAnyVehicle(playerid)))
    {
if(!IsPlayerInRangeOfPoint(playerid, 7.0, 3028.8000000,-704.5996000,53.799999237061) && !IsPlayerInRangeOfPoint(playerid, 7.0, 3028.8000000,-704.5996000,10.5) return SendClientMessage(playerid, -1, "{FF0000}[ERRO]:Vocк Nгo Esta na Poximo ao Elevador");
        SendClientMessage(playerid,COR_RED, "Escolha Uma Opзгo.");
        ShowMenuForPlayer(elevador,playerid);
        TogglePlayerControllable(playerid, 0);
        return 1;
    }       }
    }
tenta isso
MUITO OBRIGADO.

Era Tudo o Que eu Precisava!!!
Reply


Messages In This Thread
Como Faz? - by GHLEMES - 05.04.2014, 19:14
Re: Como Faz? - by Adejair - 05.04.2014, 19:20
Re: Como Faz? - by GHLEMES - 05.04.2014, 19:34
Respuesta: Como Faz? - by GHLEMES - 05.04.2014, 20:03
Re: Como Faz? - by hard_dalzot - 05.04.2014, 20:08
Re: Como Faz? - by GHLEMES - 05.04.2014, 21:07
Re: Como Faz? - by hard_dalzot - 05.04.2014, 21:16

Forum Jump:


Users browsing this thread: 3 Guest(s)