Jump to content

how to set the font of the word "is the final survivor"


matito6

Recommended Posts

The message is shown via a function "showMessage" that is defined in [race]/race/util_server.lua. It uses TextCreateTextItem to actually show it, but that function does not support font selection. Either you will have to rewrite the function "showMessage" and related functions to hide it again using a function like DxDrawText or create a new similar message display/hiding system using mentioned function to use that one instead of "showMessage".

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...