23.10.2007, 19:34
I want to use your filterscript so badly and this is about my 9th atempt to adding this but I keep having errors.
Here is the list of errors I just go when I added it.
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(96) : error 021: symbol already defined: "Lock"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5177) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(517 : error 033: array must be indexed (variable "Lock")
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5179) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5180) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5181) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5182) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5183) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5184) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "EatFood"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exercise"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exit"
9 Errors.
Here is a pawno for my script, all I did was add the #include <KIHC>
http://pastebin.com/f21adbcd1
Thanks.
Here is the list of errors I just go when I added it.
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(96) : error 021: symbol already defined: "Lock"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5177) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(517 : error 033: array must be indexed (variable "Lock")
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5179) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5180) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5181) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5182) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5183) : error 035: argument type mismatch (argument 1)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5184) : error 035: argument type mismatch (argument 2)
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "EatFood"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exercise"
C:\Documents and Settings\Owner\Desktop\SAMP builder\gamemodes\tAxI_pixelshouse.pwn(5191) : warning 203: symbol is never used: "Exit"
9 Errors.
Here is a pawno for my script, all I did was add the #include <KIHC>
http://pastebin.com/f21adbcd1
Thanks.