Posts: 38
Threads: 20
Joined: Oct 2014
Reputation:
0
Hello,i've used to change my script to mysql ( RP SCRIPT ) , it keeps give me an gdk bug then wipes down and it keeps server status like gamemod / maps but it changes and looks like Unkown Gamemod ( MAPS LOADED )
currently using MySql R5.
please help +Rep ( sorry For Bad English )
Posts: 889
Threads: 4
Joined: Mar 2013
Reputation:
0
Do not use R5, use R39 and do threaded queries.
Posts: 38
Threads: 20
Joined: Oct 2014
Reputation:
0
but im newbie scripter i cant move to R39 i tried it gave me alot of errors
Posts: 889
Threads: 4
Joined: Mar 2013
Reputation:
0
Trying to use old scripts with the R39 plugin will cause errors for sure. Just take your time to read how threaded queries and the cache works, then try implementing it. Even if you are a newbie, you can learn to do it.
I will not help you with non-threaded queries because they are bad practice and should not be used, ever.
Posts: 882
Threads: 50
Joined: Jun 2012
Reputation:
0
Which plugin are you using?
Is sampgdk.dll there in your server root dir?Some plugins don't need this because it is merged but some need.