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