Skip to content
MSN

Tats Trivia

A TG007 community discussion started by blindmanwalks.

Discussion 6 posts
Page 1 of 1
Open
Topic #5164 · 6 published posts · 754 views

Hi Guys,

 

I posted this on Tats board yesterday but have not recieved a reply yet. They must not be there currently. I was wondering if someone here might possibily know what I am doing wrong and be able to help me out..

Messaeg Below

 

Thanks

John

 

 

 

--------------------------------------------------------------------------------

 

Hi Guys,

 

When starting the trivia I get the following to come up. Granted, it is the trivia starting but what is up with all the extra numbers?

 

7Starting the trivia. Round of 4 10 7 questions. 4 !strivia 7 to stop. Total: 4 1006

 

Can anyone help me fix this..?

 

- John

 

go to the main dialog

click "defaults" tab

at top there is a box called "colors off"

make sure you tick it , then click apply

then click ok

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

Thanks Worked Great... I do not suppose you know why when you type the !hint no hint comes but when you have it on auto hint the hint will be displayed periodically..

 

John

if you are using it on msn then you need to make sure that if connection is vincula , that you do NOT have "show users own colours" ticked in the vincula settings

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

thank you Ozzy.. :D

if you are using it on msn then you need to make sure that if connection is vincula , that you do NOT have "show users own colours" ticked in the vincula settings

 

If you wish to use the Vincula colors with Tat's Trivia, it's enough to replace:

 

alias ctok { return $findtok(state;disable;enable;op;trivia;strivia;pause;resume;theme;themes;stats;stat;won;hof;top10;hofstreak;row;streak;hoffast;fast;hofwpm;wpm;server;record;records;champ;version;web;add;report;ping;triviaping;help;join;showteams;roundscores;answer;next;hint;!hint;words;last;vowels;repeat, $right($1,-1), 1, 59) }

 

by

 

alias ctok { return $findtok(state;disable;enable;op;trivia;strivia;pause;resume;theme;themes;stats;stat;won;hof;top10;hofstreak;row;streak;hoffast;fast;hofwpm;wpm;server;record;records;champ;version;web;add;report;ping;triviaping;help;join;showteams;roundscores;answer;next;hint;!hint;words;last;vowels;repeat, $strip($right($1,-1)), 1, 59) }

Edited Dec 8, 2005 1:43 PM by C-dryk™