It's not actually as simple as having it "removed" as people may think. More appropriately, it's "not implemented again".
At the beginning, the scripting system ofAGS AC was borrowed from some script engine module, which had for loops, and CJ later scraped the original engine and wrote his own one (since AC V1.14 I think, which was more than 10 years ago) that was more flexible and powerful, but the for loops were not implemented yet in the new engine.
There have been requests for adding this feature back, but as CJ is always busy and there are always features that are of higher priority this never happens.
Since the engine and editor are now open-sourced, I wonder whether some people would be interested in implementing this in near future.
At the beginning, the scripting system of
There have been requests for adding this feature back, but as CJ is always busy and there are always features that are of higher priority this never happens.
Since the engine and editor are now open-sourced, I wonder whether some people would be interested in implementing this in near future.