ScriptSpot

Forum topic · General Scripting

MaxScript Listener - Intercept every action

By Ewok · 2012-03-22

Description

Hi,

I would like to know if it is possible to incercept any action the user does in 3DSMax in order to easily use the code in a script. The MaxScript Listener doesn't intercept every action, e.g. when you move an animation key in the time slider the MaxScript Listener doesn't intercept this action. I compare it to Maya's Script Editor that seems to incercept way more actions than the MaxScript Listener does.