LM_String
Posted: Mon Mar 28, 2005 11:43 am
Hey all!
I've been trying to modify the new shape select script posted by 7feet yesterday to display the shape order in a persistent popup window (think the bone contraints dialog). This is going well so far with one exception - the shape names are stored as a 'LM_String' userdata typed variable.
Is LM_String a C-style string - a pointer to a null terminated string? And does LM, or anyone else have a code snippet for turning these into useful Lua strings?
Any help would be greatly appreciated.
Cheers!
Chris
I've been trying to modify the new shape select script posted by 7feet yesterday to display the shape order in a persistent popup window (think the bone contraints dialog). This is going well so far with one exception - the shape names are stored as a 'LM_String' userdata typed variable.
Is LM_String a C-style string - a pointer to a null terminated string? And does LM, or anyone else have a code snippet for turning these into useful Lua strings?
Any help would be greatly appreciated.
Cheers!
Chris