Multi-Gaming Community
It is currently 20 Jun 2025, 00:48

All times are UTC+02:00




Post new topic  Reply to topic  [ 5 posts ] 
Author Message
PostPosted: 30 May 2009, 17:17 
Offline
Geek (856)
User avatar
Okay guises,

I want to simply remap the buttons 1-4 in the build and destroy menue of the engineer to the numpad. Is that possible?

_________________
Hansieil wrote:
You are all. A bunch of faggots


Top
   
PostPosted: 30 May 2009, 17:29 
Offline
Likes to type... (262)
yes if i remember rightly:

//userconfig.cfg
alias "quick_dispensor" "qb0"
alias "quick_sentry" "qb3"
alias "quick_enter" "qb1"
alias "quick_exit" "qb2"
alias "qb0" "build 0; alias quick_dispensor qd0"
alias "qb3" "build 3; alias quick_sentry qd3"
alias "qb1" "build 1; alias quick_enter qd1"
alias "qb2" "build 2; alias quick_exit qd2"
alias "qd0" "destroy 0; alias quick_dispensor qb0"
alias "qd3" "destroy 3; alias quick_sentry qb3"
alias "qd1" "destroy 1; alias quick_enter qb1"
alias "qd2" "destroy 2; alias quick_exit qb2"
alias "desall" "qd0; qd3; qd1; qd2"
alias "+quickbuild" "bind 1 quick_sentry; bind 2 quick_dispensor; bind 3 quick_enter; bind 4 quick_exit, bind 5 desall"
alias "-quickbuild" "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5"

//config.cfg
bind "MOUSE3" "+quickbuild" //You may change this key.

- Taken from: http://tf2wiki.net/wiki/Engineer_script ... y_on_1_key

:mrgreen:


Top
   
PostPosted: 30 May 2009, 17:43 
Offline
Geek (856)
User avatar
nocomment wrote:
yes if i remember rightly:
Ah great this could work. Unfortunatly I have to rebind much of it. Do you know the ingame name of "ß" "´" plus mousehweel up and down?

_________________
Hansieil wrote:
You are all. A bunch of faggots


Top
   
PostPosted: 30 May 2009, 18:16 
Offline
Likes to type... (262)
[SpA]Voegelchen wrote:
nocomment wrote:
yes if i remember rightly:
Ah great this could work. Unfortunatly I have to rebind much of it. Do you know the ingame name of "ß" "´" plus mousehweel up and down?
ß - No idea, Only got a UK keyboard
' - is the same - "'"
mousewhell up - "MWHEELUP"
mousewheel down - "MWHEELDOWN"


Top
   
PostPosted: 31 May 2009, 00:06 
Offline
Geek (856)
User avatar
Zenks again :)

_________________
Hansieil wrote:
You are all. A bunch of faggots


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic  [ 5 posts ] 

All times are UTC+02:00


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Limited