Skip to content
MSN

Help please

A TG007 community discussion started by [-Gr3en_Dem0n-].

Discussion 3 posts
Page 1 of 1
Open
Topic #440 · 3 published posts · 541 views

i got a stupid question but i cant figure it out blink.gif

got do i get it so when some1 props the pass it shows in in the room window not just the status window?

well if you mean if someone changes the passes. put this in over the one that vincula provides.

 

raw PROP:*: {
 if ($2 == language) echo $color(info2) -ti2 $comchan($me,1) * $msn.ifdecode($nick) sets the room language to $gettok(English.French.German.Japanese.Swedish.Dutch.Korean.Chinese (Simplified).Portuguese.Finnish.Danish.Russian.Italian.Norwegian.Chinese (Traditional).Spanish.Czech.Greek.Hungarian.Polish.Slovene.Turkish.Slovak.Portuguese (Brazilian),$3,46) ( $+ $3 $+ )
 else echo $color(info2) -ti2 $comchan($me,1) * $msn.ifdecode($nick) sets the $2 property to: $3-
}

Edited May 4, 2004 5:39 AM by The Gate Keeper

Thank you biggrin.gif it worked perfectly