Finding entities by entity number?

  • Site Migration: See bugs? Report them here. Want something changed or have an idea? Suggest it here.

Dadema

L-3: Not very succesful map maker
Jan 27, 2016
164
83
Well, I compiled pl_inferno, and the compiler said that entity id 464 was a displacement and it couldn't compile.
 

Idolon

a survivor with too much paint
aa
Feb 7, 2008
2,065
6,025
Use visgroups to turn off everything that isn't a displacement and look for one that's tied to an entity. Then, move it to world.
 

Fragancia

L2: Junior Member
Feb 22, 2013
91
33
I guess you could search for it by opening up the VMF in a text editor and CTRL + F "id" "464", copy the origin coordinates and then clicking view > go to coordinates to find the entity.