1
Site News / Re: EUO is gone, where will you go now?
« on: December 03, 2015, 08:55:11 AM »Quiete interesting how you got it installed without that the untouched code looks for the searchpath of {$I SynEdit.inc} and fails because the file is on a different folder. Yeah you could get it via copy and paste but more safe is if you add the searchpath.Honestly, if I recall right, I just clicked "install component" and selected the D7 stuff to install, packages I guess.
The source itself is no magic just some stuff is certain knowlegde most uf us not had before.
If you like to script in c# i would prefer using stealth (and maybe my SDK ?) instead of wasting time for easyuo and getting trouble once you require to emulate the parser stuff.
It's not about scripting

And yes, most of the stuff inside EUO, is quite expected stuff, its the details like finditem, updater etc that I have never had time to research, so that I could accomplish something like EUO. Also, I already have Lua hooked up in C# around the easyuo dll, so now I just have to figure out, how to survive without that dll. I am always trying to learn more and this is fun way to do it
