mIRC Home    About    Download    Register    News    Help

Print Thread
#134837 05/11/05 01:37 PM
Joined: Sep 2005
Posts: 21
N
Ameglian cow
OP Offline
Ameglian cow
N
Joined: Sep 2005
Posts: 21
on ^*:text:*Local host:?:{/nick $$?="Enter your new nickname:"}

When the word: local host stand in server status window... the popup box should come.... but it dosen't work... what i have do wrong here ?

#134838 05/11/05 01:42 PM
A
Anonymous
Unregistered
Anonymous
Unregistered
A
try this:

on ^*:text:*Local host*:*: nick $$?="Enter your new nickname:"

#134839 05/11/05 01:49 PM
Joined: Sep 2005
Posts: 21
N
Ameglian cow
OP Offline
Ameglian cow
N
Joined: Sep 2005
Posts: 21
hmm... maybe i should tell what this script is for.....

FIRST TIME... and only first time... mirc should popup whit the box.... where i enter my nick....

Second time and above: the should not come

EDIT: Nevermind now: on *:START: { if (!%nick1) { set %nick1 $$?="Nick: Syntax: NICK" } | nick %nick1 }

And it works

Last edited by NFSPOWER; 05/11/05 02:02 PM.

Link Copied to Clipboard