[Logo]
 
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
Please post an example of how to keybind artifacts  XML
Forum Index -> Druids RPG Go to Page: Previous  1, 2, 3 Next 
Author Message
dom60

Wicked Sick!

Joined: 09/30/2006 16:10:39
Messages: 931
Location: NorCal is currant home
Offline

jason who writes proggies in basic any more????

I may be getting old and falling apart but I can sure can raise Hell and have fun doing it!
-Jason_x-

Wicked Sick!
[Avatar]

Joined: 04/25/2007 11:40:19
Messages: 1107
Location: Barbados, West Indies
Offline

..well...ppl who do IT at skool for one.....and a friend of mine did that once..........a while back..but eh the only language i can do anything with is..html?...which i dont think accounts to much and it wudl seem we are goin a bit off topic..o.0..

-Jason_X- : lvl 97 Medic
-Jas0n_X- : lvl 59 Engineer
-Jasôn_X- : lvl 47 Engineer
-Jas@n_X-: lvl 42 Adren. Master

This is my skin
| Here be me Aug 07 | My myspace..which I don't check much

[Email] [WWW] [Yahoo!] aim icon [MSN]
dom60

Wicked Sick!

Joined: 09/30/2006 16:10:39
Messages: 931
Location: NorCal is currant home
Offline

Szlat I tried the key bind and all it does is atcivate the listed/shown artifact.
Am i do'n something wrong?? do you want me to paste the lines i did or what??....I did use #36 instead of #37 is that the prob?? 36 is blank/open

I may be getting old and falling apart but I can sure can raise Hell and have fun doing it!
Szlat

Wicked Sick!

Joined: 05/18/2005 18:32:41
Messages: 2124
Location: UK
Offline

If you specified something like
Aliases[36]=(Command="SelectGlobe | OnRelease ActivateItem",Alias="ActivateGlobe")
and later
Backslash=ActivateGlobe
then pressing the Backslash key should select the globe artifact, then releasing the backslash key activates the currently selected item, which should now be the globe.
Of course, if you haven't got the globe, then the select part will do nothing, so you will end up activating the current artifact.

I presume this was on DC, and that you had the required artifact?
dom60

Wicked Sick!

Joined: 09/30/2006 16:10:39
Messages: 931
Location: NorCal is currant home
Offline

thats what like i have except for the lightning rod an d yes i have it for this is my adren char and I set it so the Ctrl is the use key



PS i only play on DC

I may be getting old and falling apart but I can sure can raise Hell and have fun doing it!
Ratar_Killer

Godlike
[Avatar]

Joined: 02/12/2006 13:46:09
Messages: 413
Location: New York City
Offline

This is for Greedo but will prob help others.

This is the easiest way to set artifacts to keys.

This will not activate them, just sets them ready to use.

I have 'activateitem' set to mouse4


See link to see highlighted example of my "user.ini" file
http://home.earthlink.net/~appleslugfest/index/ms/qke.htm

There are 10 types of people in the world: Those who understand binary, and those who don't.
[WWW]
dom60

Wicked Sick!

Joined: 09/30/2006 16:10:39
Messages: 931
Location: NorCal is currant home
Offline

is that it nuthing in the alias section?

I may be getting old and falling apart but I can sure can raise Hell and have fun doing it!
Ratar_Killer

Godlike
[Avatar]

Joined: 02/12/2006 13:46:09
Messages: 413
Location: New York City
Offline

dom60 wrote:
is that it nuthing in the alias section? 


You only need "alias" if you want the Artifact to do something.

This alias will select rod then turn it on.

Aliases[37]=(Command="SelectRod | OnRelease ActivateItem",Alias="Rod")

Delete=Rod





There are 10 types of people in the world: Those who understand binary, and those who don't.
[WWW]
dom60

Wicked Sick!

Joined: 09/30/2006 16:10:39
Messages: 931
Location: NorCal is currant home
Offline

Ok I notice evryone uses aliases[37] when tlaking about the aliases... 36 was open when i put my line in.. is it supposed to be left untouched?

I also put Lightningrod not rod in the line which is the correct one to use?

I may be getting old and falling apart but I can sure can raise Hell and have fun doing it!
Moof

Wicked Sick!
[Avatar]
Joined: 06/24/2006 19:42:44
Messages: 433
Location: College Park, MD
Offline

dom60 wrote:
Ok I notice evryone uses aliases[37] when tlaking about the aliases... 36 was open when i put my line in.. is it supposed to be left untouched?

I also put Lightningrod not rod in the line which is the correct one to use? 


I think the aliases[37] was a result of everyone copy-pasting. Use the first available, and fill in from there.

See Szlat's post on the first page for the artifact names to use. In this case, it's SelectRod for the lightning rod.

Moof, Scholar of Ni

Moof (W); Dr. Moof (M); Engimoof (E); Moofgineer (E beta)
[Yahoo!] aim icon [ICQ]
BotFodder

Wicked Sick!
[Avatar]

