[Ajuda] Comando para sу uma profissao
#4

Quote:
Originally Posted by Lipe_Stronda
Посмотреть сообщение
pawn Код:
CMD:consertar(playerid, params[])
{
    if(!Profissao[playerid] == Mecanico) return SendClientMessage(playerid, Laranja,"| ERRO | Vocк nгo tem permissгo.");
    if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, Laranja, "| ERRO | Vocк nгo estб em um veнculo.");
    new vehicleid = GetPlayerVehicleID(playerid);
    SetVehicleHealth(vehicleid, 1000);
    return 1;
}
Deu, porйm ta dando Warning ...
pawn Код:
C:\Users\user\Desktop\GM [PROJETO]\gamemodes\GM.pwn(633) : warning 213: tag mismatch
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
Comando para sу uma profissao - by ArthurxD - 01.04.2014, 01:17
Re: Comando para sу uma profissao - by ExPLORE - 01.04.2014, 01:42
Re: Comando para sу uma profissao - by Lipe_Stronda - 01.04.2014, 01:43
Re: Comando para sу uma profissao - by ArthurxD - 01.04.2014, 01:48
Re: Comando para sу uma profissao - by Lipe_Stronda - 01.04.2014, 01:50
Re: Comando para sу uma profissao - by ArthurxD - 01.04.2014, 01:57
Re: Comando para sу uma profissao - by Lipe_Stronda - 01.04.2014, 01:57
Re: Comando para sу uma profissao - by ArthurxD - 01.04.2014, 02:02

Forum Jump:


Users browsing this thread: 2 Guest(s)