Converting MySQL to y_ini
#10

Quote:
Originally Posted by RealCop228
Посмотреть сообщение
Doing it for you now.

EDIT: See if this works, I cba. to download the includes and try compiling.

http://pastebin.com/JzVfpEHv
Код:
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(326) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(470) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(502) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(520) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_timers.inc(292) : error 021: symbol already defined: "@yH_ScriptInit1"
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_timers.inc(293) : error 021: symbol already defined: "@yH_ScriptInit1"
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(930) : warning 209: function "CheckLoginKeys" should return a value
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(931) : error 010: invalid function or declaration
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(937) : error 010: invalid function or declaration
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(975) : warning 209: function "loadUserData_basic" should return a value
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(1371) : error 017: undefined symbol "usefile"
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(1395) : error 017: undefined symbol "userFile"
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(1443) : warning 203: symbol is never used: "Query"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


6 Errors.
I still need "#include <a_mysql>" ?

EDIT: after updating to YSI R2:

Код:
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(326) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(470) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(502) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\pawno\include\YSI\y_utils.inc(520) : warning 219: local variable "string" shadows a variable at a preceding level
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(930) : warning 209: function "CheckLoginKeys" should return a value
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(931) : error 010: invalid function or declaration
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(937) : error 010: invalid function or declaration
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(975) : warning 209: function "loadUserData_basic" should return a value
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(1371) : error 017: undefined symbol "usefile"
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(1395) : error 017: undefined symbol "userFile"
C:\Users\Michael2\Downloads\GTA\Destruction Derby 0.3d\filterscripts\S32_Register&Login.pwn(1443) : warning 203: symbol is never used: "Query"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Reply


Messages In This Thread
Converting MySQL to y_ini - by Michael@Belgium - 07.01.2012, 12:26
Re: Converting MySQL to y_ini - by Michael@Belgium - 07.01.2012, 18:23
Re: Converting MySQL to y_ini - by Scenario - 07.01.2012, 18:30
Re: Converting MySQL to y_ini - by Michael@Belgium - 07.01.2012, 19:29
Re: Converting MySQL to y_ini - by Scenario - 07.01.2012, 19:50
Re: Converting MySQL to y_ini - by Georgelopez1 - 07.01.2012, 19:52
Re: Converting MySQL to y_ini - by Michael@Belgium - 07.01.2012, 22:12
Re: Converting MySQL to y_ini - by Michael@Belgium - 10.01.2012, 15:43
Re: Converting MySQL to y_ini - by Scenario - 10.01.2012, 19:57
Re: Converting MySQL to y_ini - by Michael@Belgium - 11.01.2012, 11:33

Forum Jump:


Users browsing this thread: 1 Guest(s)