Post tutorial Report RSS Underhell Entity List

This is a list of the new entities we added in Underhell. This way you can add them into your custom maps, and enjoy the new features!

Posted by on - Basic Mapping/Technical

WEAPONS

  • WEAPON_MELEE_AXE
  • WEAPON_MELEE_BATON
  • WEAPON_MELEE_PIPE
  • WEAPON_MELEE_WRENCH
  • WEAPON_PISTOL_BERETTA
  • WEAPON_PISTOL_DUALBERETTA
  • WEAPON_PISTOL_GLOCK
  • WEAPON_PISTOL_PYTHON
  • WEAPON_PISTOL_SOCOM
  • WEAPON_SMG_MP5
  • WEAPON_SMG_MP5_EOD
  • WEAPON_SMG_MP7
  • WEAPON_SHOTGUN_M3
  • WEAPON_SHOTGUN_M5
  • WEAPON_SHOTGUN_SPAS12
  • WEAPON_SHOTGUN_XM1014
  • WEAPON_RIFLE_G36K
  • WEAPON_RIFLE_SNIPER
  • WEAPON_CROSSBOW
  • WEAPON_BFG_MGL
  • WEAPON_BFG_MINIGUN
  • WEAPON_RPG

PLAYER GEAR

  • ITEM_FLASHLIGHT
  • ITEM_SHOULDERFLASHLIGHT
  • ITEM_GASMASK
  • ITEM_NIGHTVISION
  • ITEM_FLAREPACK
  • ITEM_GLOWSTICK
  • ITEM_FMRADIO
  • ITEM_RADIOCRACKER

FOOD ITEMS

  • ITEM_APPLE
  • ITEM_BANANA
  • ITEM_BANANABUNCH
  • ITEM_BURRITO
  • ITEM_CHOCOBAR
  • ITEM_ORANGE
  • ITEM_SANDWICH
  • ITEM_UHSODA (skin is randomized unless specified, skin 5 = Power Punch)

AMMO ITEMS

  • ITEM_AMMO_PISTOL
  • ITEM_BOX_PISTOL_AMMO
  • ITEM_AMMO_357
  • ITEM_BOX_357_AMMO
  • ITEM_AMMO_SMG1
  • ITEM_BOX_SMG1_AMMO
  • ITEM_AMMO_BUCKSHOT
  • ITEM_BOX_BUCKSHOT
  • ITEM_AMMO_AR2
  • ITEM_BOX_RIFLE_AMMO

ARMOR ITEMS

  • ITEM_ARMOR
  • ITEM_HEAVYARMOR
  • ITEM_HELMET_GUARD
  • ITEM_HELMET_PRISON
  • ITEM_HELMET_PMC
  • ITEM_HELMET_WORKER

NPCs

  • NPC_COMBINE_S
  • NPC_METROPOLICE
  • NPC_ACE
  • NPC_BUTCHER

SPECIAL ITEMS

Item_Dynamic_Ressuply randomizes by default and has a random chance of spawning a UH_item.In order to disable that feature and use the entity based on player stats, we added a special keyvalue to restore it to it's original settings :

Uhitems 0 (default 1)

This entity is covered in another tutorial, go check it out !


Programming by Carlos "Charly" Sotelo

Post comment Comments
SweetRamona
SweetRamona - - 5,114 comments

Nice.

Reply Good karma Bad karma+5 votes
Theevina
Theevina - - 262 comments

Where can a FGD be obtained?

Reply Good karma Bad karma+9 votes
crazymancody895
crazymancody895 - - 832 comments

And whats an FGD?

Reply Good karma Bad karma+1 vote
Theevina
Theevina - - 262 comments

It is a file containing entities for using in Hammer. This page talks about making custom maps. I would like to have one to make maps, or if I'm not good enough, then it would be educational and help people who are better.

Reply Good karma Bad karma+3 votes
Mxthe Author
Mxthe - - 738 comments

I didn't require an FDG to make the game, but I suppose we could make one after the next patch rolls out.

Reply Good karma+8 votes
nickgames23878
nickgames23878 - - 83 comments

