Quests /Python Special envelope for private messages from GM

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Vanilla

Elite
Elite
Joined
Jan 28, 2019
Messages
839
Credits
1,190
01. Open interfaceModule.py in root and find in it:
C++:
Expand Collapse Copy
whisperButton = uiWhisper.WhisperButton()
        whisperButton.SetUpVisual("d:/ymir work/ui/game/windows/btn_mail_up.sub")
        whisperButton.SetOverVisual("d:/ymir work/ui/game/windows/btn_mail_up.sub")
        whisperButton.SetDownVisual("d:/ymir work/ui/game/windows/btn_mail_up.sub")

Change to:
02. Upload to / ymir work / ui /:
 
Last edited:
Back
Top