MySQL problem
#1

I am trying to switch from YINI to MySQL so I downloaded the latest plugin and inclue from this link:
https://sampforum.blast.hk/showthread.php?tid=56564

But there are some functions that are not defined.
When I compile the script I get these errors:
Код:
D:\SAMP scripts\FuseGaming Roleplay\gamemodes\FGRP.pwn(9378) : error 017: undefined symbol "mysql_store_result"
D:\SAMP scripts\FuseGaming Roleplay\gamemodes\FGRP.pwn(9379) : error 017: undefined symbol "mysql_fetch_row_format"
D:\SAMP scripts\FuseGaming Roleplay\gamemodes\FGRP.pwn(9381) : error 017: undefined symbol "resultline"
D:\SAMP scripts\FuseGaming Roleplay\gamemodes\FGRP.pwn(9384) : error 017: undefined symbol "mysql_free_result"
I included a_mysql. And as I said before I have the latest files and everything is up to date.
Reply
#2

The latest plugin doesn't have these natives, unfortunately. They use different natives and such...
Reply
#3

Oh...Thanks.Do you know where I can find an updated documentation?
Reply
#4

Well, you can check out here.

You can check out this guide too: https://sampforum.blast.hk/showthread.php?tid=337810
Reply
#5

Yep thats what I was working based on. I think I will have to look through the include.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)