Page 3 of 4

PostPosted: Wed Mar 14, 07 4:25 am
by Karkian
Kool! The Med Bind Doesnt work it just takes out my weapon on no.2 hmm Why?

PostPosted: Wed Mar 14, 07 5:46 pm
by Kaiden
Hm, perhaps you added it wrong?

Open User.ini, Copy this code:

E=ActivateBelt 9|onrelease ParseLeftClick|ActivateBelt 2


This example uses E, so find E= in your User.ini and put that code there instead. Everything is repeated twice in your .ini; once for Dx SinglePlayer, once for MultiPlayer. So add it to the second E= too!

Full info on binds:

http://www.dxalpha.com/kb/improvements/what-are-binds

PostPosted: Wed Mar 14, 07 9:22 pm
by clyzm
Garman wrote:Kool! The Med Bind Doesnt work it just takes out my weapon on no.2 hmm Why?


Put the alias thing on both alias lists in your user.ini.

PostPosted: Thu Mar 15, 07 1:34 am
by Karkian
Clix­ wrote:Lol, I remember I had setname played binded to crouch once xD
Ctrl = Duck | Setname Player
1000 aliases, and you change em in fight :D

And yes, there are binds that automatically do the whole medding process.

Mine:

Aliases[23]=(Command="ActivateBelt 9|onrelease ParseLeftClick",Alias=MedKit)

NumPad0=ParseRightClick|ParseRightClick|MedKit|OnRelease ActivateBelt 1

(It's practically the same as mainman's, I just decided to put 2 parserightclicks in front, to speed up the time it takes to take out med, making it nearly instant medding at good ping and good fps.)

Although, mainman, where did you get that bind? Did you make it yourself or did you get it off someone? I made it with some other guy 2-3 years ago, and although I tried telling people to use this bind, they ended up leaving the bind behind, as they didnt put in the aliases part properly, or just didnt see the need of one.


Aliases[23]=(Command="ActivateBelt 9|onrelease ParseLeftClick",Alias=MedKit)

NumPad0=ParseRightClick|ParseRightClick|MedKit|OnRelease ActivateBelt 1

This one is pretty good but i dont like it how you hold it :?

PostPosted: Thu Mar 15, 07 3:55 pm
by Professor Layton
You're referring to the binded key?

I use arrows instead of WSAD, Pretty small keyboard, with numpad 0 directly near arrows. Due to the keyboard being so small, i dont need to use WSAD, as i got more than enough keys close to the arrows.

PostPosted: Fri Mar 16, 07 1:30 am
by Karkian
~c[A]t~ wrote:
Garman wrote:Kool! The Med Bind Doesnt work it just takes out my weapon on no.2 hmm Why?


Put the alias thing on both alias lists in your user.ini.


But there are two sections of alias one is for Multiplayer & one is For Singleplayer do you mean to put one in the singleplayer one?? Or do i put 2 in 1 Section in this case In theis case Multiplayer?? :?

PostPosted: Fri Mar 16, 07 1:45 am
by Kaiden
Put the line in Both Singleplayer and Multiplayer sections..

Erg, 12:45, night.

PostPosted: Fri Mar 16, 07 1:55 am
by Karkian
Hey Would this work:

Caps Lock(Find What Its Called If Locked/unlocked=ParseLeftClick | Fire| Duck

Would this shoot when i click caps once so it auto shoot and it will auto crouch and uncrouch for some time?? :D

EDIT: Im Talking about the how you Just click E:
E=ActivateBelt 9|onrelease ParseLeftClick|ActivateBelt 2

I got the One how you hold it to work:


Aliases[23]=(Command="ActivateBelt 9|onrelease ParseLeftClick",Alias=MedKit)

NumPad0=ParseRightClick|ParseRightClick|MedKit|OnRelease ActivateBelt 1


I Just dont like the holding it Part :?

PostPosted: Fri Mar 16, 07 2:05 am
by Karkian
Can someone give me a site to show tutorials on how to make binds??

-Garman-

PostPosted: Fri Mar 16, 07 3:32 am
by The RZA
i dont think you would really need a tutorial. this topic basicly tells you how to create one. it is the first post, you should check it out Garman :)

PostPosted: Fri Mar 16, 07 7:14 pm
by Kaiden
Our KB (KnowledgeBase) covers binds. Look here:

http://www.dxalpha.com/kb/improvements/binding

