How to update welcome message (Help Please)

Ben144

Member
Jan 31, 2017
76
5
Hi,

I am using FluxRP cms and emulator and I have updated the welcome message found in Source\Plus Emulator\Messages\Handlers/rooms.cs

I have restarted the emulator, but the message still doesn't update on the client

You must be registered for see images attach


Any help appreciated and thanks in advance
 

Ben144

Member
Jan 31, 2017
76
5
Make sure you've edited the file in Visual Studio, and then debugged / build the solution.
Okay and I am having the same issue with the external flash texts. For example when i change the below, then it doesn't change in client:

Discussions in FluxRP are monitored for your safety.
 

Michell

god x
Nov 15, 2011
151
22
Okay and I am having the same issue with the external flash texts. For example when i change the below, then it doesn't change in client:

Discussions in FluxRP are monitored for your safety.
You can check if these are in emulator_texts table in your DB or in external override texts.
 

Kashi

Member
Jun 1, 2014
62
2
Okay and I am having the same issue with the external flash texts. For example when i change the below, then it doesn't change in client:

Discussions in FluxRP are monitored for your safety.
As @Joshhh said, clearing cache will work after you've updated the text in external_flash_texts.txt on line;

mod.chatdisclaimer=



It should've worked and appear as what you put after the =
I put mine and it worked! ( I cleared cache too to make sure it works )

 

Users who are viewing this thread

Top