Announcement

Collapse
No announcement yet.

Can someone write a small script

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can someone write a small script

    A simple thing - change settings, set sim path->simulate; change settings, change sim path -> simulate again and so on.

    I know it is easy But... well me stupid
    I just can't seem to trust myself
    So what chance does that leave, for anyone else?
    ---------------------------------------------------------
    CG Artist

  • #2
    Code:
    --	[stack level: 1]--	called from top-level
    -- MAXScript ExecuteMAXScriptScript Exception:
    -- No ""select"" function for undefined
    -- MAXScript callstack:
    --	thread data: threadID:20780
    --	------------------------------------------------------
    --	[stack level: 0]
    --	In OnSimulationEnd()
    --		Locals:
    --		Externals:
    --			Sim: Global:Sim : undefined
    --			owner: undefined
    --	------------------------------------------------------
    Suddenly all functions stops working.
    I just can't seem to trust myself
    So what chance does that leave, for anyone else?
    ---------------------------------------------------------
    CG Artist

    Comment


    • #3
      Ok. Nobody want to, but I managed to write tiny tool. Will let ya know guys when its ready.
      I just can't seem to trust myself
      So what chance does that leave, for anyone else?
      ---------------------------------------------------------
      CG Artist

      Comment


      • #4
        I could try to help write this script. Just let me know a couple details about what you're looking for - What settings are you looking to change between sims? Do you want the sim path to just iterate up (i.e. 001, 002, 003)? This sounds similar to Houdini's simulation wedges so maybe I'll take the time to set this up as a tool to share with everyone.
        Josh Clos
        FX / 3D Generalist

        Comment


        • #5
          Oh. Forgot to share a script The workflow is simple - you create presets inside .ini file with all the settings, you need to change. And that's it. Simoutput is a required field. Feel free to modify it...
          Attached Files
          I just can't seem to trust myself
          So what chance does that leave, for anyone else?
          ---------------------------------------------------------
          CG Artist

          Comment

          Working...
          X