A passionate allround developer
- 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.
- /airdrop (to start and drop an airdrop)
- 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.
airdrop = { name = 'airdrop', label = 'Airdrop', weight = 3000, type = 'item', image = 'airdrop.png', unique = true, useable = true, shouldClose = true, description = 'A airdrop' },
GPL LICENSE
Β© MaDHouSe79