As a result of the crashes i kept getting, i've started a new side-tracked project, that will be part of renegades, but will also be released publicly (just like my IUnit), so it can be used by other OP2-coders.
The exported structures only allow for upto 127 ScStubs. Each timer, fightgroup, buildinggroup and whatever other group IS an ScStub, and since my missions use a lot of, well, all of those, i kept getting crashes. I managed to work around the problem, so i could create a bit more, but eventually it still passed the 127 mark, and crashed again at an almost random time.
Events will be unlimited. Only one problem really: in the current situation missions using events can not be saved
{ they can actually, but will not load correctly }.
EDIT: Okay, unlimited events did work,, but i couldn't make it save. Don't want to go into details but it just can't be done.
SO:: i've updated the project to have at least 4 times the number of events then the original had space for.. Now, the ScStubs can be used 100% for groups.
All documentation can be found on the wiki:
http://www.wiki.outpostuniverse.net/Category:Events