Giter VIP home page Giter VIP logo

Comments (3)

Tim-Radcliffe avatar Tim-Radcliffe commented on July 18, 2024

Didn't spot this issue report was here till now, hence the slow response. Looks like I need to dig into the notification settings of github!

I have just had a look and realised TMUX is being referred to within the System/screen.tin code, so unintentionally TMUX is currently a pre-req (even though you don't actually need to use TMUX, it works fine without it). I'll have a look at how to remove that connection so it's no longer required to be installed.

The {>\s|} section of the killed trigger is saying it is looking for EITHER "> You've killed" or "You've killed" at the start of the line. If your prompt is set to anything else, or your kill message is something else, this trigger may not fire. The point of having this in here is to avoid the situation of it firing if someone sent you a tell with "You've killed" within it....it has to be at the start of the line, on it's own or preceded by the prompt.

Could you give me a cut/paste of what you get on your killed line if it is different to the above, so I can see where it is going wrong.

Your personal settings and variables (auto, guild information, current HP etc) save every 15 minutes at the moment. You could force them to save immediately by calling .aGlobalSave, which will generate/update a persistent data file for your currently character within the data folder. That way when you next log in, the guild info is retained and it won't load the adventurer defaults. I am also at ways of having those settings also save at specific key points (such as dying, quitting etc) but that is not yet in place.

from tintin-setup.

nickrager avatar nickrager commented on July 18, 2024

It looks like an update was made to Tintin that is busting your setup. When I start, it doesn't have a list of players anymore and when I try to add one, it throws the error below.

~/Documents/playground/Tintin-Setup (master) $ tt++ start.tin

                 Lost Souls  -  http://lostsouls.org

"Lost Souls is not for the faint of heart." -- Net Games

"The depth of Lost Souls can be amazing." -- Playing MUDs On The Internet

"Have you ever come upon a place on the Net that's so incredible that you
can't believe such entertainment is free? This MUD will blow your mind with
its marvelous attention to detail and incredible role-playing atmosphere!"
-- Yahoo! Wild Web Rides

To connect to Lost Souls enter: #session ls lostsouls.org 23

  ####################################################################
  #                     T I N T I N + +   2.01.6                     #
  #                                                                  #
  #                 The Kickin Tickin DikuMUD Client                 #
  #                                                                  #
  #      Code by Peter Unold, Bill Reis, and Igor van den Hoven      #
  ####################################################################

Choose a player

Or press '+' to add a new profile or press '0' to exit
#NOTICE: The #forall command no longer exists, please switch to the #foreach command.

Enter Game/Mud system name (e.g. 3K):
\e\cd
#NO SESSION ACTIVE. USE: #session {name} {host} {port} TO START ONE.

Goodbye from TinTin++

from tintin-setup.

Tim-Radcliffe avatar Tim-Radcliffe commented on July 18, 2024

Currently working on updating to use the latest version of Tintin++ (2.02.02 at time of writing).

All #FORALL entries should now be removed and replaced with #FOREACH as of most recent commit. #2dc59c4

from tintin-setup.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.