
I'm sure a better coder than I could automate this even further by using GMCP to detect crystal corpses in your inventory and polyhedra in the room on Continuum, but this is functional enough for my purposes even if it's not the most efficient code. This just counts your crystals back down to zero so you know when you've fed all the polyhedra. Trigger pattern: ^(.+) begins to glow as the corpse of a glistening crystal sinks into itĬecho("\nYou have ". Polyhedra will spit back anything other than crystal corpses, and if they're already charged, they won't accept further corpses.

There is also a Mudlet clan in-game for support. It will attempt to give each one a crystal (even wonder crystals). When I join a house they require you to have the anti-theft triggers. This fires when you do IH in a room with any Continuum polyhedron. This simply counts your crystal corpses collected from the air above the Transphenortex Grid and shows you how many you have. matches)Ĭvform, cvcircle, cvappoint, cvleave, etc.Ĭvadd is the same as cvjoin, because I kept forgetting the syntax and that seems more intuitive.Ĭecho("\nYou have ". It could pretty easily be repurposed for you southern folk -peer. Use: #40 thing will send "thing" 40 times.Īnd finally, here is a tiny alias that I made to make my life easier with having to quickly make and populate covens for resurgems and such. Here is an old gem for which I take no credit, I forget where this thing came from. ])ĮDIT: I.I don't understand this spoiler tag. Target_title = tempTrigger(target:title(), ]. If target_title then killTrigger(target_title) end It includes a reasonably easy-to-implement event framework for when you can reasonably assume afflictions land on a given person. If target_lower then killTrigger(target_lower) end Danaeus is a third-person affliction tracking framework for Achaea. GustRecharge = tempTrigger(], ])Įdit: Holy mangled code. If gustRecharge then killtrigger(gustRecharge) end If ndb.isperson(string.title(matches)) then Local currentRoomExits = getRoomExits(mmp.currentroom)Įlseif matches and not matches then The only big thing is that the community has not fully taken to using Mudlet and as such. There is very little to say in a negative way about this client. It has a sleek interface, runs on any OS, and sports a strong suite of LUA integration for scripting. Gust - gusts whoever, direction is decided as aboveĪlias: ^gust$|^gust (\w+)$|^gust (\w+) (\w+)$ Mudlet is one of the new clients to hit the scene for players still enjoying MUDs. Gust - gusts whoever is set as 'target', checks roomexits and picks the 2nd one So, I made this handy dandy alias for gusting people last night. Local pwp = math.floor((tonumber()/tonumber())*100) Lather, rinse, repeat, if possible, on the first button-press. 2) Eyeball whether or not there are mobs and if starting a fight would be a survivable prospect. Local pep = math.floor((tonumber()/tonumber())*100) I get to a bashing area, activate all of my bonuses, and want to go 'Alright, here's what we've got.'. Local pegp = math.floor(tonumber()/tonumber())*100) Local php = math.floor((tonumber()/tonumber())*100) local pmp = math.floor((tonumber()/tonumber())*100) Solid border-radius: 7 padding: 3px ]])Įnd_gauge.back:setStyleSheet(]) Health_gauge = Geyser.Gauge:new()Įnd_ont:setStyleSheet([[background-color: yellow border-top:ġpx black solid border-left: 1px black solid border-bottom: 1px black Other options include Blowtorch (Android) and MudRammer (iOS).Basic gauges for vitals: (should be 2 separate scripts) It’s more possible on tablets, and in both cases we recommend using Nexus. There are a number of options to play on mobile, though playing on mobile can be challenging. And then also pretty early on we decided that hey, we should have a mud client, a little have a 3D mapper cause thatll be awesome. VIP MUD Client: This is a popular client for visually-impaired players.You’ll use it to connect to, port 23 (you can also use port 2003 if you are blocked from using port 23 for whatever reason). Mudlet: This is a third-party (free) downloadable client that is popular with players due to being highly-customisable.

This will give you the best and smoothest initial Achaea experience. These scripts can be anywhere mudlet can reach them.
