BGT (Blastbat Game Toolkit)

Hi,I am creating a game using the BGT language from blastbay.com.I know that it is based on Angelscript, but it has it's own dll functions.Can you maybe try it out and help me a bit, I don't know how to call the dll.You can get it here:http://blastbay.com/bgt.phpIt is used to create audiogames so don't expect any Graphics functions.It can however show message boxes and such for testing.I hope you will give it a try.Regards,Marc

If it has a way to call dlls, then yes you can use TurboActivate. Since you'd be writing the code yourself, you'd want to use the C/C++ TurboActivate guide and example to show you which functions you need.