User talk:Pingo Tinto: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'I made a map with Sprits Detail for Counter-Strike Source for Online play. The map is a landscape with small hills where the players are hidden in a sunflower field. Here is a …')
 
No edit summary
Line 3: Line 3:
  Here is a video that demonstrates this http://www.youtube.com/watch?v=ebX4EOmuE4c
  Here is a video that demonstrates this http://www.youtube.com/watch?v=ebX4EOmuE4c
  But there is a problem.
  But there is a problem.
cl_detaildist 1200
[[File:http://photo3.palcoprincipal.com/uploads/photo/2/76/76c26d1c9c7a33b18094f3a479fd5283.jpg]]
cl_detaildist 7000
[[File:http://photo4.palcoprincipal.com/uploads/photo/2/77/771f1052c217e4492b46b63da3d4f9ab.jpg]]
  There is no way to get the sunflower to see the whole map.
  There is no way to get the sunflower to see the whole map.
  The CSS is configured with cl_detaildist 1200 and I needed to have at least cl_detaildist 7000.
  The CSS is configured with cl_detaildist 1200 and I needed to have at least cl_detaildist 7000.
  So that I was sure that all players played like it.
  So that I was sure that all players played like it.
  It should be a way of putting cl_detaildist 7000 with Hammer Editor.
  It should be a way of putting cl_detaildist 7000 with Hammer Editor.

Revision as of 17:01, 12 April 2011

I made a map with Sprits Detail for Counter-Strike Source for Online play.

The map is a landscape with small hills where the players are hidden in a sunflower field.
Here is a video that demonstrates this http://www.youtube.com/watch?v=ebX4EOmuE4c
But there is a problem.

cl_detaildist 1200 File:Http://photo3.palcoprincipal.com/uploads/photo/2/76/76c26d1c9c7a33b18094f3a479fd5283.jpg cl_detaildist 7000 File:Http://photo4.palcoprincipal.com/uploads/photo/2/77/771f1052c217e4492b46b63da3d4f9ab.jpg

There is no way to get the sunflower to see the whole map.
The CSS is configured with cl_detaildist 1200 and I needed to have at least cl_detaildist 7000.
So that I was sure that all players played like it.
It should be a way of putting cl_detaildist 7000 with Hammer Editor.