Avatar

Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

  • Re: Mudlet Scripting

    It looks like if you use io.open in write mode it will create the file if it doesn't exist. io.open should return nil if there is an error so you can check that you ended up with a good file before y… (View Post)