[HELP]Table 'samp.players' - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [HELP]Table 'samp.players' (
/showthread.php?tid=102873)
[HELP]Table 'samp.players' -
Jake Canfield - 17.10.2009
Hmmm..... ok so I got this new script and I needed MySQL for it.
So I get MySQL and set it up and now I get these errors when someone joins
Код:
[11:04:18] Error in mysql_query: Table 'samp.players' doesn't exist
[11:04:18] Error in mysql_store_result: Table 'samp.players' doesn't exist
And then the server shuts down. I am told I need my tables set up. But how would I do this? I have looked everywhere for mysql_quary and such, no luck.
Please help.
Jake------
Re: [HELP]Table 'samp.players' -
woot - 17.10.2009
You gotta be kidding ...
http://forum.sa-mp.com/index.php?topic=127876.0
Re: [HELP]Table 'samp.players' -
Jake Canfield - 17.10.2009
Quote:
Originally Posted by //exora
|
:O I forgot I made that one.
Re: [HELP]Table 'samp.players' -
Jake Canfield - 17.10.2009
Quote:
Originally Posted by //exora
|
:O I forgot I made that one.
EDIT: Woah double post?