Kramsurfer
@kramsurfer
New Member
Joined: Feb 14, 2024
Topics: 23 / Replies: 352
Topic
Forum
Replies: 0
Views: 8
Reply
RE: Code management

I wrote a simple verisoning system that uses a simple share point on the server. Each .ms has a version variable in it that can be read and increment…

17 years ago
Forum
Reply
RE: setIniSetting “plugin.ini” problem Any one seen this?

My hacky fix. Make the .ini manually…the “extra” ones are part of a [Directories] ini section… my config.ini looks like this [Directories] Focus360…

17 years ago
Forum
Reply
RE: Problem with Render – Unknown System Exception

yeah yeah… post the file… I love a good crash story…

17 years ago
Forum
Reply
RE: Problem with Render – Unknown System Exception

Yes, that happens. Max gets messy with the memory after multiple file loads and gets unstable. I always start in the fresh session when working. W…

17 years ago
Forum
Reply
RE: Python + MXS

I’m on the wait list too… Where would the 3dsmax world be without Blur’s generous contributiion to the 3ds World ? ? ? Thanks

17 years ago
Forum
Reply
RE: Batch Preview

How are you setting the preview configuration on the systems? Is there maxScript access to that now? Are you copying the preview.cfg to the box to r…

17 years ago
Forum
Reply
RE: Batch Preview

sorry, uploaded now in a zip.

17 years ago
Forum
Reply
RE: Batch Preview

The createPreview() command makes a preview with the current settings in the create preview dialog. To my knowledge there is no MaxScript access to t…

17 years ago
Forum
Reply
RE: viewports

Not entirely true. In a single view you can reset the veiwport size… gw.setPos 0 0 WindowSizeX WindowSizeY I use this for automated previews. It l…

17 years ago
Forum
Reply
RE: Maxscript and Net rendering

That’s the work around I found as well… even the manual file set output filename dialog is buggy… it’s been that way forever…

17 years ago
Forum
Reply
RE: Maxscript Inputs??

Max does not do audio very well… ( understatment ) The only way I know to translate Audio to 3d movment is with “AudioController”. Check the standar…

18 years ago
Forum
Reply
RE: MaxScript + BuckBurner = unknown error

Same here… works fine in 8 and 9… Max 8 sp3 Max 9 sp2 on XP 64

18 years ago
Forum
Reply
RE: Resizing the viewport…

Look at “gw” functions in the help for viewport drawing functions. gw.setpos 0 0 320 240 Will set your current view to 320 240, it’ll mess with your…

18 years ago
Forum
Reply
RE: Free book about 3DSMax SDK

Wow… thanks a bunch… I am just getting into c++ part of dev coding… this is a huge help…

18 years ago
Forum
Page 20 / 25