19.06.2014, 13:54
Hello. Dear reader, I made this GameMode in 5 minutes, the reason for creating this GameMode is because some people do not know how to do simple stuff like logging / registering dialogs.
Features:
Has four dialogs at the moment which are:
1 - Logging
2 - Registering
3 - Gender Dialog
4 - Age.
Custom callbacks: LoadPlayer and SavePlayer.
LoadPlayer: It pulls the player's skin, health, armour and last known position from the MySQL Database and sets it ingame.
SavePlayer: When a player disconnects, their skin, health, armour and last known position gets stored in the MySQL Database.
So if you want to make a GameMode with MySQL and don't know how to do simple stuff, then this is the GameMode for you to start with.
Features:
Has four dialogs at the moment which are:
1 - Logging
2 - Registering
3 - Gender Dialog
4 - Age.
Custom callbacks: LoadPlayer and SavePlayer.
LoadPlayer: It pulls the player's skin, health, armour and last known position from the MySQL Database and sets it ingame.
SavePlayer: When a player disconnects, their skin, health, armour and last known position gets stored in the MySQL Database.
So if you want to make a GameMode with MySQL and don't know how to do simple stuff, then this is the GameMode for you to start with.