Notifications
Clear all

[Closed] RolloutCreator broken in 2012

Hi fellow coders,

Seems like the RolloutCreator code has been updated in 2012 but a bug slipped through their fingers.

When you use a “paramstr” in your code, it currently does not properly add a space string after the parameters resulting in the “do” command sticking to it. It makes all your rollouts created at runtime error out.

It took me quite some time to figure what was causing it.

If anyone can confirm that cause it might be just my code having issues instead of a broken RolloutCreator

Davy

2 Replies

i don’t have 2012 but rolloutcreator is just a maxscript struct so in the meantime you can probably just edit the rolloutcreator.ms file to fix the problem

Yes, I already fixed the issue. But it doesn’t make sense to fix it if noone else is having issues with it cause then it might be my own code that needs fixing

Davy