Roger Weber
Results
3
issues of
Roger Weber
The title says it all
if(MAIN_MENU == TRUE && cmd == "TEST_TRUE") { llOwnerSay("TEST TRUE"); } else if(MAIN_MENU == FALSE && cmd == "TEST_FALSE") { llOwnerSay("TEST FALSE"); } --- Consider this for a moment, where...
I understand that you do not want to support this anymore, but could you please first add preprocessor support? Or if you think that´s too much work, just a way...