Foreach
#1

When i start updating ysi,have problem with error 'foreach not compatible with ysi'.I've updated foreach and now many errors.How to fix this ?
Reply
#2

Paste errors
Reply
#3

Код:
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\..\y_hooks/impl.inc(2817) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickTextDraw")
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\..\y_hooks/impl.inc(2861) : warning 235: public function lacks forward declaration (symbol "OnPlayerClickPlayerTextDraw")
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\..\y_hooks/impl.inc(2905) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditObject")
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\..\y_hooks/impl.inc(2957) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditAttachedObject")
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\..\y_hooks/impl.inc(3016) : warning 235: public function lacks forward declaration (symbol "OnPlayerSelectObject")
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\y_textrender.inc(648) : warning 219: local variable "temp" shadows a variable at a preceding level
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\pawno\include\YSI\internal\..\y_ini.inc(1345) : warning 219: local variable "temp" shadows a variable at a preceding level
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\gamemodes\full-speed.pwn(1114) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\gamemodes\full-speed.pwn(12651) : error 025: function heading differs from prototype
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\gamemodes\full-speed.pwn(15641) : error 035: argument type mismatch (argument 2)
C:\Users\USER\Desktop\test\FS 0.3x by Bilsen\FS\gamemodes\full-speed.pwn(41316) : warning 203: symbol is never used: "Langs_AddLanguage"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
line 1114
Код:
forward OnPlayerLogin(playerid,password[]);
line 12651
Код:
public OnPlayerLogin(playerid,password[])
line 15641
Код:
				OnPlayerLogin(playerid,tmppass);
Reply
#4

BUMP!
Reply
#5

How to fix that ? when i remove playerlogin search langs_addlanguage i dont know how to dwl addlanguages and where put it.
Reply
#6

When i remove public onplayerlogin and start samp server,print YSI couldn't update ,but you haven't langs_addlanguage.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)