xenry
@xenry
New Member
Joined: Feb 15, 2024
Topics: 24 / Replies: 38
Topic
16 years ago
Forum
Replies: 2
Views: 22
Reply
RE: Extending Structs

well maybe I can’t understand what are you trying to do, but if you want to add new function to ListViewOps , just write your function inside the stru…

17 years ago
Forum
Topic
Forum
Replies: 1
Views: 10
Reply
RE: problem with netRender

yes with the current scene it worked, while it wont work with provided valid maxfile. quite strange. thanks for the pointer =)

17 years ago
Forum
Topic
Forum
Replies: 3
Views: 18
Reply
RE: menu register help

wow that was tricky =) thanks man

17 years ago
Forum
Topic
Forum
Replies: 2
Views: 12
Reply
RE: how to get value back from maxscript function called in SDK?

you can use int myVar = vl.result->to_int();

17 years ago
Forum
Reply
RE: max version detection ?

thanks for the answers, we’ll figure it out somehow

17 years ago
Forum
Reply
RE: max version detection ?

well I need to recognize 32 from 64 bit max installation, before installing the plugin

17 years ago
Forum
Topic
Forum
Replies: 14
Views: 69
Reply
RE: Extending VRayOverrideMtl

works fine on both max 9 and 2008

17 years ago
Forum
Reply
RE: Extending VRayOverrideMtl

mtl = VrayOverrideMtl() showproperties mtl and you get this: .baseMtl : material .baseMtl_on : boolean .giMtl : material .giMtl_on : boo…

17 years ago
Forum
Reply
RE: do..while and continue

@Professor420 well in this simple example, really using “continue” is pointless. In the real code I was trying to write, there is quite a lot of code …

17 years ago
Forum
Reply
RE: do..while and continue

@Professor420 well in this simple example, really using “continue” is pointless. In the real code I was trying to write, there is quite a lot of code …

17 years ago
Forum
Page 2 / 5