20.01.2013, 11:54
I put that code on top of the [GM] but now i get this error
Код:
C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\pawno\include\foreach.inc(1089) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(9002) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(9574) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10011) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10591) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10657) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10786) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10800) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10826) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10840) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10866) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10880) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10906) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10920) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10946) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10957) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10972) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10983) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(10997) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(11008) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(11023) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(11034) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(11046) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(11994) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(12019) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(12041) : warning 219: local variable "slot" shadows a variable at a preceding level C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(17575) : error 035: argument type mismatch (argument 3) C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(17575) : warning 215: expression has no effect C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(17575) : error 001: expected token: ";", but found "-identifier-" C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(17575) : warning 215: expression has no effect C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(17575) : error 001: expected token: ";", but found "-identifier-" C:\Users\GURKAN\Desktop\Engine by Bohdan for P-I\gamemodes\engine.pwn(17575) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.