Skip to content
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.

Logstyle() only works with player colors #17

Open
dore0062 opened this issue Jan 8, 2020 · 0 comments
Open

Logstyle() only works with player colors #17

dore0062 opened this issue Jan 8, 2020 · 0 comments
Labels
bug Something isn't working lua Lua scripting

Comments

@dore0062
Copy link
Collaborator

dore0062 commented Jan 8, 2020

Describe the bug
LogStyle() only works with player colors.

Lua Scripts & XML UI:

logStyle("one", {0.627, 0.125, 0.941}) -- Purple
logStyle("two", {0.627, 0.125, 0.945}) -- Should still be purple
log("Purple", "", "one")
log("Not Purple", "", "two")

Version 12.2.2

@dore0062 dore0062 added bug Something isn't working lua Lua scripting labels Jan 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working lua Lua scripting
Projects
None yet
Development

No branches or pull requests

1 participant