Page 1 of 1

Generate Table Options

Posted: Wed Jun 23, 2021 10:15 am
by aSwedishMagyar
I got tired of hand-formatting my options lists so I made this. It's just a simple lua script to add a menu item which will generate a formatted list which you can use when publishing tables and want to display your table's options. Just place it in your autorun folder in your CE install directory.

Zip File:
addTableOptionsMenu.zip
PW: fearless
(674 Bytes) Downloaded 1466 times



It adds this button at the top of the main CE form:
Image

Here an example of what it outputs to the lua engine window:
Image

Enjoy!
aSwedishMagyar

Re: Generate Table Options

Posted: Wed Sep 29, 2021 7:06 pm
by oldstuff
Use this all the time.. Thank you so much aSwedishMagyar

Re: Generate Table Options

Posted: Sat Jun 11, 2022 6:13 am
by SunBeam
looduck wrote:
Sun May 15, 2022 7:14 am
Very useful tool, I will try it but if you have finished asphalt 9 cheat tables I will donate for your tine and knowledge
Are you seriously gonna spam every topic with this Asphalt shit? Please behave.

Re: Generate Table Options

Posted: Sat Sep 17, 2022 10:47 pm
by 3qalves3
I'm getting a error ''attempt to index a nil value (local 'rec')

Do you know why ?

Re: Generate Table Options

Posted: Sat Sep 17, 2022 11:11 pm
by LeFiXER
3qalves3 wrote:
Sat Sep 17, 2022 10:47 pm
I'm getting a error ''attempt to index a nil value (local 'rec')

Do you know why ?
Yes, the function cannot find the memory record that you specified.

Re: Generate Table Options

Posted: Sun Sep 18, 2022 2:21 pm
by 3qalves3
Now i having problem with the code i gues..
  • Error:[string "function printChildNames(rec)
    ..."]:2: attempt to index a nil value (local 'rec')