About this site
ScriptSpot is a diverse online community of artists and developers who come together to find and share scripts that empower their creativity with 3ds Max. Our users come from all parts of the world and work in everything from visual effects to gaming, architecture, students or hobbyists.
Comments
Thanks the answers! I will
Thanks the answers! I will try the mentioned solutions.
But as you said Anubis, maybe the dotNet contains better solutions, i will search for them.
MaxScript don't give you
MaxScript don't give you access to all hotkeys. You can use Alt, Shift, Control and Escape, plus mouse buttons (in mouse tools). To use other hotkey you need to create macroScript and assign a hotkey, but you ask for event handler so maybe dotNet will help in this issue...
my recent MAXScripts RSS (archive here)
You can simply create a
You can simply create a macroscript that does whatever you want the key to do, and the assign that macroscript to that key trough the user interface configuration.