[SOLVED] - Convert/include WDL script into Lite-C

Posted By: CyberGhost

[SOLVED] - Convert/include WDL script into Lite-C - 06/07/14 09:04

Hello, everyone

I am using Easy Particle 3 (I know it is old) to generate some particle effects in WDL script.

THE PROBLEM IS: I can't include a WDL script into my Lite-C main script. When I mix Lite-C with WDL, errors come one after another (e.g. VECTOR unknown keyword ...etc.),then I get startup failure E355 error.

So, is there a way to make Easy Particle-generated WDL script work in my Lite-C coded game? Should I convert it? And if so, is there an easy (as possible) way to do it?

Thank you for reading & any help will be appreciated
Posted By: LemmyTheSlayer

Re: Convert/include WDL script into Lite-C - 06/07/14 11:27

http://manual.conitec.net/litec_migration.htm
Posted By: CyberGhost

Re: Convert/include WDL script into Lite-C - 06/07/14 12:20

Thnx. I will read that...
Posted By: CyberGhost

Re: Convert/include WDL script into Lite-C - 06/07/14 12:48

BTW. The download link of ReplaceEm software sent to me by E-mail NEVER works. It doesn't send the .exe file and sends a web page instead...
Posted By: CyberGhost

Re: Convert/include WDL script into Lite-C - 06/07/14 17:42

Also, in WDL, there is "VAR" (in captials) definition. Is it like normal "var*" in Lite-C?
Posted By: DLively

Re: Convert/include WDL script into Lite-C - 06/07/14 17:50

in old c-script VAR was the same thing as var

for that matter, so was VaR or vaR
In other words, c-script was not case sensetive wink

http://manual.conitec.net/litec_migration.htm
(Its the 3rd section)
Posted By: CyberGhost

Re: Convert/include WDL script into Lite-C - 06/07/14 19:15

What about ReplaceEm? Is there another way to download it?
Posted By: DLively

Re: Convert/include WDL script into Lite-C - 06/07/14 20:32

im not familiar with ReplaceEm
Posted By: alibaba

Re: Convert/include WDL script into Lite-C - 06/07/14 21:34

Why not using PEB?
Itīs way better than EasyParticle, compiles Lite-C and C-Script, and is cusomizable. It has a lot of features!

http://opserver.de/qwik8/index.php?title=Free_Tools#Particle_Effect_Builder
Posted By: CyberGhost

Re: Convert/include WDL script into Lite-C - 06/08/14 00:07

That looks impressive! Thanks! I will see these tools :-)
© 2024 lite-C Forums