SA-MP Forums Archive
User Control Panel [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: User Control Panel [UCP] (/showthread.php?tid=307546)



User Control Panel [UCP] - ZmaXy - 30.12.2011

Is it possible to make a UCP with dini or djson?

Thanks.


Re: User Control Panel [UCP] - ғαιιοцт - 30.12.2011

What type of "control panel" are you talking about?


Re: User Control Panel [UCP] - StreetGT - 30.12.2011

UCP ingame or in a website?


Re: User Control Panel [UCP] - ZmaXy - 30.12.2011

On website, like this:




Re: User Control Panel [UCP] - SchurmanCQC - 30.12.2011

Yes, it's possible, through PHP FTP functions.


Re: User Control Panel [UCP] - ZmaXy - 31.12.2011

Quote:
Originally Posted by Schurman
Посмотреть сообщение
Yes, it's possible, through PHP FTP functions.
Is there a tutorial?


Re: User Control Panel [UCP] - StreetGT - 31.12.2011

is there already a UCP, from Grex

MySQL - http://forum.sa-mp.com/showthread.ph...=Control+Panel


Re: User Control Panel [UCP] - ZmaXy - 31.12.2011

Quote:
Originally Posted by StreetGT
Посмотреть сообщение
is there already a UCP, from Grex

MySQL - http://forum.sa-mp.com/showthread.ph...=Control+Panel
I don't use MySQL...

Grex UCP it's for dini? Only that I put it on webhost and work?


Re: User Control Panel [UCP] - Lorenc_ - 31.12.2011

Quote:
Originally Posted by ZmaXy
Посмотреть сообщение
I don't use MySQL...

Grex UCP it's for dini? Only that I put it on webhost and work?
Only way you could probably do it is to get a VPS and have some web files on there.


Re: User Control Panel [UCP] - Fj0rtizFredde - 31.12.2011

Quote:
Originally Posted by ZmaXy
Посмотреть сообщение
I don't use MySQL...

Grex UCP it's for dini? Only that I put it on webhost and work?
If you use Grex's UCP I think you need to have the server & the website on the same host. Other then that you could use the FTP functions to get the data from the files.

Damn Lorenc_ was faster.