journalzuloo.blogg.se

Mudlet string functions
Mudlet string functions




  1. #Mudlet string functions install
  2. #Mudlet string functions code
  3. #Mudlet string functions password
  4. #Mudlet string functions zip

Note: This is a server-wide OPER, not a CHANOP.

#Mudlet string functions password

oper - Sends the OPER command to the IRC server using given User and Password credentials. mode - Gets the modes of Target (a valid Channel or the IRC Client Nick) and optionally can set modes on Target. topic - Gets the topic for given Channel, optionally sets Topic on Channel. whowas - Requests Whowas information about the given Nick. whois - Requests Whois information about given Nick.

mudlet string functions

joinserver - Changes the current server connection settings and reconnects if needed. setchan - Sets the Main IRC Channel, leaving the previous main channel. listchans - Lists currently Joined channels, including the Main channel. listusers - Updates the nicklist for the Main channel or the channel specified. New Lua functions for saving and loading window layouts to the active profile. More 'slash' commands supported by the IRC Client. New Lua functions for interacting with the IRC Client functions and configurations. The IRC can also be stopped and started manually by issuing commands /stopirc and /startirc in Mudlet's IRC chat window. The IRC can be disabled completely by setting the IRC Nickname setting to "DisableMudletIRC" (without " marks.) The IRC client will attempt to reconnect to the current connected IRC server if an unexpected disconnection occurs. The IRC client is now started automatically by calls to sendIrc() from lua, unless disabled manually. The IRC Chat window will not open unless you have loaded a connection profile. The IRC Chat now connects to localhost:6667 until configured by profile settings or Lua function calls. IRC Settings are now available in the Profile Preferences/Settings window, and save per-profile. If saveToProfile is set to true the changes are saved to the active profile. Using these arguments will change the connection info for telnet before reconnecting it. Lua Function reconnect() now accepts three optional arguments, Host (string), Port (integer), and saveToProfile (boolean). Lua Function sendIrc() now returns 1 on successful send or 0 on errors / not ready for sending. The 'make install' commands are not (currently) supported or tested by me and may cause issues with previous or future installations of Mudlet from more official sources or package manager distributions.

#Mudlet string functions install

The scripts provided here will not run the make install commands by default. s - Causes the script to sleep for a number of specified seconds when starting. s - Causes the script to sleep for 1 second when starting. WARNING -r will require a forced quit or Ctrl+C to stop !! r - Waits for the process to close and then restarts Mudlet. d - Enables logging output to a file, used for debug and support. q - Disables all prompts and console output. x - Disables prompting for input but displays output. The run-mudlet.sh script can optionally be passed a combination of flags defined as follows: A direct path to this script will be printed by the build script. In order to run the build after it finishes compiling you must always use the run-mudlet.sh script.

#Mudlet string functions zip

NOTE: The 2 links below no longer work but their contents is in the zip at the top of this page.Ĭhmod +x. These commands should get most Debian-based users up and running:

mudlet string functions

#Mudlet string functions code

The code here has been tested with Debian 8.5, Ubuntu 14.04, and 16.04. This branch is the active development branch, it has the latest custom code stuff and may be unstable at times. The error can be fixed if you are sufficiently advanced with Linux and compiling software.įae's Mudlet is a Fork of Mudlet 2.1 intended to expand IRC and other functionality in Mudlet, mainly for the needs of Botman - A 7 Days To Die Server Manager. If instead the build ends with errors, you will most likely need to downgrade your Ubuntu to no newer than 16.04. It will finish by briefly test running Mudlet and you should see it flash up for a second. The higher the number, the faster it will build. It will also ask how many of the available processors to use during the build. If you select option 2 it will build the default Mudlet not the modded Mudlet. build-mudlet.shĪt this point it will want to build Mudlet for you and will ask you some questions. Open a terminal where you downloaded the zip and type unzip -x ModdedMudlet.zip The github repo no longer exists but here is its contents with minor modifications to the install steps so you can still build TheFae's modded Mudlet if you want. Alternatively you can use the current release of the official Mudlet binary for Linux found here. These instructions will build TheFae's modded Mudlet.






Mudlet string functions