10.01.2016, 15:20
MySQL
Blank gamemode
Hi all.Blank gamemode
Today I've wrote a MySQL blank gamemode, so, there are only the account system. Maybe, in the future, gamemode will be updated by entering houses and vehicles system.
You need:
- a_mysql (https://sampforum.blast.hk/showthread.php?tid=56564)
- zcmd (https://sampforum.blast.hk/showthread.php?tid=91354)
- sscanf2 (https://sampforum.blast.hk/showthread.php?tid=570927)
- BitFlag litte tutorial:
Quote:
Bit-flags in enums
Did you know that you can store 32 true/false values in one single variable? Not only do you save space, but you also get less clutter in your code. |
- Account system with MySQL
- Server-side money
- BitFlag instead of boolean variables
- Ban offline player
Download:
- https://github.com/xL10n/mysql-blank