tag mismatch
#8

Код:
enum PlayerInfo
{
  Pass[129], //User's password
  Adminlevel, //User's admin level
  VIPlevel, //User's vip level
  Banned,
  ball1,
  ball2,
  ball3,
  ball4,
  ball5,
  ball6,
  ball7,
  Score,
  DragonRadar,
  Kills, //User's kills
  Deaths, //User's deaths
  Jailed, //was user jailed or not
  JailTime, // Jail Timer
  pBanexp,
  pBanres[100],
  pBanPerm,
  pBanAdmin[20],
  pBanIPP[20],
  style[MAX_SKINS],
  attack[MAX_SKINS],
  speed[MAX_SKINS],
  HEALTHMax[MAX_SKINS],
  Float:KiMax[MAX_SKINS],
  KiSize[MAX_SKINS],
  dsword,
  dBazooka,
  dknife,
};

new pInfo[MAX_PLAYERS][PlayerInfo];
and i already showed the skin one

max
Код:
#define MAX_SKINS              299
Reply


Messages In This Thread
tag mismatch - by AroseKhanNiazi - 15.04.2014, 04:38
Re: tag mismatch - by Dignity - 15.04.2014, 05:13
Re: tag mismatch - by RoboN1X - 15.04.2014, 05:15
Re: tag mismatch - by AroseKhanNiazi - 15.04.2014, 06:12
Re: tag mismatch - by RoboN1X - 15.04.2014, 08:37
Re: tag mismatch - by AroseKhanNiazi - 15.04.2014, 09:11
Re: tag mismatch - by BroZeus - 15.04.2014, 09:15
Re: tag mismatch - by AroseKhanNiazi - 15.04.2014, 09:36

Forum Jump:


Users browsing this thread: 1 Guest(s)