Login and register system errors
#1

Hello everyone i realised a gm last night and now im trying to update it but im getting errors

here is my gm ---->http://pastebin.com/E7mppzP2

Here are the errors
Код:
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_debug.inc(277) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_debug.inc(339) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_debug.inc(344) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_amx.inc(454) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_amx.inc(904) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_amx.inc(926) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(246) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(343) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(369) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(396) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(475) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(497) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(540) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_utils.inc(558) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_malloc.inc(216) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_malloc.inc(488) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_malloc.inc(613) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_hooks/impl.inc(1179) : warning 201: redefinition of constant/macro (symbol "OnPlayerEnterCheckpoint")
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_hooks/impl.inc(1222) : warning 201: redefinition of constant/macro (symbol "OnPlayerLeaveCheckpoint")
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\pawno\include\YSI\y_ini.inc(1074) : warning 219: local variable "str" shadows a variable at a preceding level
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(23) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(24) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(25) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(26) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(27) : error 017: undefined symbol "PlayerInfo"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(33) : warning 201: redefinition of constant/macro (symbol "pInfo")
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(147) : warning 201: redefinition of constant/macro (symbol "COLOR_GREEN")
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(148) : warning 201: redefinition of constant/macro (symbol "COLOR_RED")
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(159) : warning 201: redefinition of constant/macro (symbol "COL_RED")
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(163) : error 021: symbol already defined: "Textdraw0"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(717) : error 002: only a single statement (or expression) can follow each "case"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(717 -- 718) : error 028: invalid subscript (not an array or too many subscripts): "dialogid"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(717 -- 719) : error 001: expected token: "}", but found "case"
C:\Documents and Settings\Owner\Desktop\karlis red vs blue\red vs bue\gamemodes\armdy.pwn(717 -- 719) : fatal error 107: too many error messages on one line

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


10 Errors.
Reply
#2

Very Cool scripting =))))))))))))))) This game mode is copy =)
but no problem ,here is pastebin link : http://pastebin.com/sdvA84Sw
if you need to fix includes warnings give me your includes
if don't compiled post again with errors and warnings
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)