SA-MP Forums Archive
[Pawno Error] Help - 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)
+--- Thread: [Pawno Error] Help (/showthread.php?tid=497888)



[Pawno Error] Help - cielkute - 01.03.2014

Hello, Please help me, I hake Error's ..
Код HTML:
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(288) : error 017: undefined symbol "AllignMaxPlayers"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(293) : error 017: undefined symbol "dini_Create"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(295) : error 017: undefined symbol "dini_Int"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(296) : error 017: undefined symbol "dini_IntSet"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(298) : error 017: undefined symbol "GlobalSystem"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(301) : error 017: undefined symbol "LoadPickups"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(303) : error 017: undefined symbol "PrepareHouseSystem"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(304) : error 017: undefined symbol "OutputVehicleData"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3958) : warning 211: possibly unintended assignment
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3958) : error 001: expected token: ")", but found ";"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3958) : error 036: empty statement
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3958) : error 017: undefined symbol "Buylist"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3958) : fatal error 107: too many error messages on one line

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


12 Errors.
Help..

here this Gamemode..

http://www.failai.lt/23jnli0unqow/new.rar.htm


Re: [Pawno Error] Help - Dorito - 01.03.2014

As it says for most of those errors, they're undefined. If you could put your code up, that would be great.


Re: [Pawno Error] Help - cielkute - 01.03.2014

Quote:
Originally Posted by Dorito
Посмотреть сообщение
As it says for most of those errors, they're undefined. If you could put your code up, that would be great.
Please Fix

http://www.failai.lt/23jnli0unqow/new.rar.htm


Re: [Pawno Error] Help - BroZeus - 01.03.2014

post pastebin link


Re: [Pawno Error] Help - cielkute - 01.03.2014

Look here
http://www.failai.lt/23jnli0unqow/new.rar.htm


Re: [Pawno Error] Help - Equuuuin0X - 01.03.2014

use dini include


Re: [Pawno Error] Help - cielkute - 01.03.2014

Quote:
Originally Posted by Equuuuin0X
Посмотреть сообщение
use dini include
Okey many error's
Код HTML:
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(289) : error 017: undefined symbol "AllignMaxPlayers"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(299) : error 017: undefined symbol "GlobalSystem"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(302) : error 017: undefined symbol "LoadPickups"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(304) : error 017: undefined symbol "PrepareHouseSystem"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(305) : error 017: undefined symbol "OutputVehicleData"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3959) : warning 211: possibly unintended assignment
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3959) : error 001: expected token: ")", but found ";"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3959) : error 036: empty statement
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3959) : error 017: undefined symbol "Buylist"
C:\Documents and Settings\admin\Desktop\new\gamemodes\nw.pwn(3959) : fatal error 107: too many error messages on one line

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


9 Errors