Jump to content

Recommended Posts

  • darta changed the title to How to make a compiler for scripts .u?
Posted

You can simpy open unreal engine runtime, go to the actor browser and extract all scripts, then simply run a .bat file with "ucc make" inside of it, and fix the errors manually. After that it's self explanatory, simply add more scripts, i.e. npc scripts, etc,
if they have errors, fix them manually, and so on.

 

There's no magic solution to do this, you'll have to read. There's plenty of documentation on many webs, and tutorials about how to compile unreal mods/mutators in general, not only for L2 but for pretty much any unreal game (its the exact same process in any game basically).

UnrealWiki: Compiling With UCC (beyondunrealwiki.github.io)
UnrealWiki: UnrealScript (beyondunrealwiki.github.io)

UnrealWiki: UnrealScript Lessons (beyondunrealwiki.github.io)

 

The reason why there are no tutorials is because it's hard to teach someone how to troubleshoot compiling/decompiling errors, etc.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock