Need help.
#1

Hi there.
I've been scripting admin system.
I scripted it and everything was alright, but when I had to compile it after adding some stuffs (/alevel1, /alevel2, /alevel3 and /alevel4) I've got some errors that I don't know how to fix.
I would appriciate if you can help me, thanks.

Errors:
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(907) : error 004: function "ini_GetKey" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(907) : error 033: array must be indexed (variable "keytmp")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(910) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(910) : error 033: array must be indexed (variable "valtmp")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(916) : error 004: function "ini_GetKey" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(916) : error 033: array must be indexed (variable "key")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(917) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(917) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(91 : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(91 : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(919) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\Vendmin.pwn(919) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(920) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(920) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(921) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(921) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(922) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(922) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(923) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(923) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(924) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(924) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\Vendmin.pwn(925) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(925) : error 033: array must be indexed (variable "val")
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(926) : error 004: function "ini_GetValue" is not implemented
C:\Users\TriPrstaSRB\Desktop\Samp Server\filterscripts\VenAdmin.pwn(926) : error 033: array must be indexed (variable "val")

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


26 Errors.
Reply
#2

the return says that the function that you're calling (ini_GetValue) doesn't exist,
try to UPDATE your YSI librarie
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)