COMPILE ERROR tagmosmatch and array index out of bounds PLSHELP !
#3

Quote:

enum E_PLAYER
{
ORMORM_ID,
pID,
pName[MAX_PLAYER_NAME+1],
pPassword[32],
pAdmin,
pClass,
pLevel,
pRespect,
pPoint,
pCash,
pFac,
pRank,
pJob,
pSkill
}
new PlayerInfo[MAX_PLAYERS][E_PLAYER];

enum E_FAC
{
ORM:fORM_ID,
fID,
fName[MAX_FACTION_NAME+1],
Float:fSpX,
Float:fSpY,
Float:fSpZ,
fSpI,
fSpV,
fLevel,
fExp,
fMoney
}

this right ?
Reply


Messages In This Thread
COMPILE ERROR tagmosmatch and array index out of bounds PLSHELP ! - by Kapupc - 06.02.2014, 01:57
Re: COMPILE ERROR tagmosmatch and array index out of bounds PLSHELP ! - by Hoborific - 06.02.2014, 02:18
Re: COMPILE ERROR tagmosmatch and array index out of bounds PLSHELP ! - by Kapupc - 06.02.2014, 02:35
Re: COMPILE ERROR tagmosmatch and array index out of bounds PLSHELP ! - by Kapupc - 06.02.2014, 02:42

Forum Jump:


Users browsing this thread: 2 Guest(s)