Posts: 491
Threads: 112
Joined: Jan 2016
Reputation:
0
Hello Again, i want Help With Player Register , Login Plesae And i want help with How to make When VIP Player Joined Say
[VIP]RedRex have been Join[Connected]
Posts: 99
Threads: 6
Joined: Aug 2015
Reputation:
0
You need to start with basic programming lessons.
Posts: 270
Threads: 7
Joined: Apr 2015
You need to look at some REGISTER SYSTEMS TUTORIALS,
Here's how it works:
Player connects, if you have a file by player's name, you show the login dialog, else you show register dialog.
If a player logs in you load all the data from the file.
If a player registers you save a file with player's name.
Player disconnects, you save all players data into the file by name (ex: health, money and etc...) so you load them when he joins later.
Posts: 721
Threads: 1
Joined: Oct 2014
https://sampforum.blast.hk/showthread.php?tid=599524
MicroKyrr already provided what you needed.
And what VIP/admin FS or gamemode are you using? You really need to start doing things by yourself else you will never learn.
I suggest you learn engilsh better and improve your grammar.I bet your just a kid thats new to all of this and just wants to start a server.Nothing negative but learn step by step, you cant rush things, like 100 information at once.
Posts: 889
Threads: 4
Joined: Mar 2013
Reputation:
0
Check out some tutorials and learn to script.
Posts: 151
Threads: 18
Joined: Nov 2015
Reputation:
0
You can ask in wiki for help and watch some tutorials here in forum or *******. It's better if you script your own.