PostPosted: Wed Apr 11, 07 9:15 pm
by Josh_Stargunner
can somebody write one to equip a sniper rifle, scope it, fire it, and then return to another weapon?

PostPosted: Wed Apr 11, 07 10:30 pm
by ~ô¿ô~Nobody~
This you could possibly use in SP.
In MP, due to replication, it's very unlikely, that this works.

PostPosted: Thu Apr 12, 07 1:07 pm
by Professor Layton
Definitely won't work in multiplayer, very slight chance it would work in SP.
Taking the weapon out does already take too long, so you'd have to start off with "ActivateBelt1/2/3|Onrelease" In multiplayer you cannot do scope and fire right after eachother, as the server somehow won't register the hit then, don't know if it's the case in SP.

Anyways, if it would even work, the bind would need to be stupidly long... Mainly due to the many "OnRelease" actions. Would it even work using several "Aliases" just for one bind? :S

Aliases[26]=(Command="ActivateBelt 2|Onrelease Togglescope",Alias=Snipe1)
Aliases[27]=(Command="Snipe1|Onrelease Parseleftclick",Alias=snipe2)
WhateverButton=Snipe2|Onrelease Activatebelt 1

PostPosted: Thu Apr 12, 07 1:42 pm
by Josh_Stargunner
okay, would it be possible to pull out the weapon and then scope it with nothing else done?

PostPosted: Thu Apr 12, 07 1:49 pm
by Professor Layton
Sure, Change X after Activatebelt, to the slot where you usually put your sniper rifle.

WhatEverButtonYouWant=Activatebelt X|Onrelease ToggleScope

You'll have to keep the button pressed down until the weapon is fully taken out, else it won't work.

PostPosted: Thu Apr 12, 07 5:03 pm
by ~ô¿ô~Nobody~
Yes, the main problem with this is the animation time.
Animations are latent functions.

PostPosted: Fri Apr 13, 07 2:59 pm
by Skinny Puppy
Med bind doesn't work for me....

I set it to Numpad 1, and in DeusEx, i press it and it just does center view...

Heres my user.ini :)

PostPosted: Fri Apr 13, 07 3:31 pm
by Professor Layton
Try this.

PostPosted: Fri Apr 13, 07 4:00 pm
by Skinny Puppy
It's still going to center view...

PostPosted: Fri Apr 13, 07 4:06 pm
by Professor Layton
Mmm.. lol. You have to put Num Lock on if you wanna use numpad of course. I see that End=Centerview, which is numpad1 button, if Num Lock is off. Put it on :P

PostPosted: Sat Apr 14, 07 11:59 pm
by Psycho
I use arrows. For some reason they don't work clix.

PostPosted: Sun Apr 15, 07 7:58 am
by Professor Layton
You mean the arrows on numpad don't work for you?

PostPosted: Sun Apr 15, 07 8:34 am
by ~M3GG4~
Why cant i use binds if i am using Slimline?
Thanks

PostPosted: Sun Apr 15, 07 9:13 am
by Dae
{DXS}Destroyer wrote:Why cant i use binds if i am using Slimline?
Thanks

Edit user.ini then press File > Save As > defuser.ini, Replace existing file? - Yes.

PostPosted: Sun Apr 15, 07 9:31 am
by ~M3GG4~
and will i then, be able to use binds?

PostPosted: Sun Apr 15, 07 9:35 am
by ~M3GG4~
sorry to d-post, but my user ini is just called user, there is no .ini after it, should i fix that?
EDIT-- nope it hasnt worked.

PostPosted: Sun Apr 15, 07 10:00 am
by Dae
.ini is an extension of a file. Normally Windows doesn't display extensions of file types which it recognises. You may enable extensions in Folder options window (see it in menu in Windows Explorer).

Since you don't have extensions enabled I guess you should save user.ini as "defuser", not "defuser.ini".

Believe me, the solution I described works.

PostPosted: Sun Apr 15, 07 1:11 pm
by ~M3GG4~
Hmm.. its still not working
I have done everything you said.?

PostPosted: Sun Apr 15, 07 1:48 pm
by Professor Layton
I believe you'll still have to save it as Defuser.ini, as the windows settings regarding whether extensions should be seen or not, doesn't affect Notepad.

You could alternatively just edit your defuser.ini, and save the changes there, as I don't see why you would have to edit your normal user.ini and then save it as defuser.ini