View Single Post
Old 06-04-2003, 05:51 PM   #10
SixOfSpades
Dracolisk
 

Join Date: September 16, 2001
Location: Bellingham, WA, USA
Age: 48
Posts: 6,901
The biggest flaw of the Infinity Engine is that it has no capacity for functions like (determine if creature X is a valid target for spell Y). It doesn't even have the most basic things that most programmers take for granted, such as arrays, subroutines, 'until' statements--hell, the damn language doesn't even have 'FOR' loops. Take another look at Dundee's code: It's all IF, THEN, END. Not even a single ELSE in the whole damn thing.

And I thought C++ was ugly.
__________________
Volothamp's Comeuppance
Everything you ever needed to know about the entire Baldur's Gate series......except spoilers.
SixOfSpades is offline   Reply With Quote