Some questions that the Lua documentation doesn't go over
I've been working on a large mod, and I feel it's time for me to make a single uber-cheap weapon for fun. The problem is, I can't find the function for onTouch in the lua documentation. I also don't know how to attach a .lua script to a projectile.
Just for your information: the base of this weapon is the dummy Grenade Launcher.
if anyone can simply post the lines I need to use or where to find a more completed lua documentation, that would be nice
EDIT: being more specific, what would I write before (gibThis)?