Mysql Help! - 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)
+--- Thread: Mysql Help! (
/showthread.php?tid=661453)
Mysql Help! -
T3MO - 04.12.2018
Hello there! Can someone help me please?
I have full RP gamemode so can I create account without UCP? I tried to insert in "Accounts" but when I log in it says again you are not registered, register on the UCP
Re: Mysql Help! -
GTLS - 06.12.2018
If you know nothing how SAMP server works. Dont just download and start playing with it. First understand the basics then along with the tutorial, continue working on the script. If script is based on MySQL and requires UCP, you need to understand how the data is fetched. Sometimes, data is fetched from more than one table.