Help with UCP - 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: Help with UCP (
/showthread.php?tid=654463)
Help with UCP -
PhantomThief1412 - 29.05.2018
Hey guys, i am new in scripting and i want to crate a UCP for my server. Can you guys provide me with some good tutorials that i can learn from?
Re: Help with UCP -
jasperschellekens - 29.05.2018
I dont think there are any tutorials on this but...
1. Make sure you have access to a SQLite/MySQL server.
2. You possibly need a remote server to make your website access to the same DB as your server. You wont need a remote server if your website and server are hosted on the same server.
3. Choose an encryption method which also is supported in PHP.
4. Script the ucp with php/sql.
If you can't figure out how and want to invest in it instead, send me a pm. Porto-folio available.
Re: Help with UCP -
PhantomThief1412 - 30.05.2018
Alright, thanks for that!!