Begin rebranding (refactor+rewrite)

- Kashacters events renamed
- Update MySQL.Async queries to modern standards and remove string concatenation
- Rewrote `GetPlayerCharacters` to only use relevant information
This commit is contained in:
Linden
2021-05-17 01:21:11 +10:00
parent 99f51e1df8
commit 5d3f2884dc
5 changed files with 62 additions and 78 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
Config = {}
Config.databaseName = "es_extended"
Config.databaseName = 'es_extended'