4 erros
#1

pawn Код:
C:\Users\hacker\Desktop\lscnr script\pawno\include\sscanf2.inc(218) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\sscanf2.inc(218) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\sscanf2.inc(278) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\sscanf2.inc(278) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dutils.inc(28) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dutils.inc(132) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dutils.inc(172) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dutils.inc(267) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dutils.inc(324) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dutils.inc(366) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\dini.inc(257) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\YSI\y_utils.inc(334) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\YSI\y_utils.inc(488) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\YSI\y_utils.inc(520) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\YSI\y_utils.inc(538) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\lscnr script\pawno\include\YSI\y_malloc.inc(215) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\hacker\Desktop\testing\lscnr.pwn(1759) : error 012: invalid function call, not a valid address
C:\Users\hacker\Desktop\testing\lscnr.pwn(1759) : warning 215: expression has no effect
C:\Users\hacker\Desktop\testing\lscnr.pwn(1759) : error 001: expected token: ";", but found ")"
C:\Users\hacker\Desktop\testing\lscnr.pwn(1759) : error 029: invalid expression, assumed zero
C:\Users\hacker\Desktop\testing\lscnr.pwn(1759) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


4 Errors.
line 1759
pawn Код:
format(string, 200, "%s has joined the server.", PlayerInfo(playerid));
    SendClientMessageToAll(COLOR_DEADCONNECT, string1);
Reply


Messages In This Thread
4 erros - by iThePunisher - 10.02.2014, 14:49
Re: 4 erros - by Konstantinos - 10.02.2014, 15:07
Re: 4 erros - by Jankingston - 10.02.2014, 15:13

Forum Jump:


Users browsing this thread: 1 Guest(s)