try2script
@try2script
New Member
Joined: Feb 14, 2024
Topics: 111 / Replies: 440
Topic
Forum
Replies: 2
Views: 35
Reply
RE: Compare arrays (if at least)

Thank you Klvnk and Denis for your suggestions! The values in my case are A – selection B – other objects

10 years ago
Forum
Topic
Forum
Replies: 3
Views: 41
Reply
RE: Putting an image in the regular VFB

In Vray FB, you can open only *.vrimg files. In order to get such type of files, you have to save such files at every render. to turn it on, you shoul…

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

Thank you Jorge, Haarvard, Denis, Klunk and LoneRobot! Jorge, is it possible to make your last script for 2012 as well?

10 years ago
Forum
Reply
RE: The Quick 'n' Dirty Way to extend MXS with the SDK

Klvnk, thank you! I will try this! Shouldn’t you use smth like loadscript, filin or smth like this?

10 years ago
Forum
Reply
RE: Grabbing The Material Preview

Klvnk. could you make a tutorial how to do this please? When I look to Useful mxs sdk extension funct…

10 years ago
Forum
Reply
RE: the date from other timezone

k4noe. Thank youu! This is what I wanted! You’re very brave! Good Luck!

10 years ago
Forum
Reply
RE: the date from other timezone

Thanks, k4noe, but to be sincere I’m dissapointed, I get “GMT Standard Time;0;(UTC) Dublin, Edinburgh, Lisbon, London;GMT Standard Time;GMT Daylight …

10 years ago
Forum
Reply
RE: the date from other timezone

timezone_ = dotnetclass “System.TimeZoneInfo” showproperties timezone_ showmethods timezone_ tzLondon = timezone_.FindSystemTimeZoneById(“Europe/Londo…

10 years ago
Forum
Topic
Forum
Replies: 6
Views: 38
Reply
RE: How to create a movable dialog while rendering?

oncire, so, can you show how you made it?

10 years ago
Forum
Reply
RE: update-ble global array

Oh, Jorge, Thank youuuuu! I think your last post is the right solution. I will try it soon. I’m so happy now! Thank you very much!

10 years ago
Forum
Reply
RE: update-ble global array

how do you think, is this right? while myarray.count> 0 do ( for i=1 to myarray.count do ( if myarray[i][1] == true then ( pri…

10 years ago
Forum
Reply
RE: update-ble global array

I think something like while myarray.count> 0 do ( for i=1 to myarray.count do if myarray[i][1] == true then ( print i…

10 years ago
Forum
Page 18 / 37