iv been trying to get this link but it just brings me to the front page of tg007 http://www.tg007.net/index.php?content=nicknames I used this to change nicks like this JÕhnŠǑn so the script could read then .... here is an example of a little snippet I did out of a pager and because the nick is like this JÕhnŠǑn it wont work ? I am using this snippet in buzzen and spcn ... as always nais tuke for any replies ![]()
#Call off
on *:TEXT:*JÕhnŠǑn*:#:{
if (%JÕhnŠǑn == off) halt
/set -u3 %smsg $2-
write call.txt $nick - %smsg
{ splay call.wav }
set -u10 %JÕhnŠǑn off
}