Skip to content

fix(resource): txPrint does not reset color formatting#1125

Open
itIsMaku wants to merge 1 commit into
citizenfx:masterfrom
itIsMaku:master
Open

fix(resource): txPrint does not reset color formatting#1125
itIsMaku wants to merge 1 commit into
citizenfx:masterfrom
itIsMaku:master

Conversation

@itIsMaku

Copy link
Copy Markdown

txPrint function ends its console output with ^0, which is not a native color used in the FXServer console, so it ends up coloring next outputs. Instead, in this fix, txPrint ends with ^7, which resets the color to native.

@itIsMaku
itIsMaku requested a review from tabarra as a code owner June 18, 2026 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant