PtokaX forum

Archive => Archived 5.1 boards => Finished Scripts => Topic started by: Rincewind on 02 December, 2006, 10:05:52

Title: Rincewind's CodeBreaker v1.0.3 Lua 5.1 Edition
Post by: Rincewind on 02 December, 2006, 10:05:52
New version of CodeBreaker (http://www.darknexus.co.uk/scripts/download.php?view.188) is

available to fix a bug with Op Only control.
Title: Re: Rincewind's CodeBreaker v1.0.3 Lua 5.1 Edition
Post by: Thor on 02 December, 2006, 10:16:50
I think the link is wrong, it is a link to the hangman :) http://www.darknexus.co.uk/scripts/download.php?view.188
When I login in the hub, script shows:
[10:12] Syntax ?:0: attempt to concatenate field 'sRightClickName' (a nil value)
Title: Re: Rincewind's CodeBreaker v1.0.3 Lua 5.1 Edition
Post by: Jorgo on 04 December, 2006, 21:52:12
Nice game idea. Is there supposed to be a right-click menu? Because I'm not getting any, even after activating everything in the GUI.
Title: Re: Rincewind's CodeBreaker v1.0.3 Lua 5.1 Edition
Post by: Rincewind on 04 December, 2006, 23:43:04
Yes it is meant to have a right click. The problem was due to an omission in the Settings.ini file.

If you add a line below tGeneral = { saying sRightClickName = "", that will sort the problem for you.

I have also updated the rar file with this change as well.

Cheers for pointing out the link problem Hungarista. I have updated the link in my first post as well.
Title: Re: Rincewind's CodeBreaker v1.0.3 Lua 5.1 Edition
Post by: Jorgo on 09 December, 2006, 18:09:17
Thanks