Black screen when running script in free version ...

Posted By: BBN

Black screen when running script in free version ... - 03/10/14 01:17

I seem 2 have A problem, i have installed the free version of A8 (run WIN 8.1) but when i shall test run the script ,,, the screen ÅOUNLY is black (engine), have tried putting the camera to the entity [ vec_set(my.x,camera.x); ] but the camera isn't @ the entity ,,, the screen ÅOUNLY is black ... works fine (when sees the map ÅOUNLY) when i have no script ,,,,, but when i have a script the screen is black as said [?] ...

Please help if possible

Björn N
Posted By: DLively

Re: Black screen when running script in free version ... - 03/10/14 06:29

you may need to load your level in the function main()

level_load("level.wmb");
Posted By: Iglarion

Re: Black screen when running script in free version ... - 03/10/14 08:30

Welcome to the forum!

Did you use Lite-C or C-script? Beacuse one of the reason may be if you're using an old c-script (.wdl). With free version you will get only black screen without any error message, beacuse A8 free not supported c-script only A8 extra and above.
Posted By: BBN

Re: Black screen when running script in free version ... - 03/10/14 09:45

Fick svaret. I am using wdl .... frown ++

Björn N
Posted By: Iglarion

Re: Black screen when running script in free version ... - 03/10/14 09:48

Just translate code into lite-C and then will work wink
Posted By: BBN

Re: Black screen when running script in free version ... - 03/10/14 15:00

Sadly as it is ... i don't know lite-c frown
Posted By: sivan

Re: Black screen when running script in free version ... - 03/10/14 15:09

lite-c is not far from from wdl, and allows more fun.
Posted By: Superku

Re: Black screen when running script in free version ... - 03/11/14 00:54

wdl is DEAD (for years), don't spend any more time on it. I was the biggest C-Script fan until I realized how limited and cheap and (comparatively) good lite-C actually is. If you know wdl or rather C-Script, at least the basics, you can program in lite-C on the same or very next day just fine.
© 2024 lite-C Forums