User:Tyra

From Flexible Survival
Jump to: navigation, search

Plugins

I have written a couple MUSHclient plugins to make my life easier in Flexible Survival, and now I have fixed them to work for anybody straight out of the box (except minor tweaking, mostly for sound files). I spent the last 2 or 3 hours getting them to play nice with people who aren't me and check back for updates when they're loaded instead of sleeping like I should have, so hopefully they're mostly bug free right now, but let me know if you catch one of them doing something funky.

Commands and necessary tweaks are in the plugin descriptions. All you have to do to install one is save it on your hard drive, go to File -> Plugins -> Add in MUSHclient, and point it at the file. For maximum functionality, make sure you have your character name in the Name field under Game -> Configure -> Connecting. Auto-connect does not have to be enabled, just the name field.


FS_Drones: Resummons pets at the end of battle if they die or expire.

FS_Fishing: Automatically fishes.

FS_Handy: Adds handy aliases and triggers.

FS_Idle: Aliases for quick botting.

FS_Mission: Makes missions slightly easier. (Not useful anymore. Leaving it here because I was proud of it, though.)

This is one Nick Gammon (writer of MUSHclient) wrote, but I've added the relevant triggers to capture FS chat. For it to capture your pages too, type 'page #prepend [Page]' in your FS world. You'll also have to make a world called 'Chat Window' for all the chat to show up in. Set its IP to 0.0.0.0 and tell it not to autoconnect.

Chat_Redirector.xml: Redirects chat messages to another world

Edit by Fauna: Chat_Redirector requires you to make a world named 'Chat Window' with IP 0.0.0.0. I have an edited version of this, which does things slightly smarter: Chat Redirector2.xml. This requires you to name your worlds slightly differently. The world you play in should be named 'FS - <something>' and the chat-world should be named 'Chat Window - FS'. FS can be substituted for anything, so long as you do it consistently. The advantage of the plugin is that you can use it for other games at the same time (assuming their channels look the same as ours), without causing interference in the chat-window.