Jump to content

Access List Oasiz Chat.


mythicaldeath

Recommended Posts

Guest Travis

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

Link to comment
Share on other sites

ok 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

}

 

Fixed

 

.Owner Access

..Add Owner: /access # add owner $ial($$1).addr :Comment

..delete Owner: /access # delete owner $ial($$1).addr :Comment

}

Link to comment
Share on other sites

Guest Travis

Fixed

 

.Owner Access

..Add Owner: /access # add owner $ial($$1).addr :Comment

..delete Owner: /access # delete owner $ial($$1).addr :Comment

}

 

Good job. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...