Results 1 to 2 of 2

Thread: luaplayer upgrade

                  
   
  1. #1

    Default luaplayer upgrade

    Hi,

    I've just upgraded to luaplayer 0.2 which I believe is based on lua 5 where previous versions were based on lua 4.

    I'm the author of Wordingo

    It doesn't work under luaplayer 0.2

    It doesn't seem to like iterating over a table like this:


    for eachFile in files do
    --dostuff
    end


    I get the following error:
    attempt to call a table value (on the line with the for)

    Does anyone know why, or an easy replacement? I'm doing this all over the place in the wordingo code.

    Thanks,

    Lee

  2. #2

    Default

    i can help you if you pm'd me the code...

    i am very experienced in lua.

    or use script in v0.16 which compatible is best

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •