[DiscordArchive] Someone here have a doc about `lua_rawseti()`, `lua_newtable()`, etc... in c++ ?
[DiscordArchive] Someone here have a doc about `lua_rawseti()`, `lua_newtable()`, etc... in c++ ?
Archived author: Intemporel • Posted: 2021-10-30T11:24:17.709000+00:00
Original source
Someone here have a doc about `lua_rawseti()`, `lua_newtable()`, etc... in c++ ?
Archived author: <o> • Posted: 2021-10-30T11:29:24.961000+00:00
Original source
lua in c++ is identical to lua in c aside from wrapping all names and lua includes in `extern "C" {}` blocks
<http://www.lua.org/manual/5.1/manual.html#3.7>
Archived author: <o> • Posted: 2021-10-30T11:30:22.334000+00:00
Original source
(was assuming 5.1, but there should be a similar page for 5.3 5.4 etc)
![[Image: unknown.png?ex=690c8931&is=690b37b1&hm=3...3a71beb32&]](https://cdn.discordapp.com/attachments/415944535718494208/903971635986579496/unknown.png?ex=690c8931&is=690b37b1&hm=3246de3c479ae818c05cae9bf59ecaf7b960599cc37edde0e800df93a71beb32&)
Archived author: -Jan- • Posted: 2021-10-30T11:40:33.437000+00:00
Original source
So im trying to open my ADTS in Tallis and this is what i get ... im hoping to remove models that are not appearing in noggit (well maybe as errors in log file)
![[Image: unknown.png?ex=690c8931&is=690b37b1&hm=3...3a71beb32&]](https://cdn.discordapp.com/attachments/415944535718494208/903971635986579496/unknown.png?ex=690c8931&is=690b37b1&hm=3246de3c479ae818c05cae9bf59ecaf7b960599cc37edde0e800df93a71beb32&)