big monkey sound pack 1.40

lels also send me your sensitivity numbers with sentey nebulus; do you just a autoexec something like: $sp::sensDefault = "0.000295";?

i had windows cursor speed low like 3/11 then all these pros say im idiot should be 6/11 and make native game sens .00000000000001 etc
 
lels also send me your sensitivity numbers with sentey nebulus; do you just a autoexec something like: $sp::sensDefault = "0.000295";?

i had windows cursor speed low like 3/11 then all these pros say im idiot should be 6/11 and make native game sens .00000000000001 etc

make a new .cs file (save name has .cs ending and isnt a .txt)

add something like this to it

Code:
EditActionMap("playMap.sae");
bindAction(mouse0, xaxis0, TO, IDACTION_YAW, Flip, Scale, 0.000155);
bindAction(mouse0, yaxis0, TO, IDACTION_PITCH, Flip, Scale, 0.000155);
bindCommand(keyboard0, make, "q", TO, "nextWeapon();");
bindCommand(keyboard0, make, "r", TO, "prevWeapon();");
$net::predictforwardtimemethod=1;
$net::interpolatetime=0;
$net::predictforwardtime=12;

add the name to autoexec.cs under the last line

so exec("mousesenseswhatever.cs");

u can also name it a .acs and never add it to autoexec

or u can press ~ in game and type exec blah blah and do it that way (if u want to change sensitivities without restarting tribes u just open file during tribes running, edit it, press save, exec it in consol, and changes take effect this way u can make minute changes to sensitivity and test till u get it exactly right)
 
https://www.youtube.com/watch?v=BcIjFeWE4fE

https://www.sendspace.com/file/rnx919

wguiletheme (much louder than morpheus i hope im gona try to fix that one)

idk but this made me laugh i think it takes less and lses everyday


75124470.jpg
 
Back
Top