Joined: 01/13/2006 15:23:41
Messages: 1239
Location: Florida
Offline

Note that there is a limit of 40 aliases (0-39). You can't have an "aliases[40]" line - well, you can, but it won't be registered or work.

And realize a good number of the aliases that are already there appear to be important to the regular function of the game/keybindings.

I use the Futurama Prof. Farnsworth Skin: http://www.disastrousconsequences.com/dcforum/posts/list/1595.page
WM: (DC)BotFodder 170
MM: (DC)BotDoctor 141
AM: (DC)BotBooster 147
http://ericdives.com/ - My DC Newbie FAQ: http://tinyurl.com/lz229
Twitter: http://twitter.com/ericdives
[WWW] aim icon [MSN]
Ratar_Killer

Godlike
[Avatar]

Joined: 02/12/2006 13:46:09
Messages: 413
Location: New York City
Offline

dom60 wrote:
Ok I notice evryone uses aliases[37] when tlaking about the aliases... 36 was open when i put my line in.. is it supposed to be left untouched?

I also put Lightningrod not rod in the line which is the correct one to use? 




It doesn't matter what you name the alias it just has to be the same in both line:

Aliases[37]=(Command="SelectRod | OnRelease ActivateItem",Alias="Rod" )

Delete=Rod

As to the alias(37), I just skipped one so i would be easy to find later.

There are 10 types of people in the world: Those who understand binary, and those who don't.
[WWW]
-Jason_x-

Wicked Sick!
[Avatar]

Joined: 04/25/2007 11:40:19
Messages: 1107
Location: Barbados, West Indies
Offline

swimmy did you find the adren drop bind yet..it on this thread if not

ps for those who interested here are 2 bind is use..well..1 i use..the other i jsut put in myself and did a quick test..but yeah....
first is
Aliases[37]=(Command="Toggle bAltFire",Alias="ToggleAltFire")

which when bound to a key like for me X=ToggleAltFire
will trun on and keep on the alt fire of the wep u r holding...

Aliases[38]=(Command="Toggle bDuck",Alias="ToggleDuck")
i jsut put in and tested on just instant action shuld work on sever...toggleing..well..crouch...
C=ToggleDuck

the reasons?..well...first one was an engineering dillema...hit the alt fire whiel healin ur sent..vhecile...or w/e...leave u hander s free to type...or medic can turn it on for a mini or flak and heal who ever happs to walk in front t it as they type....

the 2nd came to me today as i i was couching and linking up via meidc link...it gets rlly bothersome to keeep holding it..so ...why not toggle it?...so ..i did....so there you go all who want it if you do


and as said b4 for thsoe who havtn used key bind b4..u dont need to assign the keys we have...nor under neccearily the aliases we have them at ....all that need be constant is everythign after the = so there u go....

ps
anyone know of any aliases u can remove and or replace that arrnt essential to game play?

-Jason_X- : lvl 97 Medic
-Jas0n_X- : lvl 59 Engineer
-Jasôn_X- : lvl 47 Engineer
-Jas@n_X-: lvl 42 Adren. Master

This is my skin
| Here be me Aug 07 | My myspace..which I don't check much

[Email] [WWW] [Yahoo!] aim icon [MSN]
BrainPan


[Avatar]

Joined: 08/07/2007 16:16:47
Messages: 2
Offline

I've been told that these 2 aliases aren't needed but I've not replaced them.

Aliases[26]=(Command="InGameChat",Alias=InGameChat)
Aliases[27]=(Command="ServerInfo",Alias=ServerInfo)

Also, those last 2 keybinds you show in your post (and maybe others) don't need aliases, just set that key to that action in the .ini file
ex.

C=Toggle bDuck
X=Toggle bAltfire


Some others:
NumPad0=tossartifact (toss current artifact)
NumPad1=FOV 110 (set Field of view)
Slash=Suicide
NumPad4=setname Player
NumPad8=teamsay Anyone want a %w (tell your current weapon)
MiddleMouse=SwitchWeapon 10 | SwitchToLastWeapon (switch to trans then switch back to weapon you were holding)

You can also set these in game with the "set" console command.
ex.
open the console and enter: Set input X toggle Baltfire (replace X with desired Key)
-Jason_x-

Wicked Sick!
[Avatar]

Joined: 04/25/2007 11:40:19
Messages: 1107
Location: Barbados, West Indies
Offline

oh rlly?..the aliases i just put in cus i saw a toggle a command with an alias..so hmm..that helps me free up some room to put in a lightning rod and healing blast bind..

thanks for that info..

-Jason_X- : lvl 97 Medic
-Jas0n_X- : lvl 59 Engineer
-Jasôn_X- : lvl 47 Engineer
-Jas@n_X-: lvl 42 Adren. Master

This is my skin
| Here be me Aug 07 | My myspace..which I don't check much

[Email] [WWW] [Yahoo!] aim icon [MSN]
 
Forum Index -> Druids RPG Go to Page: Previous  1, 2, 3 Next 
Go to: