Garry's Mod

Garry's Mod

Murder
robs Jun 24, 2016 @ 4:52pm
How do I add clues to my map?
(Sorry my bad english, I'm brazilian)

I am making a map in Hammer for Murder and I want to add clues, how do I do that? I need to download something?
< >
Showing 1-2 of 2 comments
Gimmrick Jun 26, 2016 @ 9:42pm 
Use the below commands to add clues to your maps, that's any map too.

Make sure you are an administrator before proceeding. Or just use rcon command if necessary.

Basic steps:
- go into your server and be looking at a part of the map you want to place the clue...
- open console by pressing the ~ key (default)...
- type "mu_loot_add random" for a random item to be placed there...
- done.

Little side note, best to spawn all the clues in the map first by typing "mu_loot_respawn" into console, just to make sure you aren't doubling up.

Below are the commands for spawning, removing and listing all clues on the map.

GOOD LUCK!

Loot
mu_loot_add <model> - Adds a loot spawn where you are looking, use "random" as the model to create a spawn with a random model
mu_loot_list - Lists all loot spawns
mu_loot_closest - Lists closest loot spawn
mu_loot_remove - Removes loot spawn with specified id
mu_loot_adjustpos - Sets the loot spawn position to the current position of the loot object you are looking at
mu_loot_respawn - Respawns all loot
mu_loot_models_list - Lists all model aliases, these can be used instead of model filenames in mu_loot_add
Last edited by Gimmrick; Jun 26, 2016 @ 9:43pm
robs Jun 27, 2016 @ 9:45am 
Originally posted by GunnerElite:
Use the below commands to add clues to your maps, that's any map too.

Make sure you are an administrator before proceeding. Or just use rcon command if necessary.

Basic steps:
- go into your server and be looking at a part of the map you want to place the clue...
- open console by pressing the ~ key (default)...
- type "mu_loot_add random" for a random item to be placed there...
- done.

Little side note, best to spawn all the clues in the map first by typing "mu_loot_respawn" into console, just to make sure you aren't doubling up.

Below are the commands for spawning, removing and listing all clues on the map.

GOOD LUCK!

Loot
mu_loot_add <model> - Adds a loot spawn where you are looking, use "random" as the model to create a spawn with a random model
mu_loot_list - Lists all loot spawns
mu_loot_closest - Lists closest loot spawn
mu_loot_remove - Removes loot spawn with specified id
mu_loot_adjustpos - Sets the loot spawn position to the current position of the loot object you are looking at
mu_loot_respawn - Respawns all loot
mu_loot_models_list - Lists all model aliases, these can be used instead of model filenames in mu_loot_add

Thanks bro! You are awesome!
< >
Showing 1-2 of 2 comments
Per page: 1530 50