21.12.2013, 22:30
Hello there,
If someone in my server goes onduty by typing /adminduty the admintag will appear on other people's head aswell which causes some problem. Can anyone help me?
Thanks
If someone in my server goes onduty by typing /adminduty the admintag will appear on other people's head aswell which causes some problem. Can anyone help me?
Код:
PlayerInfo[playerid][Adminduty] = Create3DTextLabel(">> ADMIN DUTY! <<", COLOR_RED, 30.0, 40.0, 50.0, 40.0, 0); Attach3DTextLabelToPlayer(PlayerInfo[playerid][Adminduty], playerid, 0.0, 0.0, 0.7); PlayerInfo[playerid][AdminDuty] = true;