News: Welcome back to Bullworth! If you haven't already, you will need to reset your password..


Author Topic: What i do with done LUA folders? '-'  (Read 1815 times)

0 Members and 1 Guest are viewing this topic.

Offline bullyextreme

  • Noob adventures
  • Jr. Member
  • **
  • Posts: 18
  • Gender: Male
  • Nothing to say.
    • View Profile
What i do with done LUA folders? '-'
« on: July 02, 2015, 09:46:57 PM »
When i done a LUA mod, what i do with the file? which folder i put the LUA file? it's a dumb queston but yeah...

Offline AlphaTech

  • LostInSpace
  • Sr. Member
  • ***
  • Posts: 758
  • Gender: Male
  • The name's AlphaTECH, whatca need help with?! :)
    • View Profile
Re: What i do with done LUA folders? '-'
« Reply #1 on: July 02, 2015, 10:16:02 PM »
Get the Lua decompiler and make the Lua file a .lur file.

Offline DaBOSS54320

  • Hero Member
  • ****
  • Posts: 3,398
  • Gender: Female
    • View Profile
Re: What i do with done LUA folders? '-'
« Reply #2 on: July 03, 2015, 04:39:29 AM »
Get the Lua decompiler and make the Lua file a .lur file.

You mean the compiler... the compiler compiles a LUA file, for Bully the compiled files are LUR files. The decompiler is what takes the compiled files to LUA files... or tries to at least.



Well, yeah you pretty much just compile the LUA file once you're done with the LUA file, then you get your compiled file (A .lur for Bully) and then it's up to you where you want to keep your source after that, or discard it if you don't plan to make any more edits to it.

It sounded like a bit of an odd question to me honestly, but I hope my answer helped a bit.