Freedom Fighters Clan
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Freedom Fighters Clan

Welcome To The Home Of Freedom Fighters Clan
 
HomeFF HomeLatest imagesSearchRegisterLog in

Due to the lag in the server, we will be moving the server to a new location.

To enter the chat, click on "Login" in the Chatbox bellow. To see older messages in the chat, click on "Archives"

RTCW Master Server Is back!! Smile

 

 change fov and volume script

Go down 
AuthorMessage
Shark
Freedom Fighter
Freedom Fighter
Shark


Status : Active Member
TAG : ¯||FF||¯Shark ***
Posts : 451
Location : Europe

change fov  and volume script Empty
PostSubject: change fov and volume script   change fov  and volume script Icon_minitime24/06/11, 01:46 pm

/ fov: 90 to 125

Code:
bind F10 vstr change_fov
        set angle_90  "set change_fov vstr angle_95;  cg_fov 90;                echo ^2Angle: 90"
        set angle_95  "set change_fov vstr angle_100; cg_fov 95;                echo ^2Angle: 95"
        set angle_100 "set change_fov vstr angle_105; cg_fov 100;              echo ^2Angle: 100"
        set angle_105 "set change_fov vstr angle_110; cg_fov 105;              echo ^2Angle: 105"
        set angle_110 "set change_fov vstr angle_115; cg_fov 110;              echo ^2Angle: 110"
        set angle_115 "set change_fov vstr angle_120; cg_fov 115;              echo ^2Angle: 115"
        set angle_120 "set change_fov vstr angle_125; cg_fov 120;              echo ^2Angle: 120"
        set angle_125 "set change_fov vstr angle_90;  cg_fov 125;              echo ^2Angle: 125"
vstr angle_115

can make like this its just example
Code:

bind F10 vstr change_fov
        set angle_90  "set change_fov vstr angle_125;  cg_fov 90;                echo ^2Angle: 90"
        set angle_125 "set change_fov vstr angle_90;  cg_fov 125;              echo ^2Angle: 125"
vstr angle_125

make cfg file and u can change ur fov


and this script is for volume
Code:
 
      set volumeup vstr volume09
    set volumedn vstr volume07
    set volume00 "set s_volume 0.0; set volumeup vstr volume01; set volumedn vstr volume00; echo ^7Volume ^7---------- ^300"
    set volume01 "set s_volume 0.1; set volumeup vstr volume02; set volumedn vstr volume00; echo ^7Volume ^0|^7--------- ^301"
    set volume02 "set s_volume 0.2; set volumeup vstr volume03; set volumedn vstr volume01; echo ^7Volume ^0||^7-------- ^302"
    set volume03 "set s_volume 0.3; set volumeup vstr volume04; set volumedn vstr volume02; echo ^7Volume ^0|||^7------- ^303"
    set volume04 "set s_volume 0.4; set volumeup vstr volume05; set volumedn vstr volume03; echo ^7Volume ^0||||^7------ ^304"
    set volume05 "set s_volume 0.5; set volumeup vstr volume06; set volumedn vstr volume04; echo ^7Volume ^0|||||^7----- ^305"
    set volume06 "set s_volume 0.6; set volumeup vstr volume07; set volumedn vstr volume05; echo ^7Volume ^0||||||^7---- ^306"
    set volume07 "set s_volume 0.7; set volumeup vstr volume08; set volumedn vstr volume06; echo ^7Volume ^0|||||||^7--- ^307"
    set volume08 "set s_volume 0.8; set volumeup vstr volume09; set volumedn vstr volume07; echo ^7Volume ^0||||||||^7-- ^308"
    set volume09 "set s_volume 0.9; set volumeup vstr volume10; set volumedn vstr
volume08; echo ^7Volume ^0|||||||||^7- ^309"
    set volume10 "set s_volume 1.0; set volumeup vstr volume10; set volumedn vstr
volume09; echo ^7Volume ^0|||||||||| ^310"

bind "downarrow" "echo;vstr volumedn;
bind "uparrow" "echo;vstr volumeup;
Back to top Go down
 
change fov and volume script
Back to top 
Page 1 of 1
 Similar topics
-
» Change Name script

Permissions in this forum:You cannot reply to topics in this forum
Freedom Fighters Clan :: GENERAL :: Help-
Jump to: