Something is wrong with Vortex RP 2.
#1

C:\Documents and Settings\Microsoft.KODUARVU-6442CC\Desktop\vx-rp.pwn(1207) : error 017: undefined symbol "mysql_format"
C:\Documents and Settings\Microsoft.KODUARVU-6442CC\Desktop\vx-rp.pwn(2336) : error 017: undefined symbol "mysql_format"
C:\Documents and Settings\Microsoft.KODUARVU-6442CC\Desktop\vx-rp.pwn(2372) : error 017: undefined symbol "mysql_format"
C:\Documents and Settings\Microsoft.KODUARVU-6442CC\Desktop\vx-rp.pwn(8827) : error 017: undefined symbol "mysql_format"
C:\Documents and Settings\Microsoft.KODUARVU-6442CC\Desktop\vx-rp.pwn(885 : error 017: undefined symbol "mysql_format"

Like what? I haven't changed anything in the Gamemode, even name.
Please fast solution..


Lines.

Quote:

1207 - mysql_format(1, szQueryOutput, "SELECT `playerID` FROM `playerAccounts` WHERE `playerName` = '%s'", szPlayerName3);

2336 - mysql_format(1, szQueryOutput, "SELECT * FROM `bankSuspensions` WHERE `playerID` = %d", playerVariables[extraid][pInternalID]);

2372 - mysql_format(1, szQueryOutput, "SELECT `playerName` FROM `playerAccounts` WHERE `playerID` = %d", strval(result));

8827 - mysql_format(1, szQueryOutput, "DELETE FROM `bankSuspensions` WHERE `playerID` = %d", iID);

8858 - mysql_format(1, szQueryOutput, "INSERT INTO `bankSuspensions` (`suspendeeID`, `playerID`, `suspensionReason`) VALUES(%d, %d, '%s')", playerVariables[playerid][pInternalID], playerVariables[iTarget][pInternalID], szReason);

Reply
#2

Needing fast help please!! Sorry for bumping under 24h.
Reply
#3

Make sure that you have the latest version of your MySQL plugin / includes.

https://sampforum.blast.hk/showthread.php?tid=56564 - G-sTyLeZzZ
https://sampforum.blast.hk/showthread.php?tid=122983 - StrickenKid's
Reply
#4

Thanks TheKiller. +rep for you
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)