MU Soapbox

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Muxify
    • Mustard
    1. Home
    2. fperkins
    F
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Controversial 0
    • Groups 0

    fperkins

    @fperkins

    0
    Reputation
    1
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    fperkins Unfollow Follow

    Latest posts made by fperkins

    • RE: Mac Client Recommendations?

      @Sparks Do you have any old references to scripting in Lua or Perl for Atlantis? I'm trying to get a simple Perl script to run but nothing happens. I create an alias and tell it to execute:

      require Atlantis;

      my $world = $Atlantis::StateData{'world.name'};
      Atlantis::SendTextToWorld($world,"hello world");

      1;

      I'm thinking of trying it Lua since I get error messages at least. Not sure how the Atlantis modules work in Lua though. Thanks.

      posted in MU Questions & Requests
      F
      fperkins