Skip to content
General IRCd

Help

A TG007 community discussion started by wizard1970.

Discussion 8 posts
Page 1 of 1
Open
Topic #13459 · 8 published posts · 2,623 views

\\Question ► 7 points ◄

nº 51 ►► What swimming stroke is named after an insect?

 

 

in the old interface 
 works well but the new interface 
 will not separate the lines

 

\\Question ► 14 points ◄ 
 nº 56 ►► What swimming stroke is named after an insect?

Any idea to separate the lines?

Like this:

\\Question ► 7 points ◄ and a code to put other line below nº 56 ►► What swimming stroke is named after an insect?

this doesn't work 


 

thanks

 

 

what network are you using it on? if it's buzzen you can use [br]

Get information about ircWx here

no, is a small server, do not know what, just changed the interface and now the 
 doesn't work

there is some list or something where i can pick ? or a code etc...

thanks

\\Question ► 7 points ◄

nº 51 ►► What swimming stroke is named after an insect?

You can use the /tokenize command to separate them vertically:
alias test {
  var %x = \\Question ► 7 points ◄|nº 51 ►► What swimming stroke is named after an insect?
  tokenize 124 %x | echo -a $*
}

The question is divided by $chr(124). I'm sure you get the idea. Upon the alias trigger /test, it'll come out as:

\\Question ► 7 points ◄

nº 51 ►► What swimming stroke is named after an insect?

Edited Sep 27, 2009 5:00 PM by Fanfare

Answer: Butterfly... I WIN... joke :huh:

The Internet: where men are men, women are men, and children are FBI agents.

but in the SCRIPT.INI i have like this:

qnormal= \\quention ► %2 points ◄ 
 (co) nº %1 ►► %3 ?

%2 points is the points

nº %1 number of the question and

%3 the question that will get them to the document called questions

how i put the code in here??

 

qnormal= \\quention ► %2 points ◄ 
 (co) nº %1 ►► %3 ?

the trivia is st5.0

Edited Sep 27, 2009 6:31 PM by wizard1970

What does it say inside the [....]

[??????]

qnormal= \\quention ► %2 points ◄ 
 (co) nº %1 ►► %3 ?

not understand much of it, so i don't understand what you mean, sorry