How to make applications
#3

Quote:
Originally Posted by AlonzoTorres
Посмотреть сообщение
How do you build a gamemode? Thats basically what you ask. There is no short answer here. It all depends on what you're looking for. I can point you in the right direction though.

1. You need to collect the answers. You can do this via dialogs
https://sampwiki.blast.hk/wiki/ShowPlayerDialog
https://sampwiki.blast.hk/wiki/OnDialogResponse
etc ...

2. You have to store the answers for an admin to look at. This would be best to do in a database or file. You can use a MySQL plugin or my personal favorite Y_INI. Alternatively you could store it in variables.

3. You need to make a function to look at these variables in-game.

4. You need to make a connection to the database via your website to your server. This requires knowledge in PHP.

You're asking for a lot.
Is it going to be more easy trough website. Like they post their applications there, i accept them and that allows them to join the server ? Or i need to make again database connections ?
Reply


Messages In This Thread
How to make applications - by ognyanov - 28.06.2016, 13:22
Re: How to make applications - by AlonzoTorres - 28.06.2016, 13:46
Re: How to make applications - by ognyanov - 28.06.2016, 13:54
Re: How to make applications - by AlonzoTorres - 28.06.2016, 13:56
Re: How to make applications - by Luicy. - 28.06.2016, 14:05
Re: How to make applications - by ognyanov - 28.06.2016, 14:10
Re: How to make applications - by AlonzoTorres - 28.06.2016, 14:15
Re: How to make applications - by ognyanov - 28.06.2016, 15:06
Re: How to make applications - by AlonzoTorres - 28.06.2016, 15:21

Forum Jump:


Users browsing this thread: 1 Guest(s)