How am I able to spawn underhell's custom vehicles like the Humvee?

Reply Good karma Bad karma+2 votes
MattyTheFeline
MattyTheFeline - - 10 comments

You can't spawn it through the console, only through Hammer or commentary files.

Reply Good karma Bad karma+2 votes
warbrand2
warbrand2 - - 390 comments

whats the MGL?

Reply Good karma Bad karma+1 vote
LordiAnders
LordiAnders - - 8 comments

Grenade launcher

Reply Good karma Bad karma+2 votes
Skullurker
Skullurker - - 82 comments

I think you forgot npc_infected over there.

Reply Good karma Bad karma+5 votes
Dønny
Dønny - - 156 comments

**** the butcher. Who would want to spawn him, seriously.

Reply Good karma Bad karma+5 votes
MattyTheFeline
MattyTheFeline - - 10 comments

<------------

Reply Good karma Bad karma+5 votes
TheUnbeholden
TheUnbeholden - - 3,603 comments

Yummyyy

Reply Good karma Bad karma+2 votes
KebabusSapiens
KebabusSapiens - - 163 comments

I need console command of pistol and g36 silencer i can't find it on internet

Reply Good karma Bad karma+2 votes
MattyTheFeline
MattyTheFeline - - 10 comments

The Socom Pistol Silencer and the G36K Silencer are not entities they are settings in the game if you want the silencer for pistol type in the console: ent_fire !player setpistolsilencer 1
to enable the G36K Silencer type in:
ent_fire !player setriflesilencer 1
to turn the silencers off just type in 0 instead of 1.

Reply Good karma Bad karma+3 votes
KebabusSapiens
KebabusSapiens - - 163 comments

thank you so much. i have one more question can i drop blue glowstick not the other ones just blue ones? whenerver i type the code its just gives random one

Reply Good karma Bad karma+1 vote
Guest
Guest - - 689,302 comments

how do i make a soldiers have shields for hammer?

Reply Good karma Bad karma+1 vote
MattyTheFeline
MattyTheFeline - - 10 comments

to make soldiers have shields, you need to create npc_combine_s and turn off SmartEdit to the top right of the window, and then click add, then type in for the Key: Shield, and type in for the Value 1, and once you Compile your map the soldier will have a random chance of spawning with a shield

Reply Good karma Bad karma+2 votes
MattyTheFeline
MattyTheFeline - - 10 comments

to make a blue glowstick follow these 2 steps: first make a glowstick by typing in console: ent_create item_glowstick and then point your crosshair directly at the glowstick and type in console: ent_fire !picker skin 2

sorry for not responding right away

Reply Good karma Bad karma+3 votes
Hds46
Hds46 - - 103 comments

weapon_cleaver

Reply Good karma Bad karma+3 votes
Guest
Guest - - 689,302 comments

I do not understand . It cheats ?

Reply Good karma Bad karma0 votes
ViolentValentine
ViolentValentine - - 380 comments

Re-read the first sentence.

"This is a list of the new entities we added in Underhell. This way you can add them into your custom maps, and enjoy the new features!"

Reply Good karma Bad karma+1 vote
LeonSKennedyBL
LeonSKennedyBL - - 20 comments

This can also be used for spawning items in-game. :D

Reply Good karma Bad karma+2 votes
Zombb-Freeman
Zombb-Freeman - - 165 comments

If you want to spawn infected, just type: npc_create npc_infected

Reply Good karma Bad karma+1 vote
Guest
Guest - - 689,302 comments

SO how do you spawn items since npc_create npc_infected is to spawn npcs but what about weapons and armors?

Reply Good karma Bad karma+1 vote
mrCommunist9348
mrCommunist9348 - - 70 comments

Name of Jake's Npc Team??
Does His Wife spawnable
Does Frank Greene is Spawnable
Does Normal Igor is Spawnable?!
HELP!

Reply Good karma Bad karma+1 vote
Gaycombine
Gaycombine - - 1 comments

How to spawn desert and hazmat pmc?

Reply Good karma Bad karma+1 vote
Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account: