OnObjectShot

From Vice City Multiplayer
Revision as of 08:39, 17 November 2016 by Kewun (talk | contribs)
Jump to navigation Jump to search
Caution icon
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