Code Monkey home page Code Monkey logo

Comments (5)

LadyCailinBot avatar LadyCailinBot commented on July 1, 2024

Comment by PseudoKnight

Cannot replicate. More details? Like, why would you expect the first argument to be run at all as a command? It would never do that unless you're telling it to.

from commandhelper.

LadyCailinBot avatar LadyCailinBot commented on July 1, 2024

Comment by LadyCailin

I'm going to go ahead and close this, since it can't be duplicated. Provide more code and re-open if you're still having problems with it.

from commandhelper.

LadyCailinBot avatar LadyCailinBot commented on July 1, 2024

Comment by VergilPrime

"why would you expect the first argument to be run at all as a command? It would never do that unless you're telling it to."
No that's exactly what I am saying. I didn't tell it to do that, and I don't WANT it to do that, but it's doing that.

from commandhelper.

LadyCailinBot avatar LadyCailinBot commented on July 1, 2024

Comment by VergilPrime

http://paste.thezomg.com/9281/42873136/

I tested with '*:/helpy $ = msg($)' and typing '/help /spawn' and it didn't cause a problem, but in the code I just posted above, running '/help /spawn' both displays info on /spawn AND teleports me to spawn.

from commandhelper.

LadyCailinBot avatar LadyCailinBot commented on July 1, 2024

Comment by LadyCailin

The problem is the assign at the top. It returns whatever the argument is (in this case /home) and so it runs it as though it were a simple alias. I unfortunately don't have a perfect solution for this, since this design is deeply ingrained in the system, until I get support for ";". In the meantime, wrap all that code in g(), which is a special undocumented function, which should solve this problem in the meantime.

from commandhelper.

Related Issues (20)

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.