So I am trying to create a entity (SNPC) and I am standing on the ground and I type in console "getpos" and the entity is floating in the air.
[QUOTE=nofear1999;38951657]So I am trying to create a entity (SNPC) and I am standing on the ground and I type in console "getpos" and the entity is floating in the air.[/QUOTE]
Subtract 62 from the z vector if I remember correctly.
Better solution: [URL="http://maurits.tv/data/garrysmod/wiki/wiki.garrysmod.com/index766f.html"]Entity:DropToFloor()[/URL]
NPCs will fall unless their physics isn't valid. So you are probably missing the model.
Sorry, you need to Log In to post a reply to this thread.