How to extract LUA scripts from LVL files?

Started by S, August 27, 2012, 02:13:32 AM

Previous topic - Next topic
So hello. I just wanna know , in wich way can be possible extracting LUA scripts from LVL files?

cant be done (yet). if it could you would see a tutorial on it

August 28, 2012, 09:58:16 AM #2 Last Edit: September 01, 2012, 02:15:21 AM by Regent
Ahh ok then , i'll work on this problem.

One more question , i tryed to use ScriptCB_SetQuitPlayer. But it says " error: (' expected" So its mean that it can't recognize this script? So its just thinks that its only sring , and its need to be in ('') like that. And ye , maybe i get it wrong , can you explain how this script exeally works?

My understanding is that even though we know all the names of the scripts, we don't know what the arguements are.  Make life hard for us SWBF modders...
Quote from: Abraham Lincoln. on November 04, 1971, 12:34:40 PM
Don't believe everything you read on the internet

August 29, 2012, 09:40:27 AM #4 Last Edit: September 01, 2012, 02:15:01 AM by Regent
Ye but here it can't even recognize script. It thinks that i am tryed to write some text like ('Hello'). So it says :'Error: (' expected'. So that is why i think it can't even recognize it.

Guys , what you can say about LUB scripts?