Hello i want help again with >>>
#1

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]
Reply
#2

You need to start with basic programming lessons.
Reply
#3

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.
Reply
#4

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.
Reply
#5

ok thanks all <3
Reply
#6

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.
Reply
#7

Check out some tutorials and learn to script.
Reply
#8

You can ask in wiki for help and watch some tutorials here in forum or *******. It's better if you script your own.
Reply
#9

Quote:
Originally Posted by JamalMaddox
Посмотреть сообщение
You can ask in wiki for help and watch some tutorials here in forum or *******. It's better if you script your own.
Not really..
Reply
#10

Quote:
Originally Posted by Joron
Посмотреть сообщение
Not really..
Yes really.
If you are trying to really learn how scripting works and how it works to build up such systems on your own it is essential that you create those scripts on your own.
For very beginners, this can be compined with tutorials and existing scripts. Although just using existing scripts for your server will not teach you anything.
If you have no clue how to create such a system and a tutorial won't help, take an existing script and try to understand it. Try to edit it and see what happens.
If you really want to learn something, then try to create your own script based on the existing one.
(Just don't publish it and say "you've done it yourself", as you didn't).

Nothing beats learning by doing when it comes to scripting. You can't say you understood what's happening with your code until you've created it by yourself and got to face several errors.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)