mIRC Homepage
Posted By: Gods_Hell Prefix of nick - 01/04/03 05:13 PM
I'v made script for changing the colours for @'s +'s %'s etc in front of each nickname

but on the network i'm on there is also the funkion as admin (!)
but when use of $iif($nick isop $chan,4!,$iif($nick isop $chan,4@,.....)) then it will display
!@ in front of that nick so my request is for the next version of mIRC 6.04 could there be an identifye for those networks who have 4ranks? somthing like if $nick isadmin $chan ... ??

thank you

or perhap you know a identifyer wich can initialise the prefix of the nick
so i can check $iif(! isin $prefix,...)

here is what i have ..
Code:
on ^*:TEXT:*:#:{
  echo $chan 11[14 $+ $asctime(HH:nn:ss) $+ 11] < $+ $iif($nick isop $chan,4!,$iif($nick isop $chan,4@,$iif($nick ishop $chan,3%,$iif($nick isvoice $chan,12+)))) $+  $+ $nick $+ > $1-  
  haltdef 
}
Posted By: theRat Re: Prefix of nick - 01/04/03 06:00 PM
/help $nick
The pnick property returns the nickname in a [email].@%+nick[/email] format.
Posted By: Gods_Hell Re: Prefix of nick - 01/04/03 08:32 PM
so how is the use?
$nick($chan,$nick($chan,$nick),pnick) ?

or what?
$prefix gives all the possibillity's on the network
Posted By: MonoSex Re: Prefix of nick - 01/04/03 09:11 PM
$nick($chan,$nick).pnick

RTFM grin
Posted By: Gods_Hell Re: Prefix of nick - 02/04/03 05:04 AM
aha thank you verry much!!!
Posted By: c0ldfusi0n Re: Prefix of nick - 02/04/03 04:34 PM
Please don't stop posting, i love that signature smirk
Posted By: codemastr Re: Prefix of nick - 03/04/03 04:47 AM
Q: How can you tell you're spending too much time on the internet?

A: When you beg someone to continue posting to a forum so you can continue to see a pic of computer generated girl in a bikini.

wink
Posted By: c0ldfusi0n Re: Prefix of nick - 03/04/03 08:24 AM
Story of my life.
Posted By: Gods_Hell Re: Prefix of nick - 05/04/03 05:01 PM
lolz

hehehe same here dude!! hahaha
welcome in dah club wink
© mIRC Discussion Forums