very usefull binds Kabp

Welcome to Team Pandora Forum !!!
You want to join us? Introduce Yourself in the forum !!!
very usefull binds Kabp

Welcome to Team Pandora Forum !!!
You want to join us? Introduce Yourself in the forum !!!
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortal*Latest imagesSearchRegisterLog in
















Latest topics
» pandora resurrection
very usefull binds EmptySat Dec 19, 2015 1:11 pm by BmxSkull

» opening a minecraft server and other games
very usefull binds EmptyTue Dec 23, 2014 12:28 pm by Admin

» New TeamSpeak
very usefull binds EmptyWed Sep 10, 2014 6:21 pm by Admin

» Thanks
very usefull binds EmptyMon Aug 11, 2014 7:14 am by The Kid

» Watch Green Lantern online
very usefull binds EmptyWed Aug 06, 2014 3:47 pm by Admin

» Hey Guys!
very usefull binds EmptyFri Aug 01, 2014 12:02 am by the}GaMe*

» BoinaVerde and RaquyeL dancing in the game DC Universe
very usefull binds EmptyThu Jul 31, 2014 11:42 pm by BoinaVerde

» urban terror 4.1
very usefull binds EmptyThu Jul 31, 2014 11:41 pm by BoinaVerde

» =PD=One? Would be nicee
very usefull binds EmptyThu Jul 17, 2014 12:26 am by The Kid

» watch Transformers: Age Of Extinction
very usefull binds EmptyWed Jul 16, 2014 8:15 pm by BoinaVerde

» TS3 Offline?
very usefull binds EmptySat Jul 12, 2014 5:30 pm by hpz

» I would like to enter the clan of Pandora*.*
very usefull binds EmptySat Jul 12, 2014 10:48 am by hpz

» UTSC Sr8 only Tournament Invite
very usefull binds EmptyFri Jul 11, 2014 5:03 pm by hpz

» Looking for a great config
very usefull binds EmptyFri Jul 11, 2014 2:51 pm by hpz

» hpz <--
very usefull binds EmptyFri Jul 11, 2014 2:49 pm by hpz

» free time / lets play games :D
very usefull binds EmptyFri Jul 11, 2014 2:47 pm by hpz

» a dedication to the world soccer :DDD !!
very usefull binds EmptyThu Jul 10, 2014 4:38 pm by BoinaVerde

»  Addicted to Urban Terror ?? xD
very usefull binds EmptyThu Jul 10, 2014 1:07 pm by BoinaVerde

» Hi ALL, did ya miss me? AP0LL0 here
very usefull binds EmptySat Jun 28, 2014 7:53 am by BoinaVerde

» good luck Portugal / Boa Sorte Portugal
very usefull binds EmptyMon Jun 16, 2014 10:31 am by Admin

April 2024
MonTueWedThuFriSatSun
1234567
891011121314
15161718192021
22232425262728
2930     
CalendarCalendar
Log in
Username:
Password:
Log in automatically: 
:: I forgot my password
Search
 
 

Display results as :
 
Rechercher Advanced Search
Keywords

 

 very usefull binds

Go down 
3 posters
AuthorMessage
kimer
Server Admin
Server Admin
kimer


Posts : 541
Points : 842
Reputation : 29
Join date : 2012-02-02
Age : 38

very usefull binds Empty
PostSubject: very usefull binds   very usefull binds EmptyFri Mar 01, 2013 4:40 pm

First of all i think is very usefull put in q3config the option cg_autoradio = "1"

When you throw a grenade it will said: "grenadeeee" Is usefull to dont TK at CW heheh hey ruisinho? Razz


//SWITCH BETWEEN ALL WEAPONS
set wc_01 "set cycle vstr wc_02;ut_weaptoggle primary secondary"
set wc_02 "set cycle vstr wc_03;ut_weaptoggle secondary sidearm"
set wc_03 "set cycle vstr wc_01;ut_weaptoggle sidearm primary"
vstr wc_01
bind k "vstr cycle"

