- 0
Problema Masini Personale
-
Similar Content
-
- 11 answers
- 249 views
-
- 1 answer
- 144 views
-
- 9 replies
- 364 views
-
- 9 answers
- 123 views
-
- 6 answers
- 77 views
-
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Dea7hAnGeL
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