deleted
A TG007 community discussion started by mythicaldeath.
deleted
Anyone know where i can get an example of nick list owner access that isn't sockwrite or a dialog??
I looked here on tg but it's all sockwrite or dialogs.
/access # add owner $ial($$1).addr :Comment
Fixedok this doesnt work the way i thought it would lol
Owner Access
..AddOwner:{ /access $chan add owner *! $+ $ial($$1).addr
}
..RemoveOwner:{ /access $chan add owner *! $- $ial($$1).addr
}
.Owner Access
..Add Owner: /access # add owner $ial($$1).addr :Comment
..delete Owner: /access # delete owner $ial($$1).addr :Comment
}
Fixed
.Owner Access
..Add Owner: /access # add owner $ial($$1).addr :Comment
..delete Owner: /access # delete owner $ial($$1).addr :Comment
}
Good job. ![]()
Sign in to reply or start a new topic where your account has permission.