I was trying to change the Key Bindings and I got a fatal error and the program crashed.
Also, is there a list of what the Key Bindings are supposed to be? I am not able to see anything except the movement keys.
Fatal Error when trying to change Key Bindings
-
- Posts: 2
- Joined: Mon Nov 20, 2017 12:49 pm
-
- Posts: 80
- Joined: Thu Nov 09, 2017 11:10 am
- Location: Portsmouth, Ohio
Re: Fatal Error when trying to change Key Bindings
I am currently working on fixing a few different issues with the keybinding system.
Ship of Heroes Programmer
- Golden Ace
- Posts: 2618
- Joined: Wed Dec 27, 2017 7:21 pm
- Location: Woodbridge Virginia
Re: Fatal Error when trying to change Key Bindings
Do you have a list of keybind commands?
♪ Sometimes you feel like a Tank, Sometimes you don't! ♫
-
- Posts: 80
- Joined: Thu Nov 09, 2017 11:10 am
- Location: Portsmouth, Ohio
Re: Fatal Error when trying to change Key Bindings
What do you mean?Do you have a list of keybind commands?
Ship of Heroes Programmer
- Golden Ace
- Posts: 2618
- Joined: Wed Dec 27, 2017 7:21 pm
- Location: Woodbridge Virginia
Re: Fatal Error when trying to change Key Bindings
Here is one of my old bind files
the key is Bind_load_file allowing me to load another bind file at the press of a button
for instance pressing F5 will activate Taunt and have my character sing "♫ Sometimes you feel like a Tank, sometimes you don't ♪" then load Ace02.txt bind file.
F5 "local ♫ Sometimes you feel like a Tank, sometimes you don't ♪$$powexec_name taunt$$bind_load_file c:\1\ace02.txt"
' "quickchat"
- "prev_tray"
ALT+- "prev_tray_alt"
/ "show chat$$slashchat"
0 "powexec_slot 10"
CTRL+0 "goto_tray 10"
ALT+0 "powexec_altslot 10"
1 "powexec_slot 1"
CTRL+1 "goto_tray 1"
SHIFT+1 "team_select 1"
ALT+1 "powexec_altslot 1"
2 "powexec_slot 2"
CTRL+2 "goto_tray 2"
SHIFT+2 "team_select 2"
ALT+2 "powexec_altslot 2"
3 "powexec_slot 3"
CTRL+3 "goto_tray 3"
SHIFT+3 "team_select 3"
ALT+3 "powexec_altslot 3"
4 "powexec_slot 4"
CTRL+4 "goto_tray 4"
SHIFT+4 "team_select 4"
ALT+4 "powexec_altslot 4"
5 "powexec_slot 5"
CTRL+5 "goto_tray 5"
SHIFT+5 "team_select 5"
ALT+5 "powexec_altslot 5"
6 "powexec_slot 6"
CTRL+6 "goto_tray 6"
SHIFT+6 "team_select 6"
ALT+6 "powexec_altslot 6"
7 "powexec_slot 7"
CTRL+7 "goto_tray 7"
SHIFT+7 "team_select 7"
ALT+7 "powexec_altslot 7"
8 "powexec_slot 8"
CTRL+8 "goto_tray 8"
SHIFT+8 "team_select 8"
ALT+8 "powexec_altslot 8"
9 "powexec_slot 9"
CTRL+9 "goto_tray 9"
ALT+9 "powexec_altslot 9"
CTRL+T "tell $target, go into Microsoft Word. Use the Insert pull down menu and select symbol. Your Font should say (normal text). Insert the symbol you want. Then cut and paste it into a bind or macro."
; "show chat$$slashchat"
\ "menu"
A "+left"
B "++first"
BACKSPACE "autoreply"
C "chat"
COMMA "show chat$$beginchat /tell $target, "
D "+right"
DELETE "+lookdown"
E "+turnright"
END "+zoomout"
ENTER "show chat$$startchat"
EQUALS "next_tray"
ALT+EQUALS "next_tray_alt"
ESC "unselect"
F "follow"
F1 "local <color white><bgcolor red>RUN!"
F10 ""
F11 "say ♫ Congratulations!! ♪"
F12 ""
SHIFT+F12 "tell $target, ♥ Huggs and Kisses ♥"
F2 "say <color black><bgcolor #22aa22>Ready! $$ emote thumbsup"
F3 "say $battlecry $$ emote attack"
F4 "say Endurance Rest"
F5 "local ♫ Sometimes you feel like a Tank, sometimes you don't ♪$$powexec_name taunt$$bind_load_file c:\1\ace02.txt"
F6 "$$emote smack"
F7 "$$emote Slap"
F8 ""
F9 ""
HOME "+zoomin"
INSERT "+lookup"
L "loc"
LALT "+alttray"
M "map"
MBUTTON "+camrotate"
MOUSEWHEEL "+camdistadjust"
N "nav"
numlock "+ $$powexectoggleon Temp Invulnerability$$powexectoggleon Unyielding$$powexectoggleon Invincibility$$powexectoggleon Tough"
numpad1 "bind_load_file c:\1\ace01.txt"
numpad2 "bind_load_file c:\1\Monk01.txt"
numpad3 "bind_load_file c:\1\Adams01.txt"
numpad4 "bind_load_file c:\1\Things01.txt"
numpad5 "bind_load_file c:\1\Miranda01.txt"
numpad6 "bind_load_file c:\1\Gilligan01.txt"
numpad7 "bind_load_file c:\1\Ring01.txt"
numpad8 "bind_load_file c:\1\Mambo01.txt"
numpad9 "bind_load_file c:\1\Birthday01.txt"
Numpad0 "beginchat /send "Jello Shooters" [$name $level] "
shift+numpad1 "bind_load_file c:\1\Gold01.txt"
PAGEDOWN "camreset"
PAGEUP "+camrotate"
Q "+turnleft"
R "++autorun"
RALT "alttraysticky"
RBUTTON "+mouse_look"
S "+backward"
SPACE "+up"
SYSRQ "screenshot"
T "target"
TAB "target_enemy_next"
CTRL+TAB "target_enemy_near"
SHIFT+TAB "target_enemy_prev"
W "+forward"
X "+down"
Z "powexec_abort"
the key is Bind_load_file allowing me to load another bind file at the press of a button
for instance pressing F5 will activate Taunt and have my character sing "♫ Sometimes you feel like a Tank, sometimes you don't ♪" then load Ace02.txt bind file.
F5 "local ♫ Sometimes you feel like a Tank, sometimes you don't ♪$$powexec_name taunt$$bind_load_file c:\1\ace02.txt"
' "quickchat"
- "prev_tray"
ALT+- "prev_tray_alt"
/ "show chat$$slashchat"
0 "powexec_slot 10"
CTRL+0 "goto_tray 10"
ALT+0 "powexec_altslot 10"
1 "powexec_slot 1"
CTRL+1 "goto_tray 1"
SHIFT+1 "team_select 1"
ALT+1 "powexec_altslot 1"
2 "powexec_slot 2"
CTRL+2 "goto_tray 2"
SHIFT+2 "team_select 2"
ALT+2 "powexec_altslot 2"
3 "powexec_slot 3"
CTRL+3 "goto_tray 3"
SHIFT+3 "team_select 3"
ALT+3 "powexec_altslot 3"
4 "powexec_slot 4"
CTRL+4 "goto_tray 4"
SHIFT+4 "team_select 4"
ALT+4 "powexec_altslot 4"
5 "powexec_slot 5"
CTRL+5 "goto_tray 5"
SHIFT+5 "team_select 5"
ALT+5 "powexec_altslot 5"
6 "powexec_slot 6"
CTRL+6 "goto_tray 6"
SHIFT+6 "team_select 6"
ALT+6 "powexec_altslot 6"
7 "powexec_slot 7"
CTRL+7 "goto_tray 7"
SHIFT+7 "team_select 7"
ALT+7 "powexec_altslot 7"
8 "powexec_slot 8"
CTRL+8 "goto_tray 8"
SHIFT+8 "team_select 8"
ALT+8 "powexec_altslot 8"
9 "powexec_slot 9"
CTRL+9 "goto_tray 9"
ALT+9 "powexec_altslot 9"
CTRL+T "tell $target, go into Microsoft Word. Use the Insert pull down menu and select symbol. Your Font should say (normal text). Insert the symbol you want. Then cut and paste it into a bind or macro."
; "show chat$$slashchat"
\ "menu"
A "+left"
B "++first"
BACKSPACE "autoreply"
C "chat"
COMMA "show chat$$beginchat /tell $target, "
D "+right"
DELETE "+lookdown"
E "+turnright"
END "+zoomout"
ENTER "show chat$$startchat"
EQUALS "next_tray"
ALT+EQUALS "next_tray_alt"
ESC "unselect"
F "follow"
F1 "local <color white><bgcolor red>RUN!"
F10 ""
F11 "say ♫ Congratulations!! ♪"
F12 ""
SHIFT+F12 "tell $target, ♥ Huggs and Kisses ♥"
F2 "say <color black><bgcolor #22aa22>Ready! $$ emote thumbsup"
F3 "say $battlecry $$ emote attack"
F4 "say Endurance Rest"
F5 "local ♫ Sometimes you feel like a Tank, sometimes you don't ♪$$powexec_name taunt$$bind_load_file c:\1\ace02.txt"
F6 "$$emote smack"
F7 "$$emote Slap"
F8 ""
F9 ""
HOME "+zoomin"
INSERT "+lookup"
L "loc"
LALT "+alttray"
M "map"
MBUTTON "+camrotate"
MOUSEWHEEL "+camdistadjust"
N "nav"
numlock "+ $$powexectoggleon Temp Invulnerability$$powexectoggleon Unyielding$$powexectoggleon Invincibility$$powexectoggleon Tough"
numpad1 "bind_load_file c:\1\ace01.txt"
numpad2 "bind_load_file c:\1\Monk01.txt"
numpad3 "bind_load_file c:\1\Adams01.txt"
numpad4 "bind_load_file c:\1\Things01.txt"
numpad5 "bind_load_file c:\1\Miranda01.txt"
numpad6 "bind_load_file c:\1\Gilligan01.txt"
numpad7 "bind_load_file c:\1\Ring01.txt"
numpad8 "bind_load_file c:\1\Mambo01.txt"
numpad9 "bind_load_file c:\1\Birthday01.txt"
Numpad0 "beginchat /send "Jello Shooters" [$name $level] "
shift+numpad1 "bind_load_file c:\1\Gold01.txt"
PAGEDOWN "camreset"
PAGEUP "+camrotate"
Q "+turnleft"
R "++autorun"
RALT "alttraysticky"
RBUTTON "+mouse_look"
S "+backward"
SPACE "+up"
SYSRQ "screenshot"
T "target"
TAB "target_enemy_next"
CTRL+TAB "target_enemy_near"
SHIFT+TAB "target_enemy_prev"
W "+forward"
X "+down"
Z "powexec_abort"
♪ Sometimes you feel like a Tank, Sometimes you don't! ♫
-
- Posts: 239
- Joined: Thu Apr 06, 2017 9:20 am
Re: Fatal Error when trying to change Key Bindings
Pretty sure GA is looking for a list of commands that can be typed into the chat bar, or used in a keybind/macro.
-
- Posts: 2
- Joined: Mon Nov 20, 2017 12:49 pm
Re: Fatal Error when trying to change Key Bindings
A list of commands is what I am looking for.
View first unread post
It agree, it is a remarkable piece
-
- Posts: 1868
- Joined: Thu Dec 22, 2016 7:48 pm
Re: Fatal Error when trying to change Key Bindings
Key bindings are working perfectly and we plan to show them in the next video, which ought to be fun.
All of you can opine as to which key bindings you most want to see...
All of you can opine as to which key bindings you most want to see...
Who is online
Users browsing this forum: No registered users and 1 guest