help with editing demos

Discuss anything to do with Nexuiz here.

Moderators: Nexuiz Moderators, Moderators

Postby GreEn`mArine » Tue Aug 25, 2009 8:02 am

Code: Select all
bind c "slowmo 0.2"
bind v "slowmo 0.5"
bind b "slowmo 1"
bind n "slowmo 2.5"
bind m "slowmo 5"
bind , "slowmo 10"
bind . "slowmo 20"
bind PGDN "menu_cmd rpn /slowmo slowmo 2 / def" //divide current slowmo value by 2
bind PGUP "menu_cmd rpn /slowmo slowmo 2 * def" //increase current slowmo value to 2x of its old value
GreEn`mArine
Forum addon
 
Posts: 1509
Joined: Tue Feb 28, 2006 9:33 pm
Location: Germany

Postby FraNcoTirAdoR » Tue Aug 25, 2009 9:39 am

GreEn`mArine wrote:
Code: Select all
bind PGDN "menu_cmd rpn /slowmo slowmo 2 / def" //divide current slowmo value by 2
bind PGUP "menu_cmd rpn /slowmo slowmo 2 * def" //increase current slowmo value to 2x of its old value


niiice, why didnt I know about that earlier damn
FraNcoTirAdoR
Alien trapper
 
Posts: 288
Joined: Tue Mar 04, 2008 10:25 am
Location: near the nex

Previous

Return to Nexuiz - General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest

cron