floatingworld
@floatingworld
New Member
Joined: Feb 15, 2024
Topics: 73 / Replies: 168
Topic
Forum
Replies: 2
Views: 14
Reply
RE: event functions with rolloutCreator?

whats wrong with creating a string with the variables embedded, then executing the string on createdialog…works for me but im not quite sure what it i…

12 years ago
Forum
Topic
Forum
Replies: 0
Views: 14
Topic
Forum
Replies: 1
Views: 10
Reply
RE: controller changing images ???? help !

I wrote a slider script that animates a map mix.It also animates texture values and many other variables but it was a real pain to write out each mate…

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

So on yr pc the jpeg file is accepted? I don’t understand why.

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

yes full path. It just doesn’t ‘see’ anything but bmp files.

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

The error thrown is runtime exception, and points to the file path of the jpeg, which would normally occur if the file wasn’t there , but it’s there a…

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

Sorry…here is the relevant fragment of the code… theImage = dotNetClass “System.Drawing.Image” theDir = getFilenamePath (getSourceFilename() …

12 years ago
Forum
Reply
RE: loading png type files onto dotnet forms

ok, so when i try to load files other than bmp i get an error.Im trying to create a sequence of events that adds a small change to existing bmp each t…

12 years ago
Forum
Topic
Forum
Replies: 13
Views: 31
Reply
RE: array split every Nth

rays = #(“object1″,”material1″,”object1″,”material2″,”object1″,”material3″,”object1″,”material4”) objs = #() mats = #() for i = 1 to rays.count…

12 years ago
Forum
Topic
Forum
Replies: 2
Views: 14
Reply
RE: Access Range of parameter on CA?

I don’t know if this works in every situation, but it seems to work in all the ones I encounter: Attr = custAttributes.getDef $.modifiers[1] 1 ar…

12 years ago
Forum
Reply
RE: Access Range of parameter on CA?

The problem I have with all these methods like parsing is that they require visual inspection.I need a completely coded soultion

12 years ago
Forum
Page 4 / 17