How do I raise the amount of rubber tolerance?

For all the help you need with Armagetron!
Post Reply
David08225
Posts: 2
Joined: Fri Aug 15, 2008 3:36 am
Location: Somewhere

How do I raise the amount of rubber tolerance?

Post by David08225 »

The maximum value for rubber is 1 (before you die), but I want to make it higher, possibly somewhere from 2 to 4. How do I do that?
[INSERT SIGNATURE HERE]
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1963
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Post by kyle »

change CYCLE_RUBBER

press command button and type CYCLE_RUBBER 3
David08225
Posts: 2
Joined: Fri Aug 15, 2008 3:36 am
Location: Somewhere

Post by David08225 »

How do I get to CYCLE_RUBBER?
[INSERT SIGNATURE HERE]
User avatar
kyle
Reverse Outside Corner Grinder
Posts: 1963
Joined: Thu Jun 08, 2006 3:33 pm
Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
Contact:

Post by kyle »

ypu probably press ~ and then you can type it CYCLE_RUBBER 3
User avatar
taco343
Average Program
Posts: 68
Joined: Thu Feb 01, 2007 11:41 pm
Location: Saint Louis MO

Post by taco343 »

~ is the button above tabs since I've noticed that not all keyboards have the symbol.
Image
jsch
Posts: 1
Joined: Sun Aug 24, 2008 7:57 pm

Post by jsch »

hey, i have tried to press those button, but nothing happens, i cant change the rubber settings :S i use mac and have the v 0.2.8.2

plz help me thru this.
User avatar
Monkey
Shutout Match Winner
Posts: 825
Joined: Thu May 22, 2008 12:36 am
Location: England, UK

Post by Monkey »

The key that you need to press can be found in the menu, under:
System Setup --> Misc Stuff --> Global Keyboard Configuration --> Console Input.
During play you can press that key to get to the Console. You can type commands in the Console that change things in the game.

To change the amount of rubber, type...

Code: Select all

CYCLE_RUBBER 5 
...or whatever value you want instead. You don't have to type it in capitals.

Here is a list of most of the Console commands that currenly exist: http://wiki.armagetronad.net/index.php? ... e_Commands

A few game settings can be changed in the menu but most things can ONLY be changed from the Console.
Playing since December 2006
Post Reply