You are viewing our Forum Archives. To view or take place in current topics click here.
|What is the Dvar For Default Vision|+25Rep|-LTolu
Posted:
|What is the Dvar For Default Vision|+25Rep|-LToluPosted:
Status: Offline
Joined: Jun 22, 201113Year Member
Posts: 949
Reputation Power: 43
Anyone know..... Thank You!
#2. Posted:
Status: Offline
Joined: Jul 24, 201113Year Member
Posts: 20
Reputation Power: 1
Status: Offline
Joined: Jul 24, 201113Year Member
Posts: 20
Reputation Power: 1
I need to know also.... BUMP!
- 0useful
- 0not useful
#3. Posted:
Status: Offline
Joined: Jun 04, 201113Year Member
Posts: 28
Reputation Power: 1
just open up a patch that has that option and search for it using "Notepad ++" i find it very useful when editing patches
- 0useful
- 0not useful
#4. Posted:
Status: Offline
Joined: Jul 24, 201113Year Member
Posts: 20
Reputation Power: 1
Status: Offline
Joined: Jul 24, 201113Year Member
Posts: 20
Reputation Power: 1
He means in SVG's! XD
- 0useful
- 0not useful
#5. Posted:
Status: Offline
Joined: Jun 06, 201014Year Member
Posts: 912
Reputation Power: 38
Status: Offline
Joined: Jun 06, 201014Year Member
Posts: 912
Reputation Power: 38
self VisionSetNaked( "default", 1.5 ); if u rep only do it once thanks
- 0useful
- 0not useful
#6. Posted:
Status: Offline
Joined: Jun 22, 201113Year Member
Posts: 949
Reputation Power: 43
Gucci_Modz wrote self VisionSetNaked( "default", 1.5 ); if u rep only do it once thanks
I need it for a Gamesave?
- 0useful
- 0not useful
#7. Posted:
Status: Offline
Joined: Jun 06, 201014Year Member
Posts: 912
Reputation Power: 38
Status: Offline
Joined: Jun 06, 201014Year Member
Posts: 912
Reputation Power: 38
this ? (Need everything below to change in game colors)
cg_ScoresColor_Player_0 "0 0 0 1"
cg_ScoresColor_Player_1 "1 0 0 0"
cg_ScoresColor_Player_2 "0 1 0 0"
cg_ScoresColor_Player_3 "0 0 1 0"
cg_ScoresColor_Transparency "1"
cg_ScoresColor_Zombie "0 0 0 1"
cg_ScoresColor_TransparencyZombie "1"
cg_ScoresColor_Gamertag_0 "1 1 1 1"
cg_ScoresColor_Gamertag_1 "1 0 0 0"
cg_ScoresColor_Gamertag_2 "0 1 0 0"
cg_ScoresColor_Gamertag_3 "0 0 1 0"
cg_ScoresColor_Player_0 "0 0 0 1"
cg_ScoresColor_Player_1 "1 0 0 0"
cg_ScoresColor_Player_2 "0 1 0 0"
cg_ScoresColor_Player_3 "0 0 1 0"
cg_ScoresColor_Transparency "1"
cg_ScoresColor_Zombie "0 0 0 1"
cg_ScoresColor_TransparencyZombie "1"
cg_ScoresColor_Gamertag_0 "1 1 1 1"
cg_ScoresColor_Gamertag_1 "1 0 0 0"
cg_ScoresColor_Gamertag_2 "0 1 0 0"
cg_ScoresColor_Gamertag_3 "0 0 1 0"
- 0useful
- 0not useful
You are viewing our Forum Archives. To view or take place in current topics click here.