Resource icon

[VSCRIPT] TF2 Physgun 1.0b

  • Hey you! Yes, you! Add images to your downloads, it's free! Use the orange "Manage Download Image" button in the top right.

[VSCRIPT] TF2 Physgun 1.0b

Pickup objects, and people too!

This script was made to aid with building via a (hopefully) simple to use physgun.


What does the physgun do?

The physgun has functionality to pick up any solid entity, including players.

The physgun has the following controls:
  • Mouse1 - pickup the entity that is in front of you.
  • Mouse2 - freeze the physics prop that you are holding.
  • Mouse3 - copy the prop and convert the prop to a physics prop.
  • Reload - rotate the object via your mouse.
  • Reload + W or S - slowly move the prop you are holding away or closer to you respectively.
  • Reload + A or D - rotate the prop left or right.
By default, this script contains 3 chat commands that anyone can use on the server.

What are the commands?
  • !setpropname - sets the targetname of the current entity you are looking at.
  • !setpropcolor r g b a - sets the rendercolor of the entity you are looking at. (!setpropcolor 255 0 0 - gives red).
  • !vphysgun - gives the physgun weapon to the player (takes slot 6 by default).
An example build of what you can make with this.

mybuild.png
License
Free to use and modify.
Author
main_thing
Downloads
84
Views
221
First release
Last update
Category
VScript

Latest updates

  1. The fastest bugfix ever

    Fix bug related to the grab position of props being offset.