function
enable_NicknameId (client-side)
Available since version: 0.0.5
Note
By default players ids are showed.
This function will enable/disable showing of players ids in their nicknames.
Declaration
void enable_NicknameId(bool toggle)
Parameters
bool
toggle:true
when you want to show the id in the nickname, otherwisefalse
.