[POMOC]YSI

Započeo Nadroj
6. Mar. 2013. Zaključano
2,076
pregleda
23
postova
ladolez
5
Underboss
6. Mar. 2013.
skripta koju koristim: moja
opis problema: 1 error

ovako izbacuje mi error
C:\Users\petarwin7\Desktop\Grand Line v1.0.0\pawno\include\YSI\y_users.inc(98) : fatal error 111: user error: Please define "MODE_NAME" before including y_users.

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

1 Error.


a evo sta imam
#include 
#include
#include
#include
#include
#include
#include
SoaD123
5
Underboss
6. Mar. 2013.

#define MODE_NAME "RunMeOnceOnly"
#define MODE_NAME "MyGamemode"


Stavi ispred include
ladolez
5
Underboss
6. Mar. 2013.
sad mi izadje drugi error
C:\Users\petarwin7\Desktop\Grand Line v1.0.0\pawno\include\YSI\y_iterate.inc(203) : fatal error 111: user error: "Old foreach.inc files are no longer compatible with YSI."

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

1 Error.
sime30
4
Enforcer
6. Mar. 2013.
Update-aj Foreach
ladolez
5
Underboss
6. Mar. 2013.
sad mi izadje ovaj error
C:\Users\petarwin7\Desktop\Grand Line v1.0.0\pawno\include\YSI\y_users.inc(150) : fatal error 111: user error: Default hash removed: See YSI topic for details.

ladolez
5
Underboss
6. Mar. 2013.
dajte pomozite na ovo!!!
sime30
4
Enforcer
7. Mar. 2013.
Probaj staviit "#define PP_YSI" prije ono Mode_Name i y_users
ladolez
5
Underboss
7. Mar. 2013.
sad mi izbacuje ovo
user error: y_commands must be included before y_text
wlseco
4
Shot Caller
7. Mar. 2013.
#include 


pa onda
#include 
ladolez
5
Underboss
7. Mar. 2013.
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_commands.inc(166) : fatal error 111: user error: y_commands must be included before y_text

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

1 Error.

#include 
#include
#include
#include
#include
#include
#include


napisi kako treba posto mi nece -.-
ladolez
5
Underboss
7. Mar. 2013.
to sam sad sredio ali sad imam druge errore koji nemam pojma odakle su mi
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : error 021: symbol already defined: "mysql_connect"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

4 Errors.
wlseco
4
Shot Caller
7. Mar. 2013.
|LG|Yui_Sang wrote on March 7, 2013, 4:14 pm:
to sam sad sredio ali sad imam druge errore koji nemam pojma odakle su mi
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : error 021: symbol already defined: "mysql_connect"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\mysql.inc(124) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

4 Errors.
Daj liniju
vidis da je error u includeu omg
ladolez
5
Underboss
7. Mar. 2013.
svaki dan ga update -.-
ladolez
5
Underboss
7. Mar. 2013.
sjebo sam ga skroz -.-
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_hooks/impl.inc(1741) : warning 235: public function lacks forward declaration (symbol "OnUnoccupiedVehicleUpdate")
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_hooks/impl.inc(2322) : warning 235: public function lacks forward declaration (symbol "OnPlayerTakeDamage")
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_hooks/impl.inc(2368) : warning 235: public function lacks forward declaration (symbol "OnPlayerGiveDamage")
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(695) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(696) : error 021: symbol already defined: "INI_Open"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(710) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(729) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(743) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(744) : error 021: symbol already defined: "INI_Close"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(748) : warning 209: function "INI_Close" should return a value
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1030) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1031) : error 021: symbol already defined: "INI_RemoveEntry"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1051) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1052) : error 021: symbol already defined: "INI_WriteString"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1055) : warning 209: function "INI_WriteString" should return a value
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1070) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1071) : error 021: symbol already defined: "INI_WriteInt"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1188) : error 025: function heading differs from prototype
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_ini.inc(1189) : error 021: symbol already defined: "INI_WriteFloat"
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_commands.inc(219) : warning 201: redefinition of constant/macro (symbol "CMD:%0(%1)")
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_commands.inc(220) : warning 201: redefinition of constant/macro (symbol "COMMAND")
C:\Users\petarwin7\Desktop\New folder (2)\gamemodes\GL.pwn(33) : warning 201: redefinition of constant/macro (symbol "MODE_NAME")
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(985) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(993) : warning 202: number of arguments does not match definition
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1233) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1241) : error 035: argument type mismatch (argument 1)
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1242) : warning 202: number of arguments does not match definition
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1485) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1494) : error 035: argument type mismatch (argument 1)
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1495) : warning 202: number of arguments does not match definition
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1593) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1602) : error 035: argument type mismatch (argument 1)
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_users/ini.inc(1603) : warning 202: number of arguments does not match definition
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_svar/ini.inc(299) : warning 213: tag mismatch
C:\Users\petarwin7\Desktop\New folder (2)\pawno\include\YSI\y_svar/ini.inc(343) : warning 202: number of arguments does not match definition
C:\Users\petarwin7\Desktop\New folder (2)\gamemodes\GL.pwn(39) : warning 201: redefinition of constant/macro (symbol "MODE_NAME")
C:\Users\petarwin7\Desktop\New folder (2)\gamemodes\GL.pwn(436) : warning 203: symbol is never used: "Langs_AddLanguage"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase

15 Errors.
ladolez
5
Underboss
7. Mar. 2013.
Mod....

http://zaslike.com/files/v21cxcoo2ndmmok53gl.jpg

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha