Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
+roll_right vs. +right

#1
I'm wondering what's the difference between +roll_right and +right (and their left counterparts)?

+roll_right is only acceptable during demo playback, but it's giving me
Code:
Command "+roll_right" can not be executed.
anyway.

Is there a reason for +roll_right to exist?
Reply

#2
Looking at this yaw, pitch, roll illustration should make it clear.

+lookup and +lookdown control pitch,
+left and +right control yaw,
+roll_left and +roll_right would control roll, but I see no mention of them in the code, so I'm wondering where you got that from.

EDIT: Oh okay, it's a demo camera command. You need to set the cvar camera_enable to 1.
Reply

#3
Ah, thanks, Mr. Bougo. That's much more clear now.

So we have 3 modes: demo, spec, and game. These movement commands work for all modes:
  • moveUp/moveDown
  • forward/back
  • strafe left/right

These rotation commands only work in specific modes:
  • lookUp/lookDown (pitch) work in spec and game
  • left/right (yaw) only work in spec and game
  • roll_left/roll_right (roll) only work in demo

I understand roll_left/roll_right doesn't make sense in the game play, but users can always choose not to bind those keys.

On the other hand, I would like to have pitch and yaw in the demo mode. (Yes, the mouse can do almost the same thing, given a very steady hand.)

Why not make all of them work all the time?
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
Question Text right to left (xonotic menu) kariminf 5 6,923 07-08-2013, 06:00 AM
Last Post: Mr. Bougo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-