sharesmili.blogg.se

Archaea mudlet scripts
Archaea mudlet scripts











No one is currently, or ever will be, compensated for their work or contributions to Legends of the Jedi MUD. Donors do not receive any goods or services in exchange for their contributions. Any and all donations go solely towards server hosting and other associated costs to keep the game online. Legends of the Jedi MUD does not generate profits, and is not a commercial enterprise. Legends of the Jedi MUD makes no claim to own Star Wars or any of the copyrights or trademarks related to it. Legends of the Jedi MUD will take all steps necessary to ensure that any usage of trademarked items in no way confuses the audience of this site as to its origin. Legends of the Jedi MUD offers no suggestion that the work presented on this web page is "official" or produced or sanctioned by the owner or any licensees of the aforementioned trademarks. Legends of the Jedi MUD is in no way affiliated with or endorsed by Lucasfilm Limited or any of its subsidiaries, employees, or associates. Star Wars, Star Wars: Episode I The Phantom Menace Star Wars: Episode II Attack of the Clones Star Wars: Episode III Revenge of the Sith Star Wars: Episode IV A New Hope Star Wars: Episode V The Empire Strikes Back Star Wars: Episode VI Return of the Jedi Star Wars: Episode VII The Force Awakens the Star Wars Expanded Universe and all logos, characters, artwork, stories, information, names, and other elements associated thereto, including but not limited to Jedi, are the sole and exclusive property of Lucasfilm Limited. This topic was modified 5 years, 2 months ago by Zakattack.Ĭopyright © 2021 Legends of the Jedi. New test-in-mudlet GitHub Action Mudlet 4.15 Feature Highlight Help Wanted: Adventurers Inquire Within Mudlet 4. And because I know myself, there will likely be some random shenanigans here as well.

#ARCHAEA MUDLET SCRIPTS UPDATE#

Next on my list is Cargo, I’ll update as I work on it.Īdded the ability to use a single-room check without it flipping out.Īdded checks in ‘flyto’ to not run unless all fields have been designated. I’m hoping to help others learn to make their own Mudlet scripts by providing examples and in some cases step by step directions. I don’t really play engineers so I’m not too interested in making an armor or buildship script at the moment, but if there’s enough call for one, I’ll give it a shot. Avdam and Repairauto have been tested a fair amount.īig shoutout to and for being ginormous helps and tolerating my incessant questions as I learn my way around Lua. I’m 101% I’ve missed something in the Autoflight, but it’s late and I’m tired so I figure I’ll let you lot break it and I’ll try my best to fix it. It will also provide a link that you can click that will read the first page of the book (as well as show you the title of the book) for you lazy people.Here’s a link to what I’ve done so far: Zakattack’s dropbox You can then use the "lss" alias to do something like:Īnd it will return all book numbers with the word Consanguine in the title. How this works is that when you enter the "lcs" alias, it will scan the entire library and store all the book titles with their corresponding numbers. It includes a reasonably easy-to-implement event framework for when you can reasonably assume afflictions land on a given person. Yes, I could totally make a crap ton of aliases to do this, but I'd rather have something a bit more. I'm looking for something to make harvesting, gathering, extraction, synthesis, etc a bit easier. Pattern - ^Type MORE to continue reading\. Danaeus is a third-person affliction tracking framework for Achaea. Hello, I've done some searches and googling, found a couple scripts, but apparently most links are old or broken. ], "Read ".")Īdditem(library.list, )Įxact match - An unseen presence whispers in your ear, "There is no more, friend." If string.findPattern(, criteria) thenĬecho("\nCriteria matched. You'll need these scripts, just put them in a new script window called Library or something: Scans the entire Library you're at and then lets you find a book with a certain word in the title. Even when using it in spammy displays like the tables shown in OFFERINGS LIST, there was no noticeable lag.

archaea mudlet scripts

Performance note: Despite my clumsy use of string concatenation, it processes -very- quickly. Also loads of mudlet scripts if you care about that sort of thing. It is also purely fantasy and has a rather large player base, 150+ at peak times. Achaea probably has the most comprehensive intro, amount of novice help, and ease of entry. It will cleanly accept both strings and actual numbers, spitting out a string as a result. All of the IRE games have a decent intro and newbie system. It will string numbers along with commas (I am American, after all) to enhance readability. PNum(number/string): This function is for aesthetic displays. If ntains(noTitleWords, word) = false or word = str:match("^%w+") then











Archaea mudlet scripts