01-18-2015, 04:53 AM
So, as it is, set-fi-state doesn't allow you to create macros for individual face icons. You -have- to make the 'set-fi-state' macro, or use the button, then manually select your state.
It would make things much easier if you made this able to use text-input along with the list (Think Telepathy on BYOND Dragon Ball games). This way, you could make a set of macros to instantly change your face icon, such as
CTRL + 1 set-fi-state "happy"
CTRL + 2 set-fi-state "mad"
CTRL + 3 set-fi-state "upset"
etc.
If this was implemented, it would also be good for changing your face icon to output a message to the text box, so people were certain which face they were using. Such as
"Currently using face icon state 'happy'."
Also, this is unrelated, but what does the Face "" text input command do?
It would make things much easier if you made this able to use text-input along with the list (Think Telepathy on BYOND Dragon Ball games). This way, you could make a set of macros to instantly change your face icon, such as
CTRL + 1 set-fi-state "happy"
CTRL + 2 set-fi-state "mad"
CTRL + 3 set-fi-state "upset"
etc.
If this was implemented, it would also be good for changing your face icon to output a message to the text box, so people were certain which face they were using. Such as
"Currently using face icon state 'happy'."
Also, this is unrelated, but what does the Face "" text input command do?