MaDHouSe79 / mh-airdrops

it drops random airdrops on your map, created by MaDHouSe79

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hi πŸ‘‹, I'm MaDHouSe

A passionate allround developer

πŸ™ˆ Youtube

MH air drops (event)

  • it drops random airdrops on your map.
  • The first player that get the airdrop wins, and gets all the loot thats inside.
  • all blips and objects will be despawn after a player loot the airdrop.

Dependencies:

Command (god only)

  • /airdrop (to start and drop an airdrop)

How to install.

  • Create a folder inside the folder resources named [mh].
  • Copy the directory mh-airdrops to resources/[mh]/
  • Add in server.cfg ensure [mh] after ensure [standalone]
  • Restart your server.

Item

airdrop = { name = 'airdrop', label = 'Airdrop', weight = 3000, type = 'item', image = 'airdrop.png', unique = true, useable = true, shouldClose = true, description = 'A airdrop' },

LICENSE

GPL LICENSE
Β© MaDHouSe79

About

it drops random airdrops on your map, created by MaDHouSe79

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%