mIRC Home    About    Download    Register    News    Help

Print Thread
#201351 26/06/08 12:41 PM
Joined: Nov 2006
Posts: 143
X
xyzzy Offline OP
Vogon poet
OP Offline
Vogon poet
X
Joined: Nov 2006
Posts: 143
on *:snotice:*mesaj*:{
who $5
}
*@78.177.251.185 i got the ip like that
*@ 78.177.251.185 but i want the ip like this with space @
anything can do ?

xyzzy #201354 26/06/08 03:42 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
$replace($5,*@,*@ $chr(32))


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
argv0 #201355 26/06/08 03:45 PM
Joined: Nov 2006
Posts: 143
X
xyzzy Offline OP
Vogon poet
OP Offline
Vogon poet
X
Joined: Nov 2006
Posts: 143
thnx works well smile

Last edited by xyzzy; 26/06/08 03:45 PM.

Link Copied to Clipboard