@Klvnk yes i know that, or i can change the import setting to import it as a editablePoly object… but the problem is that ‘setvertcolor’ does not work…
there is GetTriMeshFaceCount… (GetTriMeshFaceCount selection[1])[1]
yup you can search for DotNetObject “System.Management.ManagementClass” and find more details… Fn GetHardwareProp HwClass HwProp = ( local Hw…
Extended MXS programming (max SDK, c++, c#, etc.) Since there is pretty much nothing on this topic Math (vectors, matricies, quaternions) & …
You could use dotnet :hmm: !? see &
here’s my idea… quick mockup… not finished though i have to go to bed also not sure how to replicate the “group a list of integers” in maxscript aft…
there is this > haven’t tried it though but looks awesome…
i know that will not stop, but it will be harder for the average joe… also since ‘that’ website…
DannyBoy3: fairly secure licensing system not going to happen… if you want to protect maxscript (.mse) files it’s not going to happen… they will …
( global _customRollout callbacks.removeScripts id:#_CustomRollout struct _customRollout ( private roll = ( attributes testdef ( rollou…
Anytime ( if selection.count != 0 then ( cus = attributes testdef ( rollout customRoll “Custom Rollout” ( button removeMe “remove” widt…
Haider of Sweden: How do I remove a custom attribute? cus = attributes testdef ( rollout customRoll “Custom Rollout” ( [B]button removeMe “re…
yup, try: cus = attributes testdef ( rollout customRoll “Custom Rollout” ( button website1 “http://remusjuncu.com/” width:150 button website2 “…
encrypt to memory and compare the mem bytes with the file bytes and just change the different bytes !? the question is how :shrug: but if it’s for p…