ive looked all over and cant find a 5.1 trivia script anywhere
a stand alone script please
thanks
dream
Trivia script converted by MadMan
-- Converted to Lua5 By Jelf 15/03/05
-- Converted to Lua5.1 by Madman 23.03.06 - 28.03.06
-- Fixed: loading scores probs
-- Fixed: topten probs
-- Added: boolTopTenPlayers
-- Removed: the boolAutoSaveScores option, there was no code 4 it
BotName = "Trivia"
ScriptVersion = "v2.2"
BotVersion = BotName.." "..ScriptVersion
Hi
Can you please give a link to the needed files? ??? I've haven't found a working trivia.dat for this script. (and without it the script doesn't seem to work)
Thanks for any help :)
Quote
-- This file is needed unless you want to run a Trivia with only two questions ;)
strDefTrivFile = "trivia.dat"
strTrivFile = strDefTrivFile
strQFile = "Questions.dat"
create a file and save it as trivia.dat and another Questions.dat , anyway check my signature for the files :)
in the
trivia.dat file you have to put your questions
That's the purpose of this forum , to help each other ;)
Quote from: Alexinno on 17 July, 2006, 19:08:05
Quote
-- This file is needed unless you want to run a Trivia with only two questions ;)
strDefTrivFile = "trivia.dat"
strTrivFile = strDefTrivFile
strQFile = "Questions.dat"
create a file and save it as trivia.dat and another Questions.dat , anyway check my signature for the files :)
in the trivia.dat file you have to put your questions
That's the purpose of this forum , to help each other ;)
Hi
Thanks for the reply, clumsy me tought that I should put the questions in the questions.dat file :D
Anyway thanks for helping :)
no probem :P
thanks alex for this trivia
Trivia script converted by MadMan
-- Converted to Lua5 By Jelf 15/03/05
-- Converted to Lua5.1 by Madman 23.03.06 - 28.03.06
you should thank them :P , i'm just a happy user of the script