error 010,017,203 Please help -
RenHaki - 04.12.2014
E:\3e-r5\gamemodes\newsfix.pwn(212) : error 010: invalid function or declaration
E:\3e-r5\gamemodes\newsfix.pwn(212) : error 010: invalid function or declaration
E:\3e-r5\gamemodes\newsfix.pwn(26996) : error 017: undefined symbol "Vehicle@YSII_Cg"
E:\3e-r5\gamemodes\newsfix.pwn(26996) : error 017: undefined symbol "Vehicle@YSII_Ag"
E:\3e-r5\gamemodes\newsfix.pwn(97619) : warning 203: symbol is never used: "Itter_Create"
static Zombie_Skin=-2;
#define ZOMBIE_NAME "Zombie"
Itter_Create(Vehicle, MAX_VEHICLES);
forward CheckCloserPlayers(playerid);
forward NewPos(playerid);
forward CheckHP(playerid);
forward KilledBy(playerid,killer);
forward KickZombie(playerid);
forward Firing(playerid);
forward Float:GetDistanceToPlayer(playerid,playerid2);
forward Float:GetPlayerSpeed(playerid);
forward Float:GetXYInFrontOfVehicle(vehicleid, &Float

, &Float:y, Float:distance);
enum pInfo
{
pKey[128],
pLevel,
pHiw,
pBomb,
pAdmin,
pFull,
pDonateRank,
gPupgrade,
pConnectTime,
pPcarkey,
pReg,
pSex,
pAge,
pOrigin,
pCK,
pMuted,
pExp,
pCash,
pAccount,
pCrimes,
pKills,
pDeaths,
pWantedLevels,
pWantedPoints,
pArrested,
pWantedDeaths,
pPhoneBook,
pLottoNr,
pFishes,
pBiggestFish,
pJob,
pPayCheck,
pHeadValue,
pJailed,
pJailTime,
pMats,
pDrugs,
pLeader,
pMember,
pFMember,
pRank,
pChar,
pContractTime,
pDetSkill,
pSexSkill,
pBoxSkill,
pRoadblock,
pLawSkill,
pMechSkill,
pJackSkill,
pCarSkill,
pNewsSkill,
pDrugsSkill,
pCookSkill,
pFishSkill,
pPaperLevel,
pPapers,
pLcnwar,
pYakuzawar,
pGsfwar,
pBallaswar,
pVagoswar,
pAzwar,
pChick,
pPizza,
pCigarettes,
pLighter,
pGunammor,
pCrashed,
pVirWorld,
Float

Health,
Float

SHealth,
pInt,
pLocal,
pTeam,
pModel,
pPnumber,
pPhousekey,
pPbiskey,
Float

Pos_x,
Float

Pos_y,
Float

Pos_z,
pCarLic,
pFlyLic,
pRequestingBackup,
pBoatLic,
pFishLic,
pGunLic,
pGun1,
pGun2,
pGun3,
pGun4,
pAmmo1,
pAmmo2,
pAmmo3,
pAmmo4,
pRobber,
pCarTime,
pPayDay,
pPayDayHad,
pCDPlayer,
pWins,
pLoses,
pAlcoholPerk,
pDrugPerk,
pMiserPerk,
pPainPerk,
pTraderPerk,
pTut,
pMissionNr,
pWarns,
pAdjustable,
pFuel,
pMarried,
pThree,
pMarriedTo[128],
pBread,
pWalkie,
pRope,
pRobCar,
pKillMoney,
pKillWeapon,
pDrugsWeed,
pDrugsCocaine,
pDrugsHeroin,
pPoint,
pSongKarn,
pOldVehicle,
pMonthVehicle,
pDayVehicle,
pDonateTime,
pTimeVeh,
pTimeInw,
pStd,
pWire,
pDj,
pNewbie,
pAttack,
pDef,
pWalkStyle,
Float

OldHealth,
Float

OldArmour,
pVirtualWorld,
pBanned,
pNormalQuest,
pSpawnin,
pPassportls,
pPassportsf,
pPassportlv,
pPraganTKYC,
pJailspawn,
pHaveGang,
pWalkieFreq,
pPgatekey,
pMedicBox,
pCheck,
pSQLID,
pBiz,
pParts,
pMs,
pMsd,
pMsd2,
pMsd3,
pMsd4,
pBadge,
pBadges,
pMs2,
pMs3,
pMs4,
pLock5,
pCard,
pCards,
pShare,
pShareGun,
pHah,
pGood,
pDCharity,
pDCharity2,
pPcarkey2,
pTimeVeh2,
pOldVehicle2,
pMonthVehicle2,
pDayVehicle2,
pLock52,
pBall,
pBalls,
pBallWin,
pCardTrue,
pVehTime,
pPlanekey,
pPlaneLock5,
pBoatkey,
pBoatLock5,
pPcarkey3,
pTimeVeh3,
pOldVehicle3,
pLock53,
pBottleRes,
pBottlePay,
pMancop,
pAFSF,
pReason[256],
pNickNameC,
pNickNameN[256],
};
Re: error 010,017,203 Please help -
Raweresh - 04.12.2014
You don't even show us that lines with errors. 2 first warnings is about I don't know what because I'm not supposed to count to 212. You never used function Itter_Create.
Re: error 010,017,203 Please help -
RenHaki - 04.12.2014
Where can I find where the errors is?
Re: error 010,017,203 Please help -
Youssef221 - 05.12.2014
press ctrl + g and enter the line