• How to find the vector/position you are in.
    3 replies, posted
I want to spawn in an npc on my map but I don't know the vector or position of were I am. How do I find it out (It should look like this [CODE]npc:SetPos(Vector(5002.4219,-3550.6282,228.0313)) [/CODE]
GetPos() Also, Help and Support is meant for issues with garrysmod, not scripting. You want Developer Discussion for that
Oh, I never knew :s and where do I type GetPos()?
[QUOTE=DoubleN;40997113]Oh, I never knew :s and where do I type GetPos()?[/QUOTE] It's the method for Entities. Ent:GetPos()
Sorry, you need to Log In to post a reply to this thread.