SA:MP Error Help!
#1

Someone Know How to fix this?

Quote:

C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(2920) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(2920) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(2920) : warning 219: local variable "z" shadows a variable at a preceding level
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(5301) : error 027: invalid character constant
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(5301) : error 027: invalid character constant
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


2 Errors.

Reply
#2

Showing the error lines might help you 100%

Код:
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(2920) : warning 219: local variable "x" shadows a variable at a preceding level
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(2920) : warning 219: local variable "y" shadows a variable at a preceding level
C:\Documents and Settings\All Users\Documents\Baidu\gamemodes\zombie.pwn(2920) : warning 219: local variable "z" shadows a variable at a preceding level
new x, y ,z

is already existed. remove those !

edit:
Press Ctrl + G while in pawno then enter the line!
Reply
#3

Can you post the codes where you encounter errors on compiling?
Reply
#4

If you do not provide your code, we cannot help you.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)