Hi, i am trying to move my project from A7 to A8 but i have started using WDL C-Script and can't change to Lite-C so i am having a few problems;
1. str_cpy seems to not work anymore, im not sure if it's abandoned but what is the new alternative?
2. I think it's caused by the first problem but when i try to run my game i get 'script_crash in main: level_load(level_str)'
3. I know the old physics system 'phent' has been replaced by physix, but to use it i have to include <ackphysx.h> which is lite-c is there anyway to use this with C-Script?
Thanks