How to Creat a Simple Register/login system with saving by zcmd Only
#1

Hey all i want to know :How to Creat a Simple Register/login system with a saving system by using Only zcmd no more. and it is possible? Please Help me.
Reply
#2

This is your third thread in relation to a Register and Login system.

Define what you mean by 'ZCMD only'.
Reply
#3

i want to using the include zcmd only... not sscanf or other iclude, and i posted 5 posts because i don't find a resolution of my problem..
Reply
#4

Saving the user accounts

This might be useful as well

pawn Code:
#define isnull(%1) \
    ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))
Reply
#5

Man, i don't think that you can make any saving system with ZMCD..... It is a command processor, not a saving one.

Of-course you can use the example of pinguim, but it's better to use some other such as YSI or dini(It's a bit old).
Reply
#6

Well im sure you cannot save with ZCMD, Use mysql cause that's like the best i know
Reply
#7

Quote:
Originally Posted by Tanush123
View Post
Well im sure you cannot save with ZCMD, Use mysql cause that's like the best i know
I Advise you, to use YSI for the Register/Login System,

https://sampforum.blast.hk/showthread.php?tid=273088

And use ZCMD for Commands.
Reply
#8

I am wondering, why you wouldn't add any other include?
MySQL can help as well
Reply
#9

Quote:
Originally Posted by Pinguinn
View Post
I am wondering, why you wouldn't add any other include?
MySQL can help as well
Indeed it can, But he's still a Beginner, I Doubt he just knows the basics, atm.
Reply
#10

i don't want a lot of includes(because more incules=more plugins=more work=more hard)

there are not a One include to do anything? i mean registration with saving /admin CMDS/Vip....

and for this tuto: https://sampforum.blast.hk/showthread.php?tid=273088

i followed it step by step and never working whene i go IG it don't save the Passeword(only cash+score+admin)
Reply
#11

Quote:
Originally Posted by ServerScripter
Посмотреть сообщение
i don't want a lot of includes(because more incules=more plugins=more work=more hard)

there are not a One include to do anything? i mean registration with saving /admin CMDS/Vip....

and for this tuto: https://sampforum.blast.hk/showthread.php?tid=273088

i followed it step by step and never working whene i go IG it don't save the Passeword(only cash+score+admin)
Download the Full Package/Download provided. There is a test account with password as 123.
Reply
#12

Quote:
Originally Posted by ServerScripter
Посмотреть сообщение
i don't want a lot of includes(because more incules=more plugins=more work=more hard)

there are not a One include to do anything? i mean registration with saving /admin CMDS/Vip....

and for this tuto: https://sampforum.blast.hk/showthread.php?tid=273088

i followed it step by step and never working whene i go IG it don't save the Passeword(only cash+score+admin)
Dude, making a SAMP server cost time. It's not just 'creating' it. Take your time and use sscanf.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)