Pawno Problem
#31

Quote:
Originally Posted by arathin
View Post
So far no one has been able to fix this issue my advice would be to start a new one sadly and this time back it up ever so often. Sorry I wish I had better news but I only know so much about pawno and everything Ive tried hasn't fixed this issue.
Nop, Im gonna try until I succeed . Maybe you can solve this one? Its a new error
pawn Code:
C:\Users\Gandhi\Desktop\CnR\pawno\include\dutils.inc(31) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\dutils.inc(135) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\dutils.inc(175) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\dutils.inc(283) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\dutils.inc(340) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\dutils.inc(382) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\dini.inc(239) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\sscanf2.inc(218) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\sscanf2.inc(218) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\sscanf2.inc(278) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\sscanf2.inc(278) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\lfuncs.inc(560) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\lfuncs.inc(626) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\lfuncs.inc(681) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\pawno\include\lfuncs.inc(810) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(960) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(968) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(1468) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2793) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2794) : warning 219: local variable "pname" shadows a variable at a preceding level
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2892) : error 017: undefined symbol "ShowLoginScreen"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2893) : error 029: invalid expression, assumed zero
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2893 -- 2894) : warning 215: expression has no effect
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2894) : error 001: expected token: ";", but found "if"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2897) : error 017: undefined symbol "ShowRegisterScreen"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2904) : error 055: start of function body without function header
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2912) : warning 209: function "SSCANF_OnPlayerDisconnect" should return a value
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2912) : error 010: invalid function or declaration
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2915) : error 021: symbol already defined: "GetPlayerName"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2919) : error 054: unmatched closing brace ("}")
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2921) : error 021: symbol already defined: "pname"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2925) : error 010: invalid function or declaration
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2928) : error 010: invalid function or declaration
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2930) : error 021: symbol already defined: "udb_UserSetInt"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2930) : error 017: undefined symbol "playerid"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2930) : error 021: symbol already defined: "udb_UserSetInt"
C:\Users\Gandhi\Desktop\CnR\gamemodes\SFCRRPG.pwn(2930 -- 2931) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


15 Errors.
Reply


Messages In This Thread
Pawno Problem - by Vasu99 - 29.02.2012, 17:50
Re: Pawno Problem - by Vasu99 - 29.02.2012, 18:59
Re: Pawno Problem - by Unknownich - 29.02.2012, 19:01
Re: Pawno Problem - by Vasu99 - 29.02.2012, 19:31
Re: Pawno Problem - by arathin - 29.02.2012, 19:32
Re: Pawno Problem - by Vasu99 - 29.02.2012, 19:42
Re: Pawno Problem - by arathin - 29.02.2012, 19:47
Re: Pawno Problem - by Vasu99 - 29.02.2012, 19:49
Re: Pawno Problem - by Vasu99 - 29.02.2012, 20:23
Re: Pawno Problem - by SchurmanCQC - 29.02.2012, 20:26
Re: Pawno Problem - by Vasu99 - 29.02.2012, 20:27
Re: Pawno Problem - by Vasu99 - 29.02.2012, 20:59
Re: Pawno Problem - by arathin - 29.02.2012, 21:02
Re: Pawno Problem - by Vasu99 - 29.02.2012, 21:03
Re: Pawno Problem - by arathin - 29.02.2012, 21:04
Re: Pawno Problem - by Vasu99 - 29.02.2012, 21:10
Re: Pawno Problem - by arathin - 29.02.2012, 21:49
Re: Pawno Problem - by Vasu99 - 29.02.2012, 22:19
Re: Pawno Problem - by arathin - 29.02.2012, 22:37
Re: Pawno Problem - by Vasu99 - 29.02.2012, 23:21
Re: Pawno Problem - by Vasu99 - 01.03.2012, 09:05
Re: Pawno Problem - by Mark™ - 01.03.2012, 09:19
Re: Pawno Problem - by Vasu99 - 01.03.2012, 09:27
Re: Pawno Problem - by Mark™ - 01.03.2012, 09:30
Re: Pawno Problem - by Vasu99 - 01.03.2012, 09:33
Re: Pawno Problem - by Mark™ - 01.03.2012, 09:35
Re: Pawno Problem - by AWP Gaming - 01.03.2012, 09:49
Re: Pawno Problem - by Vasu99 - 01.03.2012, 09:52
Re: Pawno Problem - by AWP Gaming - 01.03.2012, 09:54
Re: Pawno Problem - by Vasu99 - 01.03.2012, 09:57
Re: Pawno Problem - by Vasu99 - 01.03.2012, 13:48
Re: Pawno Problem - by Vasu99 - 01.03.2012, 14:58
Re: Pawno Problem - by Vasu99 - 01.03.2012, 17:03

Forum Jump:


Users browsing this thread: 3 Guest(s)