Git Product home page Git Product logo

Comments (9)

mike347 avatar mike347 commented on August 10, 2024

Sounds like you didn't update your console list and run @space/consoles. See the main wiki page:https://github.com/ray73864/aspace/wiki

from aspace.

DieterKoblenz avatar DieterKoblenz commented on August 10, 2024

Hi,

Actually I did this! Consoles do work (for example I can activate systems, and I get an error while activating sensors when my ship isn't equiped with them). So all the "sdb" things work.

from aspace.

mike347 avatar mike347 commented on August 10, 2024

Those will work because they work off by grabbing your dbref directly off of the console and sending it to you directly, if notifications aren't working then usually it's due to the consoles not being setup properly. Try setting one manually by doing this: [sdb(var,console,fighter,dbref)] where dbref is the dbref of your fighter console, make sure your console is in fighter mode and do an sdb(r,dbref#) on it to force it to refresh sensor contacts. See if it works then.

from aspace.

DieterKoblenz avatar DieterKoblenz commented on August 10, 2024

Not sure if I got it completely but:

First I did: th [sdb(var,console,fighter,#35)](where #35 is console 1, which I man and is in fighter mode)
Second I did: th sdb(r,#33) (where #33 is my ship) it returns "1"

from aspace.

mike347 avatar mike347 commented on August 10, 2024

Now test whatever notification wasn't working previously and see if it works?

from aspace.

DieterKoblenz avatar DieterKoblenz commented on August 10, 2024

Checked this:
For example "main 100" I would expect [Wiz]--[M/A reactor set at 100%], but it doesn't.

Neither does "th consolenotifyall(3, hi)"

from aspace.

mike347 avatar mike347 commented on August 10, 2024

Is tiny math @config option turned on?

On Tuesday, October 6, 2015, DieterKoblenz [email protected] wrote:

Checked this:
For example "main 100" I would expect [Wiz]--[M/A reactor set at 100%],
but it doesn't.

Neither does "th consolenotifyall(3, hi)"


Reply to this email directly or view it on GitHub
#5 (comment).

from aspace.

DieterKoblenz avatar DieterKoblenz commented on August 10, 2024

tiny_math Yes

from aspace.

mike347 avatar mike347 commented on August 10, 2024

Ultimate issue was &CONSOLES not being properly set on the space object. All fixed :)

from aspace.

Related Issues (14)

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.