SA-MP Forums Archive
Help about a script - 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 about a script (/showthread.php?tid=366352)



Help about a script - ThePhenix - 06.08.2012

Hi,
The reason of this message is to make an answer.

I've created a Admin,score,money, and other stuff SYSTEM.

I'd like to add a USERCP in which every user be there.

I mean I want all the users registered on a website.

If someone knows how to do it. tell me.


Re: Help about a script - ReneG - 06.08.2012

You have to use PHP with MySQL. Downloading xampp, and looking at some tutorials on w3schools would be a good start


Respuesta: Re: Help about a script - ThePhenix - 06.08.2012

I know, but I'm wonder, I should have a Filterscript or something like that?

The Mysql database is not a problem, I have one, FTP transfer files all,

But answer my question.-

What about this config:

pawn Код:
// This is a comment
// uncomment the line below if you want to write a filterscript
//#define FILTERSCRIPT

#define _DEBUG 1
#define PHP_ADDRESS "domain/YSI_transfer.php"

#include <a_samp>
#include <YSI\y_php>