[Plugin] [REL] MySQL Plugin (Now on github!)

Quote:
Originally Posted by System64
Посмотреть сообщение
that doesn't exist, only threaded and non-threaded querys, it's basiclly querys with callback
No, thats not "basiclly"..., the difference between a threaded and non threaded query is that it gets executed on another tick separated from the main loop of the server, so instead of waiting for a query to get executed and then run the rest of your gm, it keeps running your gamemode and the server handles the query on a second process.
Reply

To run SA-MP on 64bit system, you have to install 32bit libs.
Reply

None of the download links seem to be working. Can anyone pass me R7?
Reply

Please Update The Links!
Reply

Win http://solidfiles.com/d/701f3e87ca/
Reply

can someone reupload the previous versions like R6-2 or R6 pls?

tnx in advance!
Reply

R6-2 http://solidfiles.com/d/429c37bf27/
Reply

Tnx man
Reply

Thanks, I really appreciate it.

EDIT: I forgot all about the a_mysql include. Can anyone pass me the version for R7?
Reply

Can anyone upload R6 and R7? (not R6-2) for Linux
Reply

Can anyone upload R5 for me please ? (linux)
Reply

dl links not work pls reupload it
Reply

Quote:
Originally Posted by Enchancer
View Post
Can anyone upload R5 for me please ? (linux)
It's on the first post. However his site seems to be down at the moment.
Reply

Quote:
Originally Posted by Burridge
View Post
It's on the first post. However his site seems to be down at the moment.
Its back up and seems to work again.
Reply

Hi, is now since 2 day i search on internet but i found nothing about my problem. The plugin don't load on my server.

[10:53:37] Server Plugins
[10:53:37] --------------
[10:53:37] Loading plugin: mysql
[10:53:37] Failed.
[10:53:37] Loaded 0 plugins.

I think the problem is from my OS (Windows Server 2008 x64). I have searched mysql.dll and libmysql.dll for win2008 x64 but i don't find anything...

Anyone can help me ?
Reply

Why the fuck R7 doesn't have mysql_query() anymore ? How to fix this lol

EDIT: oh nvm didn't saw mysql_function_query()
Reply

try using this function:

Quote:

#define SafeKillTimer(%0);\
if(%0 != 0)\
{\
KillTimer(%0);\
%0 = 0;\
}

example: SafeKilltimer(rl_ServerUpdate);
It will check whether the timer actually exists, otherwise you could kill timers which are not the one you wanted to kill.
Reply

Quote:
Originally Posted by Strawhats
Посмотреть сообщение
try using this function:



example: SafeKilltimer(rl_ServerUpdate);
It will check whether the timer actually exists, otherwise you could kill timers which are not the one you wanted to kill.
The KillTimer function already has that check.
Reply

exactly same thing happening with me ! (with MySQL R6)
Reply

@Kar I am pretty sure it hasnt, cus I have seen it happening at samp 3d.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)