Author Topic: buy and sell menu improvement proposal.  (Read 13153 times)

f0rqu3

  • Guest
buy and sell menu improvement proposal.
« Reply #30 on: April 12, 2007, 05:24:10 pm »
no one made us the pie menus
crap

E-Mxp

  • Posts: 722
  • Turrets: +27/-10
buy and sell menu improvement proposal.
« Reply #31 on: April 13, 2007, 07:12:51 am »
Quote from: "TriedtoDestroyMetal"
Not bad but shouldn't those be "set"s and not "bind"s?
Your right, srry :oops: . Fixed version

Code: [Select]
bind ALT "evolve"
set aevo1 "set evolve class level1;echo ^2[lisk selected]; bind mwheeldown vstr aevo2; bind mwheelup vstr aevo8"
set aevo2 "set evolve class level1upg;echo ^3[lisk+ selected]; bind mwheeldown vstr aevo3; bind mwheelup vstr aevo1"
set aevo3 "set evolve class level2;echo ^2[mara selected]; bind mwheeldown vstr aevo4; bind mwheelup vstr aevo2
set aevo4 "set evolve class level2upg;echo ^3[mara+ selected]; bind mwheeldown vstr aevo5; bind mwheelup vstr aevo3"
set aevo5 "set evolve class level3;echo ^2[goon selected]; bind mwheeldown vstr aevo6; bind mwheelup vstr aevo4"
set aevo6 "set evolve class level3upg;echo ^1[goon+ selected]; bind mwheeldown vstr aevo7; bind mwheelup vstr aevo5"
set aevo7 "set evolve class level4;echo ^1[tyrant selected]; bind mwheeldown vstr aevo8; bind mwheelup vstr aevo6"
set aevo8 "set evolve class level0;echo ^2[dretch selected]; bind mwheeldown vstr aevo1; bind mwheelup vstr aevo7"

vstr aevo5
Added Dretch. Selects Goon first.
I have everything binded to my mousewheel :D