PDA

View Full Version : broadcast callback with parameters


Pjanssen
08-15-2008, 04:55 PM
Is it possible to let maxscript broadcast a callback and supply parameters with it?

I'm using the layer.addNode function in a script, but for some reason this does not broadcast a nodeLayerChanged callback. The same goes for the LayerManager.deleteLayerByName function.
So I wanted to broadcast these from the script.
The function handling the callback is obviously expecting parameters, which are acquired through callbacks.notificationParam().

But how can I set these?

CGTalk Moderation
08-15-2008, 04:55 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.