Freelook?
phyrlord
Join Date: 2003-07-20 Member: 18301Members
<div class="IPBDescription">Using your Mouse, Is it possible?</div> I was wondering if there is a way to go into/enable FreeLook on a server I join/create. I recently thought it would be awesome to make some NS movies but then soon found out that freelook (where you fly around with the mouse) was not a option. The only way I can get into freelook (that I know of) is if no one is in the game, but then when it is in freelook it has the blue arrow on screen and I cant get the mouse enabled. Is there a server setting I can turn on to enable this?, enable ture freelook that is(free look where I can fly around with the mouse and go anywhere). Thanks for helping guys.
Comments
**UPDATE**
N/M..I got it to work, I just loaded the map right from the main menu console. Thanx again for the info.
bind keys to +left and +right to adjust your view, as the mouse won't work.
<!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->bind "KP_LEFTARROW" "+left"
bind "KP_RIGHTARROW" "+right"
bind "KP_UPARROW" "+forward"
bind "KP_DOWNARROW" "+back"
bind "KP_HOME" "+moveup"
bind "KP_END" "+movedown"
bind "KP_PGUP" "+lookdown"
bind "KP_PGDN" "+lookup"
bind "KP_5" "spec_mode 3"<!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
Btw. does anybody know he command to reduce the turningspeed (with keys)?