View Single Post
MrSkullbeef
Junior Member
Join Date: May 2013
Location: Sweden
Old 08-16-2013 , 13:50   Re: [TF2] Particle Fireworks
Reply With Quote #4

Quote:
Originally Posted by Erreur 500 View Post
By Hammer or in game with noclip :



You need to find the skybox that contain the sky camera, or a zone where player doesn't have access.
In hammer you can have the coordinate. In game you need to use a plugin (I give you one) :

Code:
!pos         // give your eye position coordinate
!ang        // give your eye angle (in our case, that not needed)
Plugin isn't really neccesary, you can just enter cl_showpos 1 in the console to see your coordinates and angle.

MrSkullbeef is offline