#1

Код:
CMD:setvip(playerid, params[])
{
  new playeb, lvl;
  if(sscanf(params, "ui", player, lvl)) return SendClientMessage(playerid, -1, "/setvip [playerid] [level]);
  Vip[playerb] = lvl;
  return 1;
}
Код:
\filterscripts\Vip.pwn(235) : error 017: undefined symbol "player"
\filterscripts\Vip.pwn(235) : error 037: invalid string (possibly non-terminated string)
\filterscripts\Vip.pwn(235) : warning 215: expression has no effect
\filterscripts\Vip.pwn(235) : error 001: expected token: ";", but found "]"
\filterscripts\Vip.pwn(235) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
Vip - by DerickClark - 24.03.2013, 14:00
Re: Vip - by LarzI - 24.03.2013, 14:00
Re: Vip - by DerickClark - 24.03.2013, 14:05
Re: Vip - by BigGroter - 24.03.2013, 14:07
Re: Vip - by DerickClark - 24.03.2013, 14:08
Re: Vip - by BigGroter - 24.03.2013, 14:11
Re: Vip - by DerickClark - 24.03.2013, 14:12
Re: Vip - by BigGroter - 24.03.2013, 14:15
Re: Vip - by DerickClark - 24.03.2013, 14:17
Re: Vip - by Misiur - 24.03.2013, 14:18

Forum Jump:


Users browsing this thread: 1 Guest(s)