Skip to content
MSN

Tats trivia script help

A TG007 community discussion started by MythX.

Discussion 6 posts
Page 1 of 1
Open
Topic #653 · 6 published posts · 908 views

Hey ppls.

 

Okay im sure this questions been asked before but i did a search and i cant seem to find it. Is there anyway to add colors to tats trivia. Colors as in diff colors for ques diff for answers and diff for hints?

 

Here's what iv been trying but dunno whats wrong with it

 

alias -l colorg { return S \rTahoma;0 } 
alias -l colorb { return S Tahoma;0 } 
alias -l e1 { return %c1 $+ $1- $+ %c1o } 
alias -l e2 { return %c2 $+ $iif($isalias(trivtran),$trivtran($1-),$1) $+ %c2o } 

 

 

 

 

 

alias -l msg.answer.correct { return $colorg((*)(*) $nick (*)(*)  (r) $e2(Answer:) $e1($trivq.answer) (r) ~ $e2(Time:) $e1($thget(Time)) ~ $e2(Streak:) $e1($getset(Var, Row))) } 

 

 

 

alias -l msg.answer.timeout { return $colorb($e2((r)Time's up! Better Luck Next time (r)) The answer was: (*) $e1($trivq.answer) (*)) } 

 

 

 

*the $e1 and $e2 are part of the trivias alias not mines i just put it out there so u guys can see what the $e1 and $e2 do in the code*

 

Any help will do

Thanks in advance

 

---

If i turn my back im defenseless, but to go blindly seems senseless

tats trivia wasnt designed for msn lol

tats why it doesnt do the colours, but if you go on ircd servers it does colour each bit as you want.

I could prob modify it to use the msn colour codes , but it would take me some time , as i have other things to do first.

My code does NOT have bugs. It just develops random features.

i have the msn color codes and all that and all just need a direction as to what i would need to do that is all. its okay if u dont have time. tongue.gif

 

Or does kenobi's trivia have the options to use diff colors? and if so is there a way to transfer the scores from tats trivia to kenobi's?

Edited Jun 17, 2004 4:04 AM by MythX

 

---

If i turn my back im defenseless, but to go blindly seems senseless

kenobi trivia is tats, its just an older version that i have removed bugs from

Edited Jul 31, 2004 10:56 AM by OZZY_10â„¢

My code does NOT have bugs. It just develops random features.

The newer version has color. Open up the trivia settings dialog and look through one of the tabs.

mirc colours dont show in webchat on msn

My code does NOT have bugs. It just develops random features.