Avatar

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Looking for more active discussion? Join our Discord at https://discord.gg/x2s7fY6

Dhraen

About

Banned
Username
Dhraen
Location
UK
Joined
Visits
224
Last Active
Roles
No Roles
Points
71

Comments

  • I'm not sure how open people are here, but generally, things like that are best left to work out yourself, seriously. Experiment a bunch. Add functions to change your ordering on the fly (You want this, anyway). There will be lots of circumstances w…
  • That will mostly depend on whether the version of Mudbot here has been properly patched to support GMCP.

    Regardless, Kaeus wrote this amazing mapper which does pretty much everything that Mudbot does. Anything it does not have i…
  • I very recently moved back here from Lusternia myself and can most definitely say things are much better here and -far- more fun.
  • Poke me when you're about. I kept them for you!

    Never see you on Skype these days. Silly timezones :(
  • (Quote) Aye, valid concern, mate, but when using the function in this manner, owing to a Mudlet bug, the function will actually get assigned to a UID, so while you concern is very valid (I will indeed change my method), at this time, it…
  • function keepalive()

      sendGMCP("Core.KeepAlive")

      if keepalive then

        killTimer(keepalive)

      end


      keepalive = tempTimer(60, [[keepalive()]])

    end

  • News Item:

    The Logsty blog is now up, and there's a new announcement post for Logsty (which includes a lot of interesting statistics) for those who care to read it.

    Post: in www.logsty.net (Game logs site). Comment by Dhraen March 2013
  • Admin announcement:

    in Minecraft Comment by Dhraen March 2013
  • We're seeing a severe lack of logs from Aetolia which is surprising.

    Want to show those other games just what Aetolia is all about?
    Registration is very quick and simple... Sign up now and get your logs available to the masses!
  • You should really be using containers for this.
  • Sorry, totally missed this message. There has been an upgrade to the game server. We're working on bringing everything in line with the release. For now, stick with 1.4.7 until advised otherwise.

    Also, in future, rather than post on here …
    in Minecraft Comment by Dhraen March 2013
  • Hrm. Not sure what happened there yet. Just woke up. I'll go over the logs a little later.

    Back up, though.
    in Minecraft Comment by Dhraen March 2013
  • Apologies if you are trying to connect. The work is taking a little longer than I anticipated.

    I'll update here once we're back up.

    Thanks for your patience.

    NOTE: Please update your server settings as Minecraft will…
    in Minecraft Comment by Dhraen March 2013
  • Just to advise, there will be approximately two hours of downtime later today (1800h GMT) for server consolidation and upgrades.

    If there are any questions, please forward to support@pharanyx.com.

    Thanks for your understanding …
    in Minecraft Comment by Dhraen March 2013
  • Just to advise that the site has received a large number of updates over the last couple of weeks. Many bug fixes and improvements have resulted in a very stable and useful service.

    Traffic to the site has increased cons…
  • Well, it's Saturday night (nearly) and I think it would be nice to get a good bunch of people on the game to play, socialise, do whatever they want.

    Feel free to come join the fun!

    Server: iris.pharanyx.com

    Hope to s…
  • echo(var)?


  • Yeah, colour works excellently. Obviously there are restrictions in place with regards to HTML tags, etc, but from testing so far, all is good.

    Obviously, if there are any glaring issues, let us know... Thanks.
  • I'm running Bukkit and all suggestions so far are not compatible with that, sadly.
  • Silly forums, but you get the idea.
  • Pass it as a method rather than how you are attempting to use it. i.e.

    [code]testlabel:setClickCallbac("precache_off")[/code]
  • Ahh, just checked on those. Both are not going to be possible, sadly. It would require fundamental changes to the server. Shame, that Voltz one looked so damned cool. in Minecraft Comment by Dhraen February 2013
  • (Quote) Can't say I have come across those as yet. (I am a complete Minecraft noob. A friend is the game admin, I just provide the server).

    I'll certainly put forth the recommendation, though... Thanks!
  • Sorry for the delay. Here we go:

    Available plugins:

    GroupManager,
    Runecraft,
    WorldEdit,
    WorldGuard,
    TreeAssist,
    Permissions,
    Essentials,
    EssentialsChat,
    EssentialsProtect,
    Essentials…
  • Haha, yeah. I fell for that, too. @Caspien.

    There's a few mods going in later today, so stay tuned!
  • Compiling the Linux source is trivial. I did it a few weeks ago on Gentoo and despite one or two linking issues, it 'just worked'.

    Would be nice if somebody could pick this up and turn out a project from it.