Solved Give items in radius

Discussion in 'Plugin Requests' started by Atsunra, May 22, 2016.

  1. Give item to player with radius.
    For example : /g 278 50 100
    100 is the radius.

    Can somebody create it please ?
     
  2. Will update GiveItem to include an extra range parameter
    [DOUBLEPOST=1464038044][/DOUBLEPOST]Here you go mate
    GiveItem for Hurtworld | Oxide

    /giveall itemid amount range (optional)
    So to give everyone 10 steak, within 100 meters, you can use:
    /giveall 5 10 100
     
  3. Thank you Noviets !! :)