Viking Bind keys

Nitris5
06-16-2004, 03:04 PM
I understand enough to edit the preferences.cs file for the viking pack 4.0 the only thing that I'm missing is the bind keys lable names. For instance I want to bind a key to the right control key or "\" key and I need to now where to get the bind key lables or if you could post them back to me that would be great. It might help if I knew what language this was written in?


Thanks Nitris

Shinigami
06-16-2004, 04:08 PM
Err what? And what do you mean what language it's written in?

Amadeus
06-16-2004, 04:37 PM
1 2 3 4 5 6 7 8 9 0 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z decimal Numpad1 Numpad2 Numpad3 Numpad4 Numpad5 Numpad6 Numpad7 Numpad8 Numpad9 Numpad0 NumpadEnter Numpad+ NumLock Numpad/ Numpad* Numpad- insert delete home end prior next left right up down f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 capslock comma period / ; quote [ ] - = \ backspace up down left right

Nitris5
06-16-2004, 05:14 PM
Err what? And what do you mean what language it's written in?

It mean what programing language it is written in, Xbasic? qBasic, C+, Visual, PHP, HTML....... Programing languages.

Nitris5
06-16-2004, 05:16 PM
1 2 3 4 5 6 7 8 9 0 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z decimal Numpad1 Numpad2 Numpad3 Numpad4 Numpad5 Numpad6 Numpad7 Numpad8 Numpad9 Numpad0 NumpadEnter Numpad+ NumLock Numpad/ Numpad* Numpad- insert delete home end prior next left right up down f1 f2 f3 f4 f5 f6 f7 f8 f9 f10 f11 f12 capslock comma period / ; quote [ ] - = \ backspace up down left right


Thank you for your reply this REALLY helps. The only binds that you did not list which I hope are availble are

Right Control key
and
Right Shift key?

Shinigami
06-16-2004, 06:23 PM
It mean what programing language it is written in, Xbasic? qBasic, C+, Visual, PHP, HTML....... Programing languages.

Err it's a scripting language...the Tribes scripting language. You can't use a programming language because they can't be compiled on-the-fly.

Ambient7
06-16-2004, 07:31 PM
Thank you for your reply this REALLY helps. The only binds that you did not list which I hope are availble are

Right Control key
and
Right Shift key?

Right shift is "rshift". I'm actually not too sure about right control; it's either "rcontrol" or "rctrl". On another note, \ is "\\" (double backslash).

Runar
06-17-2004, 07:54 AM
It mean what programing language it is written in, Xbasic? qBasic, C+, Visual, PHP, HTML....... Programing languages.

It's unique to Tribes, but syntax is close to PHP, Javascript and to some extent 'C'.