Jump to content

Recommended Posts

Posted

I want to learn some scripting myself and for that, I want to see how other missions are implemented so when I have a mission that uses LUA scripts, can I somehow see those scripts?

 

I'm referring to the action where you can select a LUA script and now where you can directly enter the LUA in the textbox...

 

These are missions I got from other people and not the default missions that come with modules...

 

I assume these scripts are embedded in the mission file but I want to read them so I can see how certain things are done...

Posted
I want to learn some scripting myself and for that, I want to see how other missions are implemented so when I have a mission that uses LUA scripts, can I somehow see those scripts?

 

I'm referring to the action where you can select a LUA script and now where you can directly enter the LUA in the textbox...

 

These are missions I got from other people and not the default missions that come with modules...

 

I assume these scripts are embedded in the mission file but I want to read them so I can see how certain things are done...

 

The mission file (.miz) is just a compressed file. Rename it.zip and open the archive using 7zip or other app of your choice.

 

There is a file structure within. l10n is where user scripts are.

 

 

 

 

EDsignaturefleet.jpg

Posted

I was watching his tutorials... I will probably use his framework. Object oriented programming is so much nicer so really good he build such a framework.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...