Rick Posted December 8, 2009 Share Posted December 8, 2009 Are we able to set a lua table to a models user data? I'm not sure if someone mentioned this before but that would also solve the multi lua state issue. Since we are able to cycle through all world entities, we could get the entity lua table that is assigned to the model, that would make things global. Quote Link to comment Share on other sites More sharing options...
Josh Posted December 8, 2009 Share Posted December 8, 2009 A lua table can't be sent back to the main program. If you think about how Lua has memory management, this makes sense. Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
TylerH Posted December 9, 2009 Share Posted December 9, 2009 I believe Nilium said you can make some changes so the main program CAN use Lua tables... Quote nVidia 530M Intel Core i7 - 2.3Ghz 8GB DDR3 RAM Windows 7 Ultimate (64x)----- Visual Studio 2010 Ultimate Google Chrome Creative Suite 5 FL Studio 10 Office 15 ----- Expert Professional Expert BMX Programmer ----- Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.