28.02.2010, 18:18
its a high memory usage script
if you have any strings which have (example) string[256] reduce them to 128
256 or higher is only needed for SQL. the game text panels are only able to take 128 characters so stick with 128 max
if you have any strings which have (example) string[256] reduce them to 128
256 or higher is only needed for SQL. the game text panels are only able to take 128 characters so stick with 128 max