Cr15py's LUA Modloader

  • Vou
    31st Jul 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • Cr15py
    31st Jul 2011 Member 0 Permalink
    Sorry guys, I just noticed the link was busted :( I fixed it though! That link was the old link lol :P
  • me4502
    31st Jul 2011 Member 0 Permalink
    @Cr15py (View Post)
    You should add an optional autorun.lua file that links to modloader
  • MasterMind555
    31st Jul 2011 Member 0 Permalink
    @Vou (View Post)
    Lua Means Moon in like Portugese, it's not an Acronym
    It's like saying "Look how the MOON is beautiful" in an otherwise perfectly correct in Grammar
  • Vou
    31st Jul 2011 Banned 0 Permalink
    This post is hidden because the user is banned
  • Cr15py
    31st Jul 2011 Member 0 Permalink
    @me4502 (View Post)
    Wait, an file named autorun.lua will automatically be ran by Powder Toy?
  • me4502
    31st Jul 2011 Member 0 Permalink
    @Cr15py (View Post)
    yes... Also... can i have this packaged with my mod, and it WILL say by Cr15py or any other credits you want
  • Dragonfree97
    31st Jul 2011 Member 0 Permalink
    This is the single best thing to happen to TPT modding ever.
  • vanquish349
    31st Jul 2011 Member 0 Permalink
    @Dragonfree97 (View Post)
    do you even unerstand what this is, it is just a auto run for lua scripts
  • mniip
    31st Jul 2011 Developer 0 Permalink
    why

    while true do
    if contents==nil then
    break
    end
    ...
    end


    why not just

    while not(contents==nil) do
    ...
    end
Locked by LBPHacker: necro