05.07.2013, 21:08
and i suppose you do DestroyBar in OnPlayerDisconnect.
If you create the bar in OnGameModeInit and the player disconnect the bar for the id will never exists.
In OnPlayerConnect create and show the bar.
If you create the bar in OnGameModeInit and the player disconnect the bar for the id will never exists.
In OnPlayerConnect create and show the bar.