Netsurfers Posted December 29, 2011 Share Posted December 29, 2011 (edited) First of all, Sorry if this is the wrong spot to post this. Im using TES and OBSE. OBSE is active because I do have the functions it provides. Im kinda new to modding and I was trying to make a spell and it keeps saying this that "MAX_SCRIPT_SIZE Exceeded!", I thought OBSE was suppose to remove these limits? EDIT:I am using the latest version of both TES and OBSE. Is this the cause? Edited December 29, 2011 by Netsurfers Link to comment Share on other sites More sharing options...
Maskar Posted December 29, 2011 Share Posted December 29, 2011 OBSE doesn't remove the maximum size of scripts. Using user defined functions should make it easier to avoid reaching the limit though. Link to comment Share on other sites More sharing options...
DrakeTheDragon Posted December 30, 2011 Share Posted December 30, 2011 (edited) In fact, starting the CS through OBSE "increases" the limits (so your scripts can be larger with OBSE than without), but it really does not "remove" them completely. Read the OBSE documentation and/or the release threads talking about this in more detail, if you want to know more about the actual numbers.I knew them very well once, but I long since forgot them as a result of my forced inactivity. I'm sorry. I'm impressed of your script's size though. My scripts are highly complex in many accounts, but I only ever reached this limit "once" myself so far. :sweat: Edited December 30, 2011 by DrakeTheDragon Link to comment Share on other sites More sharing options...
Recommended Posts