Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I want to send code to the 3ds max script listener for it to run. I thought it could be done by socket programming, but the threading Python module doesn't work in 3ds max. Therefore, when I try to listen to the message received with "while true" without threading, the program freezes. What should I do?
Solved! Go to Solution.