[AJUDA] POR FAVOR AQUI
#9

Acer, Transferencia e Sahdow, os erros nгo sгo causados por falta de chave, eu testei um GM antigo q eu usave e compilava normal, deu os mesmos erros.

Acer posso sim, mas todos os erros e linhas, vai da um livro kkk vo postar como sгo 3 tipos de erros, vou postar um erro de cada e as linhas, os erros tгo aki:

pawn Код:
/*erros:*/ undefined symbol "GetVehicleParamsEx" & undefined symbol "SetVehicleParamsEx"
pawn Код:
//Linha
{
                            NoFuel[i] = 1;
                            GetVehicleParamsEx(vid,engine,lights2,alarm,doors2,bonnet,boot,objective);
                            SetVehicleParamsEx(vid,VEHICLE_PARAMS_OFF,lights2,alarm,doors2,VEHICLE_PARAMS_ON,boot,objective);
                            GameTextForPlayer(i,"~w~~n~~n~~n~veўculo enguicado ~n~/servico mecanico Para arrumar",2500,3);
                        }
pawn Код:
/*erros:*/ undefined symbol "AttachObjectToVehicle"
pawn Код:
//linhas:
    if(dialogid == 1136)
    {
        if(response)
        {
            if(listitem == 0)
            {
                new vehicleid = GetOwnedVehicleID(playerid);
                if(vehicleid == INVALID_VEHICLE_ID) return SendClientMessage(playerid, COLOR_RED, "[BML] Vocк nгo possui Veiculo.");
                SetPVarInt(playerid, "Status", 1);
                SetPVarInt(playerid, "neon", CreateObject(18648,0,0,0,0,0,0));
                SetPVarInt(playerid, "neon1", CreateObject(18648,0,0,0,0,0,0));
                AttachObjectToVehicle(GetPVarInt(playerid, "neon"), GetOwnedVehicleID(playerid), -0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
                AttachObjectToVehicle(GetPVarInt(playerid, "neon1"), GetOwnedVehicleID(playerid), 0.8, 0.0, -0.70, 0.0, 0.0, 0.0);
                SendClientMessage(playerid, 0xAA3333AA, "[BML] Neon comprado por R$2000!");
                GivePlayerGP(playerid,-2000);
                CarroNEON[playerid] = 1;
                PlayerPlaySound(playerid, 1052, 0.0, 0.0, 0.0);
            }
Reply


Messages In This Thread
[AJUDA] POR FAVOR AQUI - by Joao_VS - 05.07.2011, 00:06
Re: [AJUDA] POR FAVOR AQUI - by [BEP]AcerPilot - 05.07.2011, 00:09
Re: [AJUDA] POR FAVOR AQUI - by Jorge_Hard - 05.07.2011, 00:29
Re: [AJUDA] POR FAVOR AQUI - by Joao_VS - 05.07.2011, 01:26
Re: [AJUDA] POR FAVOR AQUI - by Transferencia - 05.07.2011, 01:30
Re: [AJUDA] POR FAVOR AQUI - by [BEP]AcerPilot - 05.07.2011, 01:33
Re: [AJUDA] POR FAVOR AQUI - by Transferencia - 05.07.2011, 01:35
Re: [AJUDA] POR FAVOR AQUI - by Shadoww5 - 05.07.2011, 03:21
Re: [AJUDA] POR FAVOR AQUI - by Joao_VS - 05.07.2011, 17:04
Re: [AJUDA] POR FAVOR AQUI - by RockFire - 05.07.2011, 17:15

Forum Jump:


Users browsing this thread: 1 Guest(s)