• Welcome to our brand new Garry's Mod asset marketplace! Publishing in these categories is currently invite-only. Interested in publishing your Gmod assets on BuiltByBit? Click here to apply!
  • Easter Sale

Illegal Discoveries v1.0.4

Discover Loot, Dynamic Rewards & Custom Models
Easter sale event (2025) - Get it now for 25% off - Offer ends Apr 25, 2025
  • 1.png
  • 2.png
  • 3.png
  • 4.png
  • 5.png
  • 6.png
  • 7.png
  • 8.png
  • 9.png
  • 10.png
  • 11.png
  • 12.png
  • 13.png
  • 14.png
  • 15.png
  • 16.png
  • 17.png
  • 18.png
  • 19.png
  • 20.png
  • 1.png
  • 2.png
  • 3.png
  • 4.png
  • 5.png
  • 6.png
  • 7.png
  • 8.png
  • 9.png
  • 10.png
  • 11.png
  • 12.png
  • 13.png
  • 14.png
  • 15.png
  • 16.png
  • 17.png
  • 18.png
  • 19.png
  • 20.png

SHOWCASE VIDEO​


About Illegal Discoveries​

Setup your spawn locations around the map. You can hide some or you can put some in plain sight. Players can retrieve the loot by interacting with the entities. All discoveries have custom models with bodygroups and beautiful animations.

Once you start retrieving loot, it will decrease in size/bodygroup. The more loot you retrieve from the object, the more of the total reward you get. You are able to steal some and leave some behind. Other players might try to intervene with you while you loot objects.

Police officers are able to discover loot too! They can confiscate the illegal loot for a smaller reward by destroying it using their weapons. Police rewards are also configurable and randomized.


🍱 Looting Objects

  • Objects spawn across the map that holds valuable loot.
  • Loot objects to receive money rewards.
  • Be careful that players does not interfere you while looting or it will fail.
  • The addon is configurable and objects might display through walls when close enough.
💵 Dynamic Rewards
  • Every loot type can have a minimum and a maximum reward.
  • When the entities are shuffled the reward is randomized.
  • When a player loots/confiscates money from an object the reward is changed accordingly.
🔀 Randomized Spawning
  • Configure a spawn chance per entity type.
  • When the spawns are shuffled entities have a random chance of spawning or not.
  • Set up as many entities as you like.
  • Easy spawning via Q menu and removing using Toolgun.
  • Save entities to their positions via a console command.
👮 Confiscating Objects
  • Police teams can also take loot similar to how criminals take the loot.
  • They are rewarded less money for taking the loot as it is considered confiscating and not stealing the illegal object.
  • You can configure the percentage a police officer receives for confiscating loot.
✨ Bodygroups & Effects
  • All models have multiple bodygroups.
  • When looting an object the bodygroups adjust to show how much loot is left inside the object.
  • Every model also has a custom glow effect that appears when an object is first opened.
👀 Displaying Objects
  • Objects can display with a halo through walls when the player is close enough.
  • Distance to the objects can be displayed through walls if the player is close enough.
⏲️ Cooldowns
  • You can configure how long time it takes to perform one loot on an object.
  • You can configure the time a player is cooldowned from looting after successfully looting a full object.
💵 Multi Currency Support
🎁 Custom Rewards
💻 bLogs Support
  • The addon supports bLogs.
  • Logs when all illegal entities are respawned.
  • Logs when a player starts a loot.
  • Logs when a player fails a loot.
  • Logs when a player finishes looting.
INSTALLATION
This addon supports DarkRP 2.7.0+
Extractch_illegal_discoveriesto your addons folder.

Please visit the Setup & Customizing tab to see how you configure the addon.

CONTENT
There's a single content pack that you must add to your servers workshop collection.

Workshop
Setup & Customizing
To customize the general settings go to ch_illegal_discoveries/lua/ch_illegal_discoveries/shared/ch_illegal_discoveries_config.lua

To modify the illegal entities go to ch_illegal_discoveries/lua/ch_illegal_discoveries/shared/ch_illegal_discoveries_items.lua

To modify and enable/disable the custom rewards go to ch_illegal_discoveries/lua/ch_illegal_discoveries/shared/ch_illegal_discoveries_custom_rewards.lua

SETUP ENTITIES
To spawn illegal discoveries and setup their spawn points you use the Q menu and a console command.
To spawn entities go to Q menu -> Entities -> Illegal Discoveries -> Spawn illegal discovery entities.
Use console commandch_illegal_discoveries_saveents to save the entities to the map as an admin.

REMOVING ENTITIES
If you regret setting up some of the discovery entities then simply use the default Remover Tool on the entity as an admin.
Once you have removed the ones you don't want anymore then run the save command again.

CONFIG FILE
Code:
-- SET LANGUAGE
-- Available languages: English: en - Danish: da
CH_IllegalDiscoveries.Config.Language = "en" -- Set the language of the script.

-- Team settings
CH_IllegalDiscoveries.Config.CriminalTeams = { -- This is a list of criminal teams. These are the teams that can take the entities and get rewards.
    ["Citizen"] = true,
    ["Gangster"] = true,
}

CH_IllegalDiscoveries.Config.PoliceTeams = { -- List of police teams. They can confiscate illegal discoveries and receive small rewards.
    ["Police Officer"] = true,
    ["Civil Protection"] = true,
}

