DaveWortley
@davewortley
New Member
Joined: Feb 14, 2024
Topics: 195 / Replies: 934
Reply
RE: dotNet TreeView, imagelist

Nope, the imageindex defaults to -1 if not set to anything but doesn’t work sadly… I tried making an image 1×16 pixels big but it still puts an imageb…

13 years ago
Forum
Reply
RE: Combining variable names

Better than using Execute, you can also use: Getnodebyname (“String” + i as string)

13 years ago
Forum
Reply
RE: the puzzle of fill the landform with the elements

I made a system where the landform was divided into areas, and then it was populated with objects based on what size the area was and orientated to it…

13 years ago
Forum
Reply
RE: messagebox width?

You can use escape characters in the strings to make a multi-line error message. So use to do a carraige return. Messagebox “This is a very very very…

14 years ago
Forum
Reply
RE: Rollout Scope Issue

As always Bobo a thoroughly conclusive and extremely helpful post! I was unaware of the :: I’ve got around it before declaring my Rollouts as Globals …

14 years ago
Forum
Topic
Forum
Replies: 2
Views: 13
Reply
RE: Replace all maps of a specific type in a scene

I think Replaceinstances() is my favourite function in maxscript

14 years ago
Forum
Reply
RE: Test for multi/sub object

A much better way to approach this than searching through the scenematerials for scenematerials[i].diffusemap is to use the getclassinstances function…

14 years ago
Forum
Reply
RE: Persistent Structs.

So an array of arrays works fine, but would prefer to be using Structs for easier coding, is there any way to make these persistent between sessions/m…

14 years ago
Forum
Reply
RE: Persistent Structs.

Ok Ignore the Deadline part of this鈥?it鈥檚 just the contents of the array not staying persistent鈥?/p> persistent global AR_Tasks AR_Tasks = #() struct …

14 years ago
Forum
Topic
Forum
Replies: 4
Views: 19
Reply
RE: Structs In an Array or an Array of Structs

Yep cheers guys, After a few mins of playing around it seems completely obvious now, option 1 is the way.

14 years ago
Forum
Topic
Forum
Replies: 3
Views: 20
Reply
RE: Mini-Challenge #4

Scrub that, needed to create an object first

14 years ago
Forum
Reply
RE: Mini-Challenge #4

Tried running your code buy got this error… K $Dummy:start @ [0.000000,0.000000,0.000000] $Dummy:out_start @ [33.330002,0.000000,0.000000] OK $Dummy:…

14 years ago
Forum
Page 52 / 76