05.01.2018, 11:18
I made a tag system, in the admin list you will be able to edit admins tag (will be saved in SQL database)
but whenever I restart the server the whole tags lost and i want it to be saved.
when player disconnect then rejoins the game he still has the same tag but if the server restarts then the tag will be gone.
Should I make a code to save it on public OnGameModeInit?
but whenever I restart the server the whole tags lost and i want it to be saved.
when player disconnect then rejoins the game he still has the same tag but if the server restarts then the tag will be gone.
Should I make a code to save it on public OnGameModeInit?