Skip to content
MSN

ctcpreply

A TG007 community discussion started by MrGuest.

Discussion 9 posts
Page 1 of 1
Open
Topic #1943 · 9 published posts · 807 views

on *:join:* {

/.ctcpreply $nick TIME (co) @movie

/.ctcpreply $nick TIME (co) @soon

 

}

 

 

 

how can separate a sentence into two parts, no show $nick ?

Plz !!!!!

i didnt really get the question! o_O

on me:*:join:#:hop #

on *:join:* { /.ctcpreply $nick TIME 
 (co) @movie 
 (co) @soon }

 

i think this is what you want.

' date='Nov 18 2004, 07:37 PM'] i didnt really get the question! o_O

I mean is no show the nick .

 

8ZeroScript loal time: @find * ( * ..is what u are going to search )

8ZeroScript loal time: @dic * ( * ..is what u are going to enquiry )

8ZeroScript loal time: @info * (* ..is search member profile )

 

I want like this .

 

 

 

8ZeroScript loal time: @find * ( * ..is what u are going to search )

: @dic * ( * ..is what u are going to enquiry )

: @info * (* ..is search member profile )

 

Thx!

do as GateKeeper said...

use this code:

 




 

when you want a new line, then follow with what you want on that line. then use 
 again for a new line, and so on. This is the only way to do what you are talking about.

bfush.PNG

do as GateKeeper said...

use this code:

 




 

when you want a new line, then follow with what you want on that line. then use 
 again for a new line, and so on. This is the only way to do what you are talking about.

save unicode or ANSI or utf-8 ?

 

thx a lot !

send that code exactly as you see it there, in ascii.

bfush.PNG

Thinks he needs the chr for : pizza.gif

The $chr for : is $chr(58) pizza.gif

Edited Nov 21, 2004 5:45 AM by Warrior124