Posts: 15
Threads: 9
Joined: Aug 2017
How to edit login dialog color?
http://i.hizliresim.com/76BN85.png
I want it to be red
Posts: 243
Threads: 16
Joined: May 2016
Reputation:
0
Open the script that have that login system,and search for(ctrl + f) OnPlayerDialogResponse, and there find it and put a HEX color before it for example you want it red, find the input dialog and put {f00f00} before it and it should be done.
Posts: 15
Threads: 9
Joined: Aug 2017