So I was trying to setup a if-then-else for my hud text location in OverPy, compiled fine, however once I tried to import it it said some part of the text was "null". Upon inspection of the Workshop found that you can only set "Left, Right, Top", so even though it was compiled correctly, the Workshop importer didn't know what to do.
I think it might be handy for this to trigger a compile error so you don't have to spend 10 minutes figuring it out like I had to
So I was trying to setup a if-then-else for my hud text location in OverPy, compiled fine, however once I tried to import it it said some part of the text was "null". Upon inspection of the Workshop found that you can only set "Left, Right, Top", so even though it was compiled correctly, the Workshop importer didn't know what to do.
I think it might be handy for this to trigger a compile error so you don't have to spend 10 minutes figuring it out like I had to