OnObjectShot
This wiki is using an old backup from 2020
Some information may be old/missing
function onObjectShot(object,player,weapon ) {
MessagePlayer("You've shot object id "+object+" with weapon id "+weapon,player)
}
This will Message the player which shotted a object which tracks shots and sends him information about it