OK, so thanks to a post I made in the MMM thread, I got a fire lit under me and decided, OK, this is it... I'm going to try scripting my own solution. I mean, I have a CS degree (oops, that's Computer Science... sorry for the ambiguity), and I've been a professional Java (and others) programmer for a few years... should be able to handle some video game scripts.
Logically, yes, it's pretty darn straight-forward. Syntactically, not the prettiest thing ever, but manageable I suppose. But then it starts deteriorating... Max script length???? Wow, wasn't expecting that, but OK (starting to understand the challenges modders face a little better). Digging a little deeper I find abstraction to be very difficult to achieve, if not impossible. And then the sea of functions... toss in the many OBSE versions and wow... where do you even start?
So modders, again, I tip my hat. :bowdown: (no hat tip smiley, so praise will have to suffice... it is, after all, appropriate).
Great, but why the post, right? Well, I was wondering... the CS tutorials seem so dated to me (sorry again... this time I mean Construction Set!). It seems like one could spend hours going through them only to find that you still have a ton to learn if you want to write more current, and more efficient, scripts. Is there somewhere a place that has more recent stuff with good examples? I guess that's really what I'm looking for. Any help along those lines would be awesome!
And again... to those of you that work magic with your scripts, Wow! I am even more impressed!
veg
EDIT: wording