Jump to content

Setting a drop downs selected text on dialog init?


S0RD3N

Recommended Posts

on *:dialog:addaccess:init:*: {

did -a $dname 2 Deny

did -a $dname 2 Grant

did -a $dname 2 Voice

did -a $dname 2 Host

did -a $dname 2 Owner

did -c $dname 2 1

}

 

 

i use that for my accesslist, and deny shows up on init... so,, the did -c $dname 2 1 1 being what u want to set, so if i switched it to 3 did -c $dname 2 3 the voice will be shown on init ect..

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...