User talk:Pingo Tinto: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
I made a map with Sprits Detail for Counter-Strike Source for Online play.
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.
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
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
cl_detaildist 1200
[[File:http://photo3.palcoprincipal.com/uploads/photo/2/76/76c26d1c9c7a33b18094f3a479fd5283.jpg]]
[http://photo3.palcoprincipal.com/uploads/photo/2/76/76c26d1c9c7a33b18094f3a479fd5283.jpg]
 
cl_detaildist 7000
cl_detaildist 7000
[[File:http://photo4.palcoprincipal.com/uploads/photo/2/77/771f1052c217e4492b46b63da3d4f9ab.jpg]]
[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.

Latest revision as of 17:09, 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 [1]

cl_detaildist 7000 [2]

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.