MoonDoggie
@moondoggie
New Member
Joined: Feb 15, 2024
Topics: 22 / Replies: 242
Reply
RE: How to delete a line from an external file?

check out file i/o methods in the mxs reference for ReadLine() and associated methods to find the answer!

16 years ago
Forum
Reply
Reply
RE: Animated Properties on an object

Thanks ZeBoxx2. Always helpful. I am curious if there is a way to do it for all tracks instead of just knowing that percent is keyed? Looping throu…

16 years ago
Forum
Topic
Forum
Replies: 3
Views: 17
Reply
RE: strip map paths

Then you can relink them with the above script.

16 years ago
Forum
Reply
RE: strip map paths

I don’t think you want to strip them of their entire filename…because there will be no way of getting the map names back… if you want to strip them p…

16 years ago
Forum
Reply
RE: strip map paths

This won’t strip them, but if you just disconnect the network drive, and open the file so they all go missing, then you can use this script to relink …

16 years ago
Forum
Reply
RE: Maxscript Help

Best to use getCurrentSelection() to save the user’s selection instead of ever using $ objSelected = getCurrentSelection() for o in objSelected do (…

16 years ago
Forum
Reply
RE: Selected Layers in Layer Manager

haha, it’s pretty easy, if you have any problems let us know.

16 years ago
Forum
Reply
RE: Selected Layers in Layer Manager

you can create your own multilistbox and populate it with the layer names and get the selection from there.

16 years ago
Forum
Reply
RE: Comparing color values

Remember that a double equal sign is a comparison and a single one is an assignment. I’m sure you probably already know this. This works for me (wit…

16 years ago
Forum
Reply
RE: Why don't user properties save when rendering over a network?

thanks guys, I’ll pursue this Gravey. Thanks to you too DaveWortley

16 years ago
Forum
Reply
RE: Why don't user properties save when rendering over a network?

Also, registering a callback at #preRender and #preRenderFrame and calling the function does absolutely nothing as well. I’m out of ideas.

16 years ago
Forum
Reply
RE: Baking Texture Issue

absolutely, I think we’ve all done this, good luck.

16 years ago
Forum
Page 3 / 18