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