Yes, that is my whole point.
I dont want to use if statements to call a function.
I tried using engine_getscript, and then a function I made wouldnt get called.
all i want to use is the string i got out of a .txt file and run that as a function... i dont see how engine_getscript would help, since it only returns the pointer, i still have to call it, and as i said, i dont want to use 1000's of if statements.
Out of curiosity, why did that change, because A6 did support this?
I hope there is a way to do this without hundreds of if statements...
kind regards,