Jump to content

Day/Night refresh button problem


Recommended Posts

  • Bot

Hi , i just add day/night but something not working, the buttons don't refresh

if i ad this 
self.RefreshShowNightText()
in 
class OptionDialog(ui.ScriptWindow):

	def __init__(self):
		ui.ScriptWindow.__init__(self)
		self.__Initialize()
		self.__Load()

i get this error in syserr :

0120 12:20:29629 :: Traceback (most recent call last):

0120 12:20:29629 ::   File "ui.py", line 1029, in CallEvent

0120 12:20:29629 ::   File "ui.py", line 87, in __call__

0120 12:20:29629 ::   File "ui.py", line 69, in __call__

0120 12:20:29629 ::   File "uiSystem.py", line 111, in __ClickSystemOptionButton

0120 12:20:29630 ::   File "uiSystemOption.py", line 30, in __init__

0120 12:20:29630 ::   File "uiSystemOption.py", line 300, in RefreshShowNightText

0120 12:20:29630 :: AttributeError
0120 12:20:29630 :: : 
0120 12:20:29630 :: 'module' object has no attribute 'Night'
0120 12:20:29630 :: 

this is my uisystemoption.py

This is the hidden content, please

spacer.png

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 5
  • Good 2

english_banner.gif

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.