05.10.2014, 19:54
Hello I have cmd mute and then when I mute player he gt laber above his head Muted and when I unmute some player the label still stay. What could be the problem why label won't remove? Thanks
pawn Код:
new Text3D:muted[MAX_PLAYERS];
and this is in unmute when I destroy that label for some player
DestroyDynamic3DTextLabel(muted[id]);