[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: PRNG for Lua 4.0?
- From: Geoff Leyland <geoff_leyland@...>
- Date: Tue, 10 Sep 2013 14:04:40 +1200
On 10/09/2013, at 1:40 PM, Michael Horvath <mikh2161@gmail.com> wrote:
> I copied what you typed but still get the bad results. Is it because I
> am working in Lua 4.0 not 5.0?
Whoops, sorry, missed that. I tested it with Lua 4.0.1 and it worked as expected. Either there's something funny with the version of Lua in your game, or you've got a typo. In any case, unless you post the code, it's hard to help.