public OnPlayerSpawn(playerid){new ASZ;if(IsPlayerAdmin(playerid)){ ASZ = Create3DTextLabel(\"Admin\", red, 0.0, 0.0, 2.0, 40, 0, 0); Attach3DTextLabelToPlayer(ASZ, playerid, 0.0, 0.0, 0.4);}return 1;}