Jump to content
  • 0

Problema Masini Personale


Dea7hAnGeL

Question

Salut ,

Am bagat scriptul de la masini personale in GM + .pwn si AMX in filterscripts si imi da urmatoarea eroare:

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8446) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8521) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8548) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8587) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8640) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8696) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8746) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8812) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8878) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8932) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(8980) : warning 219: local variable "file" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "engine" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "lights" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "alarm" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "doors" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "bonnet" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "boot" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13112) : warning 219: local variable "objective" shadows a variable at a preceding level

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : error 017: undefined symbol "sscanf"

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : warning 215: expression has no effect

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : warning 215: expression has no effect

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : warning 215: expression has no effect

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : warning 215: expression has no effect

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : error 001: expected token: ";", but found ")"

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : error 029: invalid expression, assumed zero

C:\Documents and Settings\Dea7hAnGeL\Desktop\Zonek\gamemodes\Zonek.pwn(13324) : fatal error 107: too many error messages on one line

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

4 Errors.

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Citeste regulamentul ! Posteaza si liniile in care ai aceste erori.

+ Titlu.

la cele cu "local variable <nume> shadows a variable at a preceding level" ai deja definite alea.

la "undefined symbol "sscanf"" ( 13324 ) nu ai definit sscanf, ia-l de aici: http://forum.sa-mp.com/showthread.php?t=120356

Schimba titlul.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.