I just started trying to learn C-Light and well i have this one problem and im sure its my uber noobness is the problem. My problem is i can run scrips "code" that others have made but if i start new and lets say copy and paste some code that works to my new scrip and when i run it,i get errors all over parameter unknown PANEL * bad keyword in {} and like i said it works for the guy in the c-light workshop tutorials. ty
SED still defaults to saving as *.wdl. Your script will then be interpreted as C-Script (the predecessor to Lite-C), so make sure your scripts are saved as *.c.
I'm a newbie to and is making a blog of my learning. You can find a detailed instruction of what you are asking about on my webpage at Creating an empty game
ok i found that i saved it as wdl once and then save a .c from that same file witch it seams still thinks its a wdl so to end this post its working you must start new file and save as .c thank you guys for the help
This made me se a problem with my own starter project as a lite-C project. This will make me rewrite the chapter about 'Making an emty game' on my web-blog.