Hi, I've been having a little problems with a trigger that I am using.
I want to color my hp/ep bar with different colors for each item, the bar looks as following
HP:100 EP:100
But it could also look like if somebody entered a lot
HP:100 EP:100 HP:100 EP:100 HP:100 EP:100 HP:100 EP:100 etc.
Now my problem is that every time I enter a command into the it shows that bar, and the trigger should color it.
Well this does work but it does not seem to process that last new line send to my computer. I've added an notice so you can see where the trigger triggers
Example:
First I connect and it shows
Reconnected.
HP:100 EP:100 Gentle plains extend in every direction around you.
And that's it, no trigger
Then I press 'l' and get a description of my surrounding and after every command you get to see your hp/hp bar again.
Looks like this.
HP:100 EP:100 Gentle plains extend in every direction around you.
(* This is the trigger notice! *)
The grass ....blah blah blah
The only obvious exits are east, south, west and north.
HP:100 EP:100
So now you did see it trigger, but it only trigger for the first hp/ep bar, not the 2nd. It should like this.
HP:100 EP:100 Gentle plains extend in every direction around you.
(* This is the trigger notice! *)
The grass ....blah blah blah
The only obvious exits are east, south, west and north.
HP:100 EP:100
(* This is the trigger notice! *)
So in my eyes it looks like everything works but it will only process a line when a newline is given or something.
Is anybody familiar with this problem let me know, it's really puzzling me.
I want to color my hp/ep bar with different colors for each item, the bar looks as following
HP:100 EP:100
But it could also look like if somebody entered a lot
HP:100 EP:100 HP:100 EP:100 HP:100 EP:100 HP:100 EP:100 etc.
Now my problem is that every time I enter a command into the it shows that bar, and the trigger should color it.
Well this does work but it does not seem to process that last new line send to my computer. I've added an notice so you can see where the trigger triggers
Example:
First I connect and it shows
Reconnected.
HP:100 EP:100 Gentle plains extend in every direction around you.
And that's it, no trigger
Then I press 'l' and get a description of my surrounding and after every command you get to see your hp/hp bar again.
Looks like this.
HP:100 EP:100 Gentle plains extend in every direction around you.
(* This is the trigger notice! *)
The grass ....blah blah blah
The only obvious exits are east, south, west and north.
HP:100 EP:100
So now you did see it trigger, but it only trigger for the first hp/ep bar, not the 2nd. It should like this.
HP:100 EP:100 Gentle plains extend in every direction around you.
(* This is the trigger notice! *)
The grass ....blah blah blah
The only obvious exits are east, south, west and north.
HP:100 EP:100
(* This is the trigger notice! *)
So in my eyes it looks like everything works but it will only process a line when a newline is given or something.
Is anybody familiar with this problem let me know, it's really puzzling me.