Skip to content
Discussion options

You must be logged in to vote

Hello. =)

https://archive.textadventures.co.uk/forum/quest/topic/4211.html

OutputTextRaw

Copy it into your game file, then comment out the line that calls ResetCommandBarFormat.


Some of that stuff needs to be applied to #txtCommandDiv > input for it to do anything.

<!--Saved by Quest 5.9.9166.36226-->
<asl version="580">
  <include ref="English.aslx" />
  <include ref="Core.aslx" />
  <game name="Leave My Command Bar Style ALONE!">
    <gameid>9925b7a1-0535-4f04-b345-bb658f91dea3</gameid>
    <version>1.0</version>
    <firstpublished>2025</firstpublished>
    <start type="script"><![CDATA[
      JS.eval ("var el = document.getElementById('txtCommand'); el.style.color = 'forestgreen'; …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@KVonGit
Comment options

KVonGit Mar 14, 2025
Collaborator

@vurt834
Comment options

Answer selected by vurt834
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants