Player name

» Siedler Map Source Forum » Siedler DEdK Script Forum » Player name

Seiten: 1

SH
#1
06.06.2018 22:38
Beiträge: 127

Player name

How to remove player name in diplomacy window?

____________________
Sorry for my German

mcb
#2
06.06.2018 23:45
Beiträge: 1472

Try setting its name to nil.

daniBIGdani
#3
08.06.2018 16:59
Beiträge: 153

Hide widget of player 1 with:

XGUIEng.ShowWidget("DiplomacyWindowPlayer01Name",0)
XGUIEng.ShowWidget("DiplomacyWindowPlayer01ColorFrame",0)
XGUIEng.ShowWidget("DiplomacyWindowPlayer01Color",0)

SH
#4
08.06.2018 21:44
Beiträge: 127

Thanks!
And how to remove the minimap in diplomacy window?

____________________
Sorry for my German

daniBIGdani
#5
09.06.2018 11:16
Beiträge: 153

XGUIEng.ShowWidget("DiplomacyWindowMinimap",0)

Edit: Download the GUI Editor from booby: http://settlers.pro/guieditor.html to see/edit widgets

Edit2: To hide player 1 you can also do XGUIEng.ShowWidget("DiplomacyWindowPlayer01",0) instead of the 3 commands in my earlier post.

Dieser Beitrag wurde von daniBIGdani am 09.06.2018 um 11:25 editiert.

Qba331PL
#6
11.06.2018 17:23
Beiträge: 102

English version

Hi!

Is there an english version of editor guide? I don't speak german but the tool is very intresting and I want to learn how to use it

daniBIGdani
#7
11.06.2018 19:20
Beiträge: 153

You can translate it with GoogleTranslate by download S5GUIEditor_Guide.pdf and then open https://translate.google.com/?tr=f&hl=de in Browser, select the downloaded PDF, choose translate German to English and after a few seconds the text is translated to English(without images).

Qba331PL
#8
11.06.2018 21:41
Beiträge: 102

Zitat von daniBIGdani:
You can translate it with GoogleTranslate by download S5GUIEditor_Guide.pdf and then open https://translate.google.com/?tr=f&hl=de in Browser, select the downloaded PDF, choose translate German to English and after a few seconds the text is translated to English(without images).



Yeah, I translated it but I still have some problems. I will create new topic for it.

Seiten: 1

SiteEngine v1.5.0 by nevermind, ©2005-2007
Design by SpiderFive (www.siedler-games.de) - English translation by juja

Impressum