Max gives me hard time. I manage to get what I meant to do: set current view to specified camera viewport.setCamera activeCam but this time it turn…
I managed what I was tried however some of your commands don’t work like: activeCamName = activeCam.name – it gives me error in listner always but in…
Sory, maybe I wasn’t clear enough. I gonna describe it more precise. I have to get settings of active camera in viewport, reset scene, merge all obje…
ok, let say I have such a case: I have numbers in list and I what popup if I found on of object from my list. Code is: objlist=#(2,4,5) for i =1 to 1…
for me as novice this code was most transparent select geometry mycontrollerlist=#(Position_XYZ,audioposition) for o in selection do ( local control…
Thank You, now it’s time to push it in to action. I used to programme in AmosBasic on Amiga when I was teenager just for my self.From what I remember…
Nice code for making 5000 boxes Denis, I fired it up and it blow my computer memory up so I write this again.Hobbs You are right. For me Denis code i…
This code behave strange. I created box with .pos.x_position.controller == float_list another two objects with standard controllers. and play with…
thanks, I wrote simple code from elements which was given to me to test it. I selected couple of geometry objects and fire up your code and there were…
it work, another problem solved. Thankyou
it,s going way better than I expected but the deeper I go with it the more I want to fix and the more cuestions comes to my mind. Basically I still wo…