Help me.
#6

The error messages you have recieved indicate that the mysql_retrieve_row() function is not defined. This probably means you are attempting to use the MySQL plugin but have forgotten to include it in your gamemode.

Check your includes and verify the following:

1) You have a_mysql.inc in your pawno includes.
2) You have the #include <a_mysql> line at the top of your script.
Reply


Messages In This Thread
Help me. - by Brys - 30.10.2014, 17:27
Re: Help me. - by Glossy42O - 30.10.2014, 17:29
Re: Help me. - by Brys - 30.10.2014, 17:37
Re: Help me. - by Glossy42O - 30.10.2014, 18:05
Re: Help me. - by mkmk - 30.10.2014, 18:57
Re: Help me. - by quagga - 30.10.2014, 20:24

Forum Jump:


Users browsing this thread: 1 Guest(s)