SA-MP Forums Archive
I Got Alot Of Errors + PasteBin - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I Got Alot Of Errors + PasteBin (/showthread.php?tid=80307)



I Got Alot Of Errors + PasteBin - PrO_ShoT - 03.06.2009

http://pastebin.com/f1e7565e4


that the place in the mode of all the errors tell me what to do plz..

more 8 errors
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(131) : error 010: invalid function or declaration
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(13 : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(142) : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(160) : error 029: invalid expression, assumed zero
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(160 -- 161) : warning 215: expression has no effect
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(161) : error 001: expected token: ";", but found "}"
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(151) : error 010: invalid function or declaration
F:\5D49~1\23BE~1\GAMEMO~1\lvdm.pwn(151 -- 163) : fatal error 107: too many error messages on one line

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


8 Errors.


Thanks In Advance , Daniel


Re: I Got Alot Of Errors + PasteBin - HuRRiCaNe - 03.06.2009

are u sure that is the pastbin? only 100 lines and the errors are in line 131


Re: I Got Alot Of Errors + PasteBin - PrO_ShoT - 03.06.2009

yea im sure u just can see at the pastebin and tell me what i forget..


Re: I Got Alot Of Errors + PasteBin - HuRRiCaNe - 03.06.2009

well if thats all the script you must add the include <a-samp>
if it continue you should add the } at the end


Re: I Got Alot Of Errors + PasteBin - Luka P. - 03.06.2009

You don`t have correct functions at lines: 131,135,138,142
You have forgot some paraments at lines: 160,161
You have forgot ; at lines: 161



Re: I Got Alot Of Errors + PasteBin - PrO_ShoT - 03.06.2009

ok look

http://pastebin.com/f1b7260a2

this is my mode..

can u help me now 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.



Re: I Got Alot Of Errors + PasteBin - Mr_Finnigan - 03.06.2009

Sorry ,i was trying to reply to something else ,my bad