Error Problems
#1



http://pastebin.com/f1b7260a2

this is my mode..

can som1 help me plz?

F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(133) : error 021: symbol already defined: "GameTextForPlayer"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(135) : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(137) : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(141) : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(14 : error 001: expected token: ")", but found "{"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(165) : error 029: invalid expression, assumed zero
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(165 -- 167) : warning 215: expression has no effect
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(167) : error 001: expected token: ";", but found "-identifier-"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(154) : warning 203: symbol is never used: "moneys"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(154) : warning 203: symbol is never used: "giveplayerid"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(152) : warning 204: symbol is assigned a value that is never used: "giveplayer"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(151) : warning 204: symbol is assigned a value that is never used: "sendername"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(150) : warning 203: symbol is never used: "playermoney"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(149) : warning 204: symbol is assigned a value that is never used: "string"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(149 -- 173) : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(149 -- 173) : fatal error 107: too many error messages on one line

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


9 Errors.



that is my errors..

thanks to the helpers , Daniel.
Reply
#2

Are you using YSI ?
Reply
#3

Quote:
Originally Posted by Mr_FinnigaN
Are you using YSI ?
idk what is it , no
Reply
#4

Код:
147.public OnPlayerCommandText;playerid, cmdtext[]
in this line the ; should go at the end,the first thing expected after ; is { so the (playerid, cmdtext[] is being ignored
Reply
#5

THAT is the most messy piece of code I've ever seen,
I fixed the errors and 100 new popped up -.-
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)