It is currently Fri May 24, 2013 3:23 am

Forum rules


Please help others find information on these boards by using descriptive titles. Avoid titles that are too generic, e.g.: "HELP". Thank you.



Reply to topic  [ 74 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next
 Mach4, puller's cfg +Script.cfg Update v1.01 
Author Message
Global Moderator
Global Moderator
User avatar

Joined: Fri Mar 21, 2008 5:06 pm
Posts: 1050
Location: Morris County, New Jersey
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
bind KEY "vstr pb" then thats all u need :) hf

_________________
Image
"We few, we rugged few, we band of brothers;
For he to-day that sheds his blood with me.
Shall be my brother."~Henry V


Mon Jul 28, 2008 1:07 pm
Profile
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
Is that gonna toggle it ?
Push the key once to turn on then push it again to turn off ?


=V=


Mon Jul 28, 2008 3:52 pm
Global Moderator
Global Moderator
User avatar

Joined: Fri Mar 21, 2008 5:06 pm
Posts: 1050
Location: Morris County, New Jersey
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
no u need a send script to set them all back thats why i like my toggles set each 1 accordingly

_________________
Image
"We few, we rugged few, we band of brothers;
For he to-day that sheds his blood with me.
Shall be my brother."~Henry V


Mon Jul 28, 2008 4:24 pm
Profile
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
Could someone be so kind to make it for me ? pretty please...lol

=V=


Mon Jul 28, 2008 5:28 pm
Global Moderator
Global Moderator
User avatar

Joined: Fri Mar 21, 2008 5:06 pm
Posts: 1050
Location: Morris County, New Jersey
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
seta pbundo "seta r_drawdecals 0;seta m_yaw 0.019;seta m_pitch 0.019;seta r_lodscalerigid 4;seta r_lodscaleSkinned "4"
bind KEY "vstr pbundo"

_________________
Image
"We few, we rugged few, we band of brothers;
For he to-day that sheds his blood with me.
Shall be my brother."~Henry V


Mon Jul 28, 2008 6:34 pm
Profile
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
Thank You :mrgreen:

=V=


Mon Jul 28, 2008 9:35 pm
Major
Major

Joined: Thu Feb 14, 2008 8:00 am
Posts: 664
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
The idea is not to have a toggle.
Would you push that toggle again, you would be kicked.
Lets say some commands are forbidden, and you dont have the time to search for your toggles, or dont even have toggles for a certain command.

You undo every thing critical using an easy to remember key. (Its p not a mouse button)
After not getting kicked you can still use one of your toggles for an option that is not forbidden on the server.
For example you can enter "bind mwheeldown +attack" in the console

But undoing the whole pb bind is not smart because you get kicked.

sanity wrote:
bind KEY "vstr pb" then thats all u need :) hf

Thats right, I assumed you have attack on mwheel.
If not that bind is enough.

_________________
______________________________________
Image


Tue Jul 29, 2008 3:20 am
Profile
Global Moderator
Global Moderator
User avatar

Joined: Fri Mar 21, 2008 5:06 pm
Posts: 1050
Location: Morris County, New Jersey
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
yeah thats why i prefer to have a toggle for that reason i press it once and i dont have to worry press it again to undo it

_________________
Image
"We few, we rugged few, we band of brothers;
For he to-day that sheds his blood with me.
Shall be my brother."~Henry V


Tue Jul 29, 2008 11:54 am
Profile
Major
Major

Joined: Thu Feb 14, 2008 8:00 am
Posts: 664
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
small script added:

bind i vstr menu
set menu vstr menu1
set menu1 "togglemenu;cl_bypassMouseInput 0;set menu vstr menu2"
set menu2 "cl_bypassMouseInput 1;set menu vstr menu1;bypass_mouse"


It makes enabling and disabling mouse input more comfortable.
My cfg uses cl_bypassmouseinput 1, to make the mouse movement smoother.
The bad thing is you need a bind to enable the mouse curser in the menu, this was on the key i.

(1)Now you enter the menu with "i", have your curser and exit with esc or you choose you class.
(2)Then hit "i" again to set mouse input back so it is smooth. You will get a message then.

Latest ver of cfg+script
http://rapidshare.com/files/133557361/main.rar.html

_________________
______________________________________
Image


Wed Jul 30, 2008 6:53 am
Profile
Post Re: Mach4, puller's cfg +Script.cfg Update v1.001
How the burst mode is working???


Wed Jul 30, 2008 2:53 pm
Display posts from previous:  Sort by  
Reply to topic   [ 74 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 8  Next

Who is online

Users browsing this forum: No registered users and 2 guests


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

Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.