SA-MP Forums Archive
Problem with adminfs - 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: Problem with adminfs (/showthread.php?tid=66398)



Problem with adminfs - Flo_White - 21.02.2009

hi
i have a problem:

when i put the ladmin (that i can add a function that it checks the player for a ladmin lvl) include in my include folder, then when i'll add it to my gamemode i get 11 errors

Код:
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\pawno\include\dutils.inc(254) : error 021: symbol already defined: "frename"
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\pawno\include\dutils.inc(255) : error 010: invalid function or declaration
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\pawno\include\dutils.inc(257) : error 010: invalid function or declaration
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\pawno\include\dutils.inc(259) : error 010: invalid function or declaration
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(1055) : error 047: array sizes do not match, or destination array is too small
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(1500) : warning 202: number of arguments does not match definition
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(2214) : error 047: array sizes do not match, or destination array is too small
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(2759) : error 025: function heading differs from prototype
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(2760) : error 021: symbol already defined: "strtok"
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(2775) : error 047: array sizes do not match, or destination array is too small
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(2782) : error 047: array sizes do not match, or destination array is too small
D:\Programme\Rockstar Games\GTA San Andreas\samp02Xserver.win32\gamemodes\StuntV1.8.pwn(2786) : error 047: array sizes do not match, or destination array is too small
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


11 Errors.



Re: Problem with adminfs - Mikep - 21.02.2009

Ask in the topic.


Re: Problem with adminfs - Flo_White - 21.02.2009

Quote:
Originally Posted by Mikep
Ask in the topic.
okay