trying to invoke objects, by scripting names, and sending them messages inside node.script

    Javascript

    tiago morais morgado's icon
    tiago morais morgado's icon
    tiago morais morgado
    Mar 04 2023 | 1:05 pm
    https://hastebin.com/share/tibipuweza.javascript i am trying to invoke objects, by scripting names, and sending them messages inside node.script. how could this be possibly fixed, optimized, and iterated? vielen danke/thank you so much/dank je well/merci beaoucoup/muchas gracias/ muito obrigado/grazie mille/gratias tibi valde

    • tiago morais morgado's icon
      tiago morais morgado's icon
      tiago morais morgado
      Mar 04 2023 | 1:06 pm
      http://paste.wooledge.org/18771 if you have trouble opening hastebing, here you have another link
      Share
    • Iain Duncan's icon
      Iain Duncan's icon
      Iain Duncan
      Mar 05 2023 | 4:32 pm
      Have you checked that this is actually possible? Node.script runs outside of Max in a separate process. It could be, I haven't used in a while so I don't know if this is part of the Node API, but expecting node scripts to be able to do the things that JS object scripts do is a frequent source of confusion and frustration!