Mobile MFPS Loading Menu

General support.
Post Reply
User avatar
Behzad
New Member
New Member
Posts: 3
Joined: Tue Dec 07, 2021 2:41 am

Hi.
I bought Mobile MFPS. I need to change this part of code (CONNECTING TO MFPS SERVER...). I want to change MFPS Server in loading menu.... Please see the image...

https://i.postimg.cc/Pqsh9ZF7/Untitled.png
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

You can change this text in the script bl_GameTexts.cs
or if you are using the Localization addon, you can change it in the Localization Editor (MFPS -> Tools -> Localization Editor).
How to find your Invoice Number: Here
How to find your Order Number: Here
User avatar
Behzad
New Member
New Member
Posts: 3
Joined: Tue Dec 07, 2021 2:41 am

Thank you for your response. Another problem is that when one of the mobiles is hosted, the other mobile can not find the hosted mobile by searching.
User avatar
Behzad
New Member
New Member
Posts: 3
Joined: Tue Dec 07, 2021 2:41 am

in bl_GameTexts.cs I can't find MFPS... ConnectingToGameServer = "CONNECTING TO THE SERVER...";
I need to change CONNECTING TO THE MFPS SERVER
User avatar
Lovatto
Admin
Admin
Posts: 1834
Joined: Sun Dec 07, 2014 3:18 pm
Contact:

If you are using the Localization addon, the the text that you need to change is located the Localization Data,
for open it go to (Unity Editor top menu) MFPS -> Tools -> Localization Editor -> find the text that you want to change.
How to find your Invoice Number: Here
How to find your Order Number: Here
Post Reply