Author Topic: Scripts for switching hands  (Read 3351 times)

shockk

  • 68 Carbine
  • Posts: 283
Scripts for switching hands
« on: December 10, 2007, 08:06:34 PM »
I have seen many, but you see, a couple days back my whole paintball2 file erased, I lost maps, textures, names, etc. So I need your help with  the scripts im looking for.

A couple weeks ago I saw a post all about I think your commands?(showed scripts and names, i cant think of the name) but im look for a simple switching hands script and a disconnect from server scipt.

Im looking for:

mwheelup -right hand
mwheeldown - left hand
mouse 3 -center hand
escape button-disconnect

     Thanks for the help, Shockk

Eiii

  • Autococker
  • Posts: 4595
Re: Scripts for switching hands
« Reply #1 on: December 10, 2007, 08:09:41 PM »
Code: [Select]
bind mwheelup hand 3
bind mouse3 hand 2
bind mwheeldown hand 1
bind escape disconnect

shockk

  • 68 Carbine
  • Posts: 283
Re: Scripts for switching hands
« Reply #2 on: December 10, 2007, 08:10:51 PM »
its that simple? no "alias" or brackets,-,+

Eiii

  • Autococker
  • Posts: 4595
Re: Scripts for switching hands
« Reply #3 on: December 10, 2007, 08:20:58 PM »
Not for a bind that simple, no.

flip

  • Committee Member
  • Autococker
  • Posts: 1388
Re: Scripts for switching hands
« Reply #4 on: December 10, 2007, 08:44:00 PM »
Now... I have heard rumor of a script or w/e the elite call it that allows you to switch hands based on which way you move. Is this at all possible? If so what is the advantage?

Eiii

  • Autococker
  • Posts: 4595
Re: Scripts for switching hands
« Reply #5 on: December 10, 2007, 09:47:03 PM »
It's not a huge advantage, but it can help when shooting around walls if you don't want to manually press a key. All you have to do is make it so your 'right' key is 'move right; switch to left hand' and your 'left' key is 'move left; switch to right hand'. You lose some accuracy from the inconsistent handedness, but it's very slight.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Scripts for switching hands
« Reply #6 on: December 10, 2007, 10:16:53 PM »

sk89q

  • Global Moderator
  • Autococker
  • Posts: 1049
Re: Scripts for switching hands
« Reply #7 on: December 10, 2007, 11:38:48 PM »
Zorch beat me to plugging my own site =(

However, I can still plug in other ways!

List of bind scripts: http://digitalpaint.therisenrealm.com/bindscripts

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Scripts for switching hands
« Reply #8 on: December 11, 2007, 12:36:39 AM »
However, I can still plug in other ways!

List of bind scripts: http://digitalpaint.therisenrealm.com/bindscripts

You sneaky devil.

i_am_a_pirate

  • Autococker
  • Posts: 759
Re: Scripts for switching hands
« Reply #9 on: December 18, 2007, 03:18:46 PM »
im a big noob. how do u make scripts? where do u save them? what file extension do they need? cheers for all the support.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Scripts for switching hands
« Reply #10 on: December 18, 2007, 03:27:20 PM »
You can manually type them in the console (not recommended), or you can open up "\paintball2\pball\configs\config.cfg" and copy/paste them to the bottom.

i_am_a_pirate

  • Autococker
  • Posts: 759
Re: Scripts for switching hands
« Reply #11 on: December 22, 2007, 02:27:11 PM »
cheeeeers