SA-MP Forums Archive
Help for 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 for ucp (/showthread.php?tid=574724)



Help for ucp - keyvanik - 19.05.2015

Hi i need help for creat my ucp who can help me?


Re: Help for ucp - Luis- - 19.05.2015

First off, you need to learn MySQL and also make sure your gamemode is using MySQL, then learn the basics of PHP, HTML & CSS.


Re: Help for ucp - Abagail - 19.05.2015

We can't really help you.

I'd recommend taking a look at this and restating your question along with re-editing your post with more information:
http://forum.sa-mp.com/showthread.ph...60#post3463960

Quote:
Originally Posted by Luis-
Посмотреть сообщение
First off, you need to learn MySQL and also make sure your gamemode is using MySQL, then learn the basics of PHP, HTML & CSS.
That's not true at all. Who says a UCP needs to be coded in MySQL? There is no reason it can't be done using a file system.


Re: Help for ucp - Luis- - 19.05.2015

A UCP that uses a file system for loading data? Wouldn't it be a lot slower than MySQL?


Re: Help for ucp - keyvanik - 19.05.2015

Quote:
Originally Posted by Luis-
Посмотреть сообщение
A UCP that uses a file system for loading data? Wouldn't it be a lot slower than MySQL?
ucp like this http://rpg.fear-zone.net/


Re: Help for ucp - Abagail - 19.05.2015

It can and if you need to load each file in a directory to get the highest result, query it will be but you were telling him to use MySQL while not exposing any other options which WILL work.


Re: Help for ucp - Dignity - 19.05.2015

Quote:
Originally Posted by Abagail
Посмотреть сообщение
which WILL work.
Which will work yes, but are a waste of effort and time. Not only highly inefficient, also very insecure.


Re: Help for ucp - Abagail - 19.05.2015

Yes but hiding it isn't the best way to go. After all, the OP should be able to decide what he wants to do. Acting like SQL is the only way is just not a good way to answer someone's question.


Re: Help for ucp - Luis- - 19.05.2015

Quote:
Originally Posted by keyvanik
Посмотреть сообщение
That link doesn't work for me.

Quote:
Originally Posted by Abagail
Посмотреть сообщение
It can and if you need to load each file in a directory to get the highest result, query it will be but you were telling him to use MySQL while not exposing any other options which WILL work.
I honestly didn't even know you could use a file system other than MySQL to create a UCP, cause I always use MySQL.

Quote:
Originally Posted by Abagail
Посмотреть сообщение
Yes but hiding it isn't the best way to go. After all, the OP should be able to decide what he wants to do. Acting like SQL is the only way is just not a good way to answer someone's question.
I'm not telling him to actually use MySQL, it's just the best way to go imo. Cause all the file systems on here are pretty out-dated compared to MySQL.


Re: Help for ucp - keyvanik - 19.05.2015

Quote:
Originally Posted by Luis-
Посмотреть сообщение
That link doesn't work for me.



I honestly didn't even know you could use a file system other than MySQL to create a UCP, cause I always use MySQL.



I'm not telling him to actually use MySQL, it's just the best way to go imo. Cause all the file systems on here are pretty out-dated compared to MySQL.
see this http://5.231.68.64/