RMod

  • rdococ
    5th Dec 2015 Member 2 Permalink

    RMod

    I decided that I wanted to create a full on Lua mod of the game. I'm going to call it the RMod, named after the first letter of my username. It's going to be a single script package of all kinds of elements. Right now I have sound waves, higgs bosons, and quarks.

     

    The latest version of RMod can be downloaded here. You're only a few clicks away from elemental awesomeness. Maybe.

  • DanielGalrito
    6th Dec 2015 Member 1 Permalink

    Nice! But i think quarks should also make neutrons, up to you of course, and I love the quarks graphic effect.

  • zeppedy
    7th Jan 2016 Member 1 Permalink

    @rdococ (View Post)

     As I am a little novice, a question: how do I "compress" this script in a file .lua, because the site where it is deposited in writing this script, I use a program? Or am I being stupid to be asking this?

  • jacob2
    7th Jan 2016 Member 1 Permalink
    @AwepergonTrollolol (View Post)
    Just right click -> save link as, and save it as autorun.lua (or anything.lua). Autorun.lua will automatically run, other scripts you can type dofile("script.lua") into the console ('~')
  • KungZacharias
    9th Feb 2016 Member 0 Permalink

    @jacob2 (View Post)

     how do i make a lua file? shall i name it autorun.lua or do something else plz help