antiblock
diamwall
  • Chatbox

    You don't have permission to chat.
    Load More
  • 0
Sign in to follow this  
RedM

Como Retirar Este Icon? Maxmi4.1

Question

Bem gente gostava de saber como retiro este icon do bot de rodar no cliente do Maxmi 4.1.

 

nQ2AHSm.png

Share this post


Link to post
Share on other sites

9 answers to this question

  • 0

 

Tyler Durden, on 16 Sept 2015 - 17:34, said:snapback.png

locale, taskbar.py

 

        {

            "name" : "VectorsEfsunButton",

            "type" : "button",

            "x" : SCREEN_WIDTH - 178,

            "y" : 3 + Y_ADD_POSITION,

            "tooltip_text" : "Efsun Botu",

            "default_image" : "d:/ymir work/ui/Vectorsefs1.tga",

            "over_image" : "d:/ymir work/ui/Vectorsefs2.tga",

            "down_image" : "d:/ymir work/ui/Vectorsefs1.tga",

        },

 

Boas e so extraíres  o root e procurares as seguintes frases nos ficheiros e apagar

 

uitaskbar.py

toggleButtonDict[TaskBar.BUTTON_VECTORS]=self.GetChild("VectorsEfsunButton")
BUTTON_VECTORS = 5

interfacemodule.py

 

self.wndTaskBar.SetToggleButtonEvent(uiTaskBar.TaskBar.BUTTON_VECTORS, ui.__mem_func__(self.Vectors))
constinfo.py
VectorsEfsunTaskbar = 0

 

uitaskbar.py

toggleButtonDict[TaskBar.BUTTON_VECTORS]=self.GetChild("VectorsEfsunButton")

constinfo.py
BUTTON_VECTORS = 5

Share this post


Link to post
Share on other sites
antiblock
Cyphriun
  • 0

locale, taskbar.py

 

		{
			"name" : "VectorsEfsunButton",
			"type" : "button",

			"x" : SCREEN_WIDTH - 178,
			"y" : 3 + Y_ADD_POSITION,

			"tooltip_text" : "Efsun Botu",

			"default_image" : "d:/ymir work/ui/Vectorsefs1.tga",
			"over_image" : "d:/ymir work/ui/Vectorsefs2.tga",
			"down_image" : "d:/ymir work/ui/Vectorsefs1.tga",
		},

Share this post


Link to post
Share on other sites
  • 0

locale, taskbar.py

 

		{
			"name" : "VectorsEfsunButton",
			"type" : "button",

			"x" : SCREEN_WIDTH - 178,
			"y" : 3 + Y_ADD_POSITION,

			"tooltip_text" : "Efsun Botu",

			"default_image" : "d:/ymir work/ui/Vectorsefs1.tga",
			"over_image" : "d:/ymir work/ui/Vectorsefs2.tga",
			"down_image" : "d:/ymir work/ui/Vectorsefs1.tga",
		},

 

Eu faço isso e depois o cliente não roda acaba de carregar o loading mas não passa para o jogo

Share this post


Link to post
Share on other sites
  • 0

nao sai da barra de login

 

0930 22:42:34605 :: KeyError
0930 22:42:34605 :: : 
0930 22:42:34605 :: VectorsEfsunButton
0930 22:42:34605 :: 

Share this post


Link to post
Share on other sites
  • 0

os erros que derem no syseer tenho de apaga.los?

exemplo: VectorsEfsunButton tenho de procurar isto no file e apagar ?

Share this post


Link to post
Share on other sites
  • 0

Alguém tem a solução?

Share this post


Link to post
Share on other sites
  • 0
 

Tyler Durden, on 16 Sept 2015 - 17:34, said:snapback.png

 

Boas e so extraíres  o root e procurares as seguintes frases nos ficheiros e apagar

 

uitaskbar.py

toggleButtonDict[TaskBar.BUTTON_VECTORS]=self.GetChild("VectorsEfsunButton")
BUTTON_VECTORS = 5

interfacemodule.py

 

self.wndTaskBar.SetToggleButtonEvent(uiTaskBar.TaskBar.BUTTON_VECTORS, ui.__mem_func__(self.Vectors))
constinfo.py
VectorsEfsunTaskbar = 0

 

uitaskbar.py

toggleButtonDict[TaskBar.BUTTON_VECTORS]=self.GetChild("VectorsEfsunButton")

constinfo.py
BUTTON_VECTORS = 5

 

Caro amigo muito obrigado pela sua ajuda :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this