16.09.2018, 17:46
Quote:
You gotta create an enum like PlayerInfo, PlayerData or something like that, and create some callbacks so you can call them OnGameModeInit, OnPlayerDisconnect etc..
If you're not able to do that I suggest you stick to some tutorials on this forum or even filterscript created for MySQL register/login system.