thatoneguy
@thatoneguy
New Member
Joined: Feb 14, 2024
Topics: 77 / Replies: 395
Reply
RE: Merge Script = Scale Wonkiness

Non-Uniform. They have no parent in the source file. There’s just a bunch of editable meshes all lined up nicely. And the ‘scale’ is identical betwe…

17 years ago
Forum
Topic
Forum
Replies: 5
Views: 7
Reply
RE: Bug in Event Handlers

Pretty much the possibilities are endless. You can even redefine undefined and just about any built in function… as another function ( false = true…

17 years ago
Forum
Reply
RE: Bug in Event Handlers

Adventures in realllllllly wonky code. rollout bob “bob” ( checkbox true “spinner” on true changed true do ( if true == false then ( print…

17 years ago
Forum
Topic
Forum
Replies: 6
Views: 13
Topic
Forum
Replies: 1
Views: 10
Reply
RE: MaxScript Suggestions

Marking menus are a radial menu system. Technically you could actually reproduce it using existing code burried somewhere in max ( Mouse gestures) fo…

17 years ago
Forum
Reply
RE: Python + MXS

We’re developing a system which: Keeps track of every job and what its status is. Each deliverable’s version/revision number. Is tied into our time c…

17 years ago
Forum
Reply
RE: Mouse input window

Paul, one thing I figured out while working on my “Box Drawing” script was that IMGTags flicker, but bitmaps don’t. Perhaps what you should do is tak…

17 years ago
Forum
Reply
RE: padding integers

Aha! Thank you! There’s the magic format string.

17 years ago
Forum
Reply
RE: padding integers

Haha! Neat! Formattedprint I can get to print: ” 3″ or ” 3″ I suppose the other option would be to use that and then replace ” ” with “0”.

17 years ago
Forum
Topic
17 years ago
Forum
Replies: 6
Views: 18
Reply
RE: Python + MXS

Yeah MySQLdb was the big reason I wanted python integration more seamless without using ODBC and OLE.

17 years ago
Forum
Reply
RE: .getrows() crashing max

Do you still need ODBC or can it connect natively? Not needing an ODBC driver would be great.

17 years ago
Forum
Reply
RE: .getrows() crashing max

I got it to work. The solution? Use a differeint MySQL/Apache package. EasyPHP 2.0 is now my recommended software package.

17 years ago
Forum
Page 23 / 32