Bixel
@bixel
New Member
Joined: Feb 15, 2024
Topics: 13 / Replies: 45
Reply
RE: incompatable types

major triple post hiccup

17 years ago
Forum
Reply
RE: incompatable types

major triple post hiccup

17 years ago
Forum
Reply
RE: incompatable types

well this works for a in cameras do ( camnames = a.name suffix = (substring camnames 7 1) as integer outputfilename = “uvm”+ (substring ((10000 + suf…

17 years ago
Forum
Reply
RE: incompatable types

Got another problem, I am trying to name the output file’s suffix with the camera’s suffix. But I am having a hard time getting the camera’s name to b…

17 years ago
Forum
Reply
RE: incompatable types

Oppps!!! Hahahahah oh my eyes. Thanks. ALSO. I have a second question, I have a couple of current scripts that render each frame in the framerange (i…

17 years ago
Forum
Topic
Forum
Replies: 16
Views: 38
Reply
RE: Passing old Material values to new Material

ok, I figured it out. I had to at least assign it a diffuseMap before altering its properties. This works perfectly. texTilingU = meditMaterials[1]…

17 years ago
Forum
Reply
RE: Passing old Material values to new Material

OK! Why am I using a for i in such and such? Becuase later I am going to search through all the materials by name (all these scripts I have to do requ…

17 years ago
Forum
Reply
RE: Passing old Material values to new Material

so I decided to see if I could start at a simpler step, for i = 1 to MeditMaterials.count do ( if classof MeditMaterials[1] == (Standard) then ( …

17 years ago
Forum
Topic
Forum
Replies: 8
Views: 24
Reply
RE: Materials, what are they

sorry I didn’t see any examples of the multimaterial scripts in the reference guide XD XD XD! Thanks for helping me!!

17 years ago
Forum
Reply
RE: Materials, what are they

Ok, I want to make some changes to the multi-material, everything in the list. Assuming all the submaterials are going to be standard… if classof Me…

17 years ago
Forum
Reply
RE: Materials, what are they

ahh doubly thanks for the explanation of =, ==, if … do (), or if … then () else (). That helps alot and gets me thinking ahead on the code.

17 years ago
Forum
Topic
Forum
Replies: 10
Views: 11
Reply
RE: Material Browsing callbacks

Hrmm… I know not of a function that checks if material has changed. Check script reference for get active Material slot, and set active Material slot….

17 years ago
Forum
Page 2 / 4