Jump to content

[SOLVED] is sector_options define missing from the maxscript?


photo

Recommended Posts

Posted

I try to run the UnigineMenu maxscript, it seems sector_options define is missing.

 

Yang

Posted

Hi,

 

What 3ds Max and Unigine SDK versions are you using?

Could you please describe in more details what did you get (maybe screenshots will help in this case).

 

Thanks!

How to submit a good bug report
---
FTP server for test scenes and user uploads:

Posted

When I try to click export node. I got an error from 

---------------------------
MAXScript Rollout Handler Exception
---------------------------
-- No ""+"" function for undefined
---------------------------
OK   
---------------------------
 
 
At this line:
local index = fileProperties.findProperty #custom (sector + name);
 
I checked the sector is undefined. which turn out sector_options  is never been defined.
×
×
  • Create New...