Problem: Error
#1

I using Cyber GameMode and now i have small problem od "Compile", but can't find this errors, please help me
Sry on bad English

errors:


Quote:

C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 241) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 763) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 791) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 819) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 841) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 936) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(1 95 : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(2 115) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(2 142) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(2 180) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc(2 203) : warning 219: local variable "f" shadows a variable at a preceding level
C:\Documents and Settings\Toni Bedy\Desktop\maddox\gamemodes\CYBER.pwn(4854) : error 017: undefined symbol "string"
C:\Documents and Settings\Toni Bedy\Desktop\maddox\gamemodes\CYBER.pwn(4854) : error 017: undefined symbol "string"
C:\Documents and Settings\Toni Bedy\Desktop\maddox\gamemodes\CYBER.pwn(4854) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Toni Bedy\Desktop\maddox\gamemodes\CYBER.pwn(4854) : 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
#2

ask in GameMode topic.
Reply
#3

Please help!
I need clean this errors fast
Reply
#4

look at the lines that are given in the error text
(C:\Documents and Settings\Toni Bedy\Desktop\maddox\pawno\include\JunkBuster.inc([b]1 241[b]) : warning 219: local variable "f" shadows a variable at a preceding level)
and remove the "new f;"
Reply
#5

i dont have new f;

i look all these lines in errors and nothing

which is errors in line 4854

Quote:

SetPlayerColor(playerid,COLOR_GRAD2);

Reply
#6

at line 4853 add : new string[128];
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)