weird problem
#1

Well im having a weird compile error on my Adrenaline GM, when i use this in include: (im using this on my other GMs too, but works fine on them!)
Код:
#include <IsPlayerLAdmin>
It gives me these errors: (but if i dont add it, theres no errors)
Код:
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(351) : warning 217: loose indentation
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(357) : warning 217: loose indentation
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(434) : warning 217: loose indentation
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(445) : warning 217: loose indentation
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(465) : warning 219: local variable "Time" shadows a variable at a preceding level
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(548) : warning 219: local variable "Time" shadows a variable at a preceding level
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(1172) : warning 219: local variable "equal" shadows a variable at a preceding level
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(1547) : error 047: array sizes do not match, or destination array is too small
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(1850) : error 021: symbol already defined: "strtok"
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(1865) : error 047: array sizes do not match, or destination array is too small
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(2197) : error 047: array sizes do not match, or destination array is too small
F:\Program Files\Rockstar Games\SAMP Server\gamemodes\adrenaline.pwn(2322) : warning 203: symbol is never used: "ret_memcpy"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
weird problem - by mige - 04.06.2010, 15:38
Re: weird problem - by playbox12 - 04.06.2010, 15:58
Re: weird problem - by mige - 04.06.2010, 16:11
Re: weird problem - by mige - 04.06.2010, 18:46

Forum Jump:


Users browsing this thread: 1 Guest(s)