ScriptSpot

Forum topic · General Scripting

selecing camera target

By W DIGITAL · 2011-10-03

Description

how can i select a camera (vray camera) target through maxscript?

lets say i have a vray cam selected, and want to select the target with a push of a button, how would the code look like?

thanks

Comments (2)

W DIGITAL · 2011-10-03

nice thanks

can u tell me how i can get my macro recorder working?
it doesnt show up anything in the listener

its enabled, and also enabled in max preferences

select and move

harumscarum · 2011-10-03

(
actionMan.executeAction 0 "40248"
max move
)