Toggle navigation
Polycount
News
Forums
Patreon
Challenges
Quarterly Character Art Challenge
Bi-Monthly Environment Art Challenge
Wiki
Moar
Recent
Activity
Badges
Drafts
Store
Sign In
·
Register
Author:
valentin_baguirov
Home
›
Technical Talk
3DS Max, MaxScript string formatting problem
Cooprb
vertex
Offline /
Send Message
Cooprb
vertex
May 2017
When i try to format a string it's always put an "OK" the end of it.
And also the variable only keep the "OK".
Any ideas?
0
·
Share on Facebook
Share on Twitter
Replies
Offline /
Send Message
Swordslayer
interpolator
May 2017
If you want to use format instead of simple string concatenation, redirect the output to a custom stringStream value (you can cast it to string in the end). The default one that's used is
listener
.
0
·
Share on Facebook
Share on Twitter
Sign In
or
Register
to comment.
Replies