Really, im not surprsied, you know this re-inventing the the wheel thing is a big problem in code. All the hard work you guys do gets wasted if its not catalogued, distributed/kept alive and so mappers generally dont get a hold of it
Maybe do like mappers are doing now and compliling prefab collections and decoration banks...but for code nuggets...all the
little bits, actors, objects and stuff that gets made for this or that mod or map ( and that the authors are happy to share) but never
gets used again unless it has somewhere to live and a good reference to it.
So many times I have been tempted tofire up the script editor, but then thought ...no there MUST be a way to do it with the normal actors...and sometimes there is, sometimes you have to be really ingenious, almost like a coder, like countess and the hidden movers. But how nice it would be to get stuck on a problem and be able to browse a library of new actors and discover....(made up example)
event WasRecentTrigger (t1, event1, event2)
[ event becomes true if either event1 or event2 is true within
t1 seconds of one another]
or something...
practical things that solve mappers problems...
Wish I knew enough script to get stuck in and heklp u but im learning ok.
#9