the command like
if (Admin isin == $nick) {halt}
or something like that how would it be possible to replace Admin to a owner on +q mode ???
A TG007 community discussion started by DigitalX.
the command like
if (Admin isin == $nick) {halt}
or something like that how would it be possible to replace Admin to a owner on +q mode ???
huh run that by me again
From what I understand you want to replace the Admin_nickname to Owner_nickname in your nicklist if I'm not mistaken. If you have a custom made nicklist just use something like
$replace($nick,Admin_,Owner_)
or something like that.
To be able to help you more we would need more info on what you are trying to do, and also the full code you have would help us to help you better.
nah nah ... like when ur script scans nicks and it halts if something is in teh nick how do u make it so when it scans and finds a person on +q owner mode it halts.
thnx man
Sign in to reply or start a new topic where your account has permission.