PtokaX forum

Archive => Archived 5.1 boards => Finished Scripts => Topic started by: dreamcatcher on 16 July, 2006, 21:24:54

Title: Trivia v2.2 by Jelf / MadMan
Post by: dreamcatcher on 16 July, 2006, 21:24:54
ive looked all over and cant find a 5.1 trivia script anywhere

a stand alone script please

thanks

dream
Title: Re: trivia script needed
Post by: Alexinno on 17 July, 2006, 08:55:29
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
Title: Re: trivia script needed
Post by: Naithif on 17 July, 2006, 14:44:09
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  :)
Title: Re: trivia script needed
Post by: 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 ;)
Title: Re: trivia script needed
Post by: Naithif on 18 July, 2006, 11:32:23
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 :)
Title: Re: trivia script needed
Post by: Alexinno on 18 July, 2006, 15:47:53
no probem :P
Title: Re: trivia script needed
Post by: dreamcatcher on 18 July, 2006, 21:19:00
thanks alex for this trivia
Title: Re: trivia script needed
Post by: Alexinno on 19 July, 2006, 00:08:17
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