10.04.2011, 12:06
check for your string definitions...
I guess you are using things like:
new string[500]; or new string[256];
when the string only has something like 10 chars...
additionally you could try to remove some objects out of your script and move them into a filterscript ;P
I guess you are using things like:
new string[500]; or new string[256];
when the string only has something like 10 chars...
additionally you could try to remove some objects out of your script and move them into a filterscript ;P