-- Set currency
CH_IllegalDiscoveries.Config.Currency = "darkrp" -- What gamemode/currency do you want to use?

-- General settings
CH_IllegalDiscoveries.Config.DistanceToOverhead3D2D = 500000 -- How far away does 3d2d overhead display on entities?
CH_IllegalDiscoveries.Config.NotificationTime = 5 -- How long does DarkRP notifications show for with this addon?
CH_IllegalDiscoveries.Config.RespawnTime = { 300, 600 } -- How many seconds inbetween the entities respawn/rotate spawns? Minimum and maximum and it will randomize every time it respawns

CH_IllegalDiscoveries.Config.NotifyCriminalsOnRespawn = true -- Should all criminal teams be notified when illegal discoveries respawn?
CH_IllegalDiscoveries.Config.NotifyCopsOnRespawn = true -- Should all cop teams be notified when illegal discoveries respawn?

-- Looting settings
CH_IllegalDiscoveries.Config.EmptyLootCooldown = 10 -- Set a cooldown on the player when they have emptied one loot entirely. Stops them from taking a lot of loot objects quickly.
CH_IllegalDiscoveries.Config.EmitMoneyParticle = true -- Should money effect display when successfully looting?

CH_IllegalDiscoveries.Config.DistanceBeforeLootFail = 20000 -- How far can the player move away from the object before looting it fails?

-- Halo/Display settings
CH_IllegalDiscoveries.Config.DrawHaloOnEntities = false -- Should halo be drawn on the entity (through walls) when player is close enough?
CH_IllegalDiscoveries.Config.DistanceForHalo = 500000 -- If enabled then what is the distance before drawing?

CH_IllegalDiscoveries.Config.Draw3D2DOnEntities = false -- Should a display on the map be shown (through walls) when the player is close enough?
CH_IllegalDiscoveries.Config.DistanceFor3D2D = 500000 -- If enabled then what is the distance before drawing?

CH_IllegalDiscoveries.Config.DistanceToStopDisplaying = 40000 -- When the player gets close enough we stop drawing halo/3d2d text.

-- Confiscating settings
CH_IllegalDiscoveries.Config.ConfiscateRewardPercentage = 25 -- How many percentage of the remaining reward does police get when confiscating loot?

Discord Server & Support​

I own a Discord server for customers and anyone else who wish to join. I will occasionally provide exclusive offers and help with minor issues that might occur with my scripts. If you have a more serious problem, please create a conversation with me onsite.

Conflicting addons is not to be said if I will support that or not. This is something I will decide upon confrontation about a conflicting addon. If you have found a conflicting addon, then feel free to create a conversation and I'll see if I can assist with solving the conflict.
discord.png
Buy a license now
$4.05 $5.40
EULA: Standard EULA
New: Now supporting cryptocurrency payments!
Share and earn
Refer this resource and earn a 10% commission.
204 Views
1 Purchases
1 Downloads
Feb 6, 2025 Published
Dec 16, 2024 Updated
Not yet rated
115.5 KB File size
Languages
  1. English
  2. Spanish
  3. German
  4. French
  5. Polish
  6. Turkish
  7. Danish
Includes DRM
No
Source access
Closed source without obfuscation
Crediting original
Font is Open Sans by Google

Models, materials, animations and banners by Im Not Meow Meow

Marker icons created by André Luiz Gollo - Flaticon

Money icons created by vectorsmarket15 - Flaticon

French translation by Seefox

Polish translation by Hejfi

Spanish translation by Tekiad

Turkish translation by JALES

German translation by [LOS]Platin
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
Remote Tablet, Hacking & Repairing Entities
Not yet rated
1 purchase
This DLC expands the DarkRP Fire System with exclusive weapons and entities.
Not yet rated
1 purchase
Custom Models, Blend Sequences & Donator Features
Not yet rated
1 purchase
Fire Fighters, Extinguishers, Fire Axe, Fire Trucks
Not yet rated
1 purchase
Miner Shelf, Power Sources, Cables, Animations & Custom Models
Not yet rated
1 purchase
Share and earn
Refer this resource and earn a 10% commission.
204 Views
1 Purchases
1 Downloads
Feb 6, 2025 Published
Dec 16, 2024 Updated
Not yet rated
115.5 KB File size
Languages
  1. English
  2. Spanish
  3. German
  4. French
  5. Polish
  6. Turkish
  7. Danish
Includes DRM
No
Source access
Closed source without obfuscation
Crediting original
Font is Open Sans by Google

Models, materials, animations and banners by Im Not Meow Meow

Marker icons created by André Luiz Gollo - Flaticon

Money icons created by vectorsmarket15 - Flaticon

French translation by Seefox

Polish translation by Hejfi

Spanish translation by Tekiad

Turkish translation by JALES

German translation by [LOS]Platin
Creator
Owner
Struggling to cover the costs of your server? Set up your own webstore with Tebex in under 30 seconds.
Recommended for you
Remote Tablet, Hacking & Repairing Entities
Not yet rated
1 purchase
This DLC expands the DarkRP Fire System with exclusive weapons and entities.
Not yet rated
1 purchase
Custom Models, Blend Sequences & Donator Features
Not yet rated
1 purchase
Fire Fighters, Extinguishers, Fire Axe, Fire Trucks
Not yet rated
1 purchase
Miner Shelf, Power Sources, Cables, Animations & Custom Models
Not yet rated
1 purchase
Top