Instructions
Spawning Entities Using the Console
Press the "~" key on your keyboard while playing GMod to open the console.
Type the following code into the console window:
ent_setname yourName entityID
Replace "yourName" with the name you want the entity to have.
Replace "entityID" with the name of the item you want to spawn.
Press the "Enter" key to input the console command.
Type the following code into the console window:
ent_create yourName
Replace "yourName" with the name you gave the entity in Step 3. Press the "Enter" key to spawn the entity within the game world.
Spawning Entities Using the Spawn Menu
Press the "q" key on your keyboard to open the Game menu while playing GMod.
Click on "Spawn Menu" on the left hand side of the Game menu window.
Click on the category tabs at the top of the Spawn menu to expand the list of available entities.
Double click on an entity to spawn it within the game world. Press the "q" key to exit the Spawn menu and return to the game.