SA-MP Forums Archive
Question about Dini 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: Question about Dini UCP (/showthread.php?tid=614749)



Question about Dini UCP - ThatFag - 12.08.2016

hej
i was wondering if it is possible an ucp to be created with dini version
if yes can you please help me with a valid link of a tutorial on how to work with it or give me some examples
Thank you in advance


Re: Question about Dini UCP - Vince - 12.08.2016

If the SA-MP server is on the same box as the web server, then yes. Otherwise don't bother because it's more trouble than it's worth. If the SA-MP server is on another box you need to open and close an FTP connection each time a file is to be retrieved or written. This is slow and also not quite safe.

I don't know of any tutorials because like I said, most people don't bother with it.