I REALLY like the new tags that you added to the Steam Workshop recently, but I think you should really add tags for a mod's language and it's dependence on language.
Being able to search/filter...
Type: Posts; User: Unreal_Ed
I REALLY like the new tags that you added to the Steam Workshop recently, but I think you should really add tags for a mod's language and it's dependence on language.
Being able to search/filter...
It would be great if we could get the key that is bound to a certain Game Keys.
You can add Game Keys with addHotkey but it would be really cool to be able to get whichever key was bound to a...
It would be SUPER useful to be able to set unique IDs for Game Keys.
I love Game Keys, because I think they can make TTS a lot faster/better to use if we make the right scripted tools. The big...
It would be nice to be able to list Game Keys in a specific order and even group them.
I imagine the ordering being done with a new parameter for the addHotkey API function. This new parameter...
It would be nice to be able to list Game Keys in a specific order and even group them.
I imagine the ordering being done with a new parameter for the addHotkey API function. This new parameter...
It would be great if we could get the key that is bound to a certain Game Keys.
You can add Game Keys with addHotkey but it would be really cool to be able to get whichever key was bound to a...
It would be really great to be able to use key combinations for the Game Keys.
Currently, you can only set a single key in the Game Keys, which means that we have very few keys to work with...
I've been banging on that "scripted camera controls" doors for so long... Hopefully sometime this year it'll finally happen. It could be sooo powerful...
It would be great if Game Keys entries had a tooltip that could be set.
The addHotkey API function would have a new optional string parameter that would let us set a Game Key's tooltip. This...
It would be great if the Game Keys menus showed key conflicts and had an override toggle.
Right now if you put the same key as another basic TTS hotkey then both will fire. In other words if I...
I can't get Grid.offsetY to work. The following sets the x offset to 2 (as normal) but doesn't change the y offset:
Grid.offsetX = gridOffsetX
Grid.offsetY = gridOffsetX
Any chance this could...
How, exactly? I can't think of any scripting functions that could do that
The System tab of chat currently doesn't show enough previously-entered commands. Why do I say this? Typing "help all" won't even show the top commands because the system chat runs out of history... ...
It would be really useful to have an option to set the System Chat to auto-hide.
Currently, you can set the chat to auto-hide, but it will do this for both the regular chat AND the system chat....
Yea, definitely not the same
Yea that really would be super useful, not even just for RPGs. You could script a "don't touch my stuff" tool that lets you quickly set items to only be interactable by you in case you, like me, have...
A new key seems like the better solution. Would probably be not bound to any key by default. Would be neat though! I support this idea
It would be great to be able to set the volume of tablets individually.
Sometimes there is a tablet playing music but I want the music to be louder and another player wants it to be quieter. We...
Seconded
Seems heavy and complicated. Imo that should be built-in functionality, not something we cobble together. Tho I appreciate the hustle
Yea agreed, this would be quite cool
It would be really nice to be able to set Custom UI that is displayed in the same manner as tooltips.
The idea is that tooltips are nice, but sometimes it would be very useful to be able to have...
Seconded. Being able to do more with scripting and turns would be great
It would be really cool to have de-syncing capabilities on the music player.
The idea here is to have scripting methods to allow a human player to hear a different song from the others. The reason...
I think inputs in most mods are usually filled with pretty short strings. Usually, it's just numbers or 1 word like a name, like in those counters you linked actually (but not the notes).
I still...