PtokaX forum

Archive => Archived 5.1 boards => Finished Scripts => Topic started by: Rincewind on 21 October, 2006, 08:21:13

Title: Rincewind's Games Lua 5.1
Post by: Rincewind on 21 October, 2006, 08:21:13
New versions of Anagrams (http://www.darknexus.co.uk/scripts/download.php?view.145), Numbers (http://www.darknexus.co.uk/scripts/download.php?view.147) and Hangman (http://www.darknexus.co.uk/scripts/download.php?view.149) are now available. The revisions fix the error given on game timeout;attempt to index local `user' (a string value)


----
edited to update links
Title: Re: Rincewind's Games Lua 5.1
Post by: Creative on 30 June, 2007, 20:59:12
hi Rincewind.......
                       I would like some changes in the present versions of Anagrams and Numbers.
Can you add options of Alltime score(will show highest score of every user) and Highest Score(will show highest score recorded)

I would be happy if you add above 2 options. Also option of Streaks if possible.

I'll be waiting for your response, Rincewind :)
Title: Re: Rincewind's Games Lua 5.1
Post by: Rincewind on 03 July, 2007, 13:23:20
Game streaks has already been asked for and will be implemented in Gv5.x.x (not sure if it will make it into 5 itself as I am making a lot of changes already to this one but will be in 5.1.x).

By all time score I assume you mean a new table which isn't cleared down? I have already been asked for an auto clear down at month end which will preserve the top X scores for that month and again will do in a future version. I can add a total count into this as well.
Title: Re: Rincewind's Games Lua 5.1
Post by: Creative on 03 July, 2007, 17:34:24
Hello Rincewind.....
                         Actually in my hub.... i clear scores on every 1st of the Month. I would like another table of users scores which will store all time scores, and wen i clear scores, another table will record new scores for the month.......
So as i clear scores every month, 1st table will be cleared and 1st tabel's scores will be added in 2nd table. This will happen everytime when i clear score.
I hope u understand  :-\
Title: Re: Rincewind's Games Lua 5.1
Post by: Rincewind on 03 July, 2007, 21:17:37
Yeah I did understand that and yes it is on my list. Jacko, one of my beta testers, requested the same thing.
Title: Re: Rincewind's Games Lua 5.1
Post by: Creative on 04 July, 2007, 20:38:28
Ok, so i hope you are working on it  :)

I'll be happy if u release this changes soon.
Thanks in advance  :)