Author Topic: Some binds not working.  (Read 2804 times)

N.U.K.E.

  • Posts: 79
  • Turrets: +5/-9
Some binds not working.
« on: April 02, 2008, 05:49:03 pm »
Some of my human binds dont work. It's about binds to buy the prifle, luci, and light armor. I tested them, and I can't buy light armor. About the weapons: Say, if I want to go from chainsuit to lucisuit, I keep my chaingun. Though the menu says I got a luci. Same goes with prifle. Also I thought it said, when I wanted to buy a lasgun, "unknown item lgun".
My weapon binds:

Code: [Select]
bind KP_END "sell weapons;sell upgrades;buy bsuit;buy lgun;buy gren;echo ^1lasgun suit"
bind KP_DOWNARROW "sell weapons;sell upgrades;buy larmor;buy helmet;buy mdriver;buy jetpack;buy gren;echo ^2Mass Driver jettard
bind KP_PGDN "sell weapons;sell upgrades;buy larmor;buy helmet;buy lasgun;buy battpack;buy gren;echo ^1lasgun battery"
bind KP_LEFTARROW "sell weapons;sell upgrades;buy larmor;buy helmet;buy mdriver;buy jetpack;buy gren;echo ^2mass driver battpack"
bind KP_5 "sell weapons;sell upgrades;buy ackit;buy ckit;buy larmor;buy helmet;buy jetpack;echo building stuff"
bind KP_RIGHTARROW "sell weapons;sell upgrades;buy larmor;buy helmet;buy shotgun;buy gren;echo ^7shotgun"
bind KP_HOME "sell weapons;sell upgrades;buy bsuit;buy chaingun;buy gren;echo ^7chaingun"
bind KP_UPARROW "sell weapons;sell upgrades;buy larmor;buy helmet;buy lcannon;buy battpack;buy gren;echo ^3Lucifer Cannon battpack"
bind KP_PGUP "sell weapons;sell upgrades;buy bsuit;buy psaw;buy gren;echo ^5painsuit"
bind KP_SLASH "sell weapons;sell upgrades;buy helmet;buy larmor;buy prifle;buy battpack;buy gren;echo ^1Prifle battery"
bind * "sell weapons;sell upgrades;buy bsuit;buy prifle;buy gren;echo ^1Pulse Bsuit"
bind KP_MINUS "sell weapons;sell upgrades;buy bsuit;buy shotgun;buy gren;echo ^7Shotgun Suit"
bind KP_PLUS "sell weapons;sell upgrades;buy bsuit;buy lcannon;buy gren;echo ^3Lucisuit"
(The little triangle-like icon of Pulse Bsuit is a *)
UPDATE: It's the battery pack bind of every weapon but the MD. Why, I don't know. Also, they DO appear in the inventory. ???
« Last Edit: April 02, 2008, 07:08:53 pm by N.U.K.E. »

Steely Ann

  • Posts: 752
  • Turrets: +106/-88
Re: Some binds not working.
« Reply #1 on: April 02, 2008, 06:02:13 pm »
Armour.

Armour

Armour.

The proper names should be in the manual.  For everything else, I imagine someone else will pop in; I'm busy atm. :P
« Last Edit: April 02, 2008, 06:08:52 pm by Steely Ann »

N.U.K.E.

  • Posts: 79
  • Turrets: +5/-9
Re: Some binds not working.
« Reply #2 on: April 02, 2008, 06:16:08 pm »
Okay, thanks! In the guide on MG it said without u.

Lava Croft

  • Guest
Re: Some binds not working.
« Reply #3 on: April 03, 2008, 10:36:08 am »
The people at MG are Americans, everybody knows they have a hard time with the English language.  ::)

N.U.K.E.

  • Posts: 79
  • Turrets: +5/-9
Re: Some binds not working.
« Reply #4 on: April 03, 2008, 04:16:54 pm »
Lol. Bet I have more problems with english language though :-[
Anyone know why those battpack binds dont automatically switch to mah weapon? Maybe switch the two parts? ???
« Last Edit: April 03, 2008, 04:19:09 pm by N.U.K.E. »

Steely Ann

  • Posts: 752
  • Turrets: +106/-88
Re: Some binds not working.
« Reply #5 on: April 03, 2008, 04:33:11 pm »
If it's really that much of an issue I think you could put "itemact [rifle, las, whatever]" at the end of each line.  If you wanna be a lazy typer, "itemtoggle blaster" would switch to your primary weapon too so you could C&P at every line end where it's not already switching.
« Last Edit: April 03, 2008, 04:35:22 pm by Steely Ann »

N.U.K.E.

  • Posts: 79
  • Turrets: +5/-9
Re: Some binds not working.
« Reply #6 on: April 03, 2008, 05:03:42 pm »
Okay, I'll try that, thanks again! :)