Login/Register
#1

Hi SAMP Scripters

I have Login/Register system but not in dialogs and i want to make it with dialogs... Can i do that?
I've download dialog filterscripts but i dont know how to make to save something (ex. skins, money, etc..)

So can you tell me how to make dialogs on existng login/register system or how to edit an filtescript to save skins, money etc...
Any solution ?
Reply
#2

Is it a Y_INI saving system?

Show some codes please or the name of the filterscript.
Reply
#3

enum pInfo
{
pKey[128],
pLevel,
pAdmin,
pDonateRank,
.......etc.........

Here are the includes... :
#include <a_samp>
#include <a_mysql>
#include <core>
#include <float>
#include <time>
#include <file>
#include <utils>
#include <morphinc>
#include <mCam>
#include <streamer>

So i think i dont use Y_INI

The system is from this gamemode (Los Angeles RolePlay): https://sampforum.blast.hk/showthread.php?tid=97907
Reply
#4

is it possible ?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)