Is there some kind of allowable script size to be repacked?

If you have any problems or issues, post them here
Post Reply
wingraider
Posts: 60
Joined: Sun Jun 27, 2010 11:42 am

Is there some kind of allowable script size to be repacked?

Post by wingraider »

As the subject says.
I don't know if it's just me but when I tried to add more options to the AI, the AI ended up not responding although the function switches work and output proper system message, the AI wont respond anymore but when I repacked it with the AI that I haven't modified it works again so I thought there is some kind of limit for the script size.
Any help or insights?

Thanks.
Bionic
Posts: 107
Joined: Mon Jun 28, 2010 1:17 am

Re: Is there some kind of allowable script size to be repack

Post by Bionic »

Hi, if I did not remember wrongly, ai script cannot be more than 64K in size.
If not, it will trucate to 64K limit during repacking.

This happens mostly to lib.scp as it is usually more than 64K in size.

But if you know how to repack the ai script manually, you should be able to bypass the 64K restriction.
Post Reply