Every time you press k button, it change between weapons, primary to secondary and secondary to sidearm.


//RIGHT CLICK SWITCHABLE
set mouse2_zoom_in "bind MOUSE2 ut_zoomin; wait 15; ut_echo MOUSE2 Status: ^6Zoom IN; set mouse2 vstr mouse2_zoom_drop"
set mouse2_zoom_drop "bind MOUSE2 ut_weapdrop; wait 15; ut_echo MOUSE2 Status: ^6Drop Weapon;set mouse2 vstr mouse2_zoom_in"
set mouse2 "vstr mouse2_zoom_in" //set default
bind j “vstr mouse2”


This bind give you the change to choose use the zoom of snipper or not. If you are not using snipper, you can press the j button and the right click do you drop your weapon.
If you are using snipper, with j button you can do it too..

What a hell, i explain very bad Sad

If im using snipper, i will not press key j, and right click will do zoom.
If im not using snipper, i press the key j, and pressing the right click i will drop the choosen weapon. Smile

Original font: http://urt.taggedzi.com/guide6.php
Back to top Go down
Scrubs
Registered user
Scrubs


Posts : 82
Points : 100
Reputation : 0
Join date : 2012-01-25
Age : 48
Location : Sweden

very usefull binds Empty
PostSubject: Re: very usefull binds   very usefull binds EmptyFri Mar 01, 2013 10:43 pm

GOOD KIMER Very Happy
Back to top Go down
BoinaVerde
Admin
Admin
BoinaVerde


Posts : 741
Points : 1526
Reputation : 34
Join date : 2011-10-29
Age : 48
Location : Portugal

very usefull binds Empty
PostSubject: Re: very usefull binds   very usefull binds EmptyMon Mar 04, 2013 3:51 pm

very good job kimer

the bind i like more

that is not necessary to carry many times to zoom out

very good, to improve the delivery in game

hug BoinaVerde
Back to top Go down
http://www.pandora.forumotion.org
kimer
Server Admin
Server Admin
kimer


Posts : 541
Points : 842
Reputation : 29
Join date : 2012-02-02
Age : 38

very usefull binds Empty
PostSubject: Re: very usefull binds   very usefull binds EmptyMon Mar 04, 2013 4:33 pm

I change a bit the bind Wink
Two in one is always better.

//SWITCH BETWEEN ALL WEAPONS
set wc_01 "set cycle vstr wc_02;ut_weaptoggle primary secondary"
set wc_02 "set cycle vstr wc_03;ut_weaptoggle secondary sidearm"
set wc_03 "set cycle vstr wc_01;ut_weaptoggle sidearm primary"
vstr wc_01
bind k "vstr cycle"


//RIGHT CLICK SWITCHABLE
set mouse2_zoom_in "bind MOUSE2 ut_zoomin; wait 15; bind MOUSE3 vstr cycle; wait 15; ut_echo MOUSE2 Status: ^6Zoom IN; set mouse2 vstr mouse2_zoom_drop"
set mouse2_zoom_drop "bind MOUSE2 ut_weapdrop; wait 15; bind MOUSE3 vstr cycle; wait 15; ut_echo MOUSE2 Status: ^6Drop Weapon;set mouse2 vstr mouse2_zoom_in"
set mouse2 "vstr mouse2_zoom_in" //set default
bind j “vstr mouse2”


This bind is the same but, instead the MOUSE3 do a reset, it use the bind "vstr cycle" to change weapons Wink

Thanks and kisses are welcome jojojojo

hug, kimer
Back to top Go down
Sponsored content





very usefull binds Empty
PostSubject: Re: very usefull binds   very usefull binds Empty

Back to top Go down
 
very usefull binds
Back to top 
Page 1 of 1
 Similar topics
-
» My fantastik config | Fantastik hits , nice binds , etc ...

Permissions in this forum:You cannot reply to topics in this forum
 :: PANDORA SERVER :: General Server Discussion-
Jump to: