Jump to content

babejlevej

Member
  • Posts

    5
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by babejlevej

  1. Nice system, please help.

     

    sysser: https://ctxt.io/2/AACge341Fg

     

    uisystemoption.py https://ctxt.io/2/AABgCIJ3FA

    line 29

    class PopupDialog(ui.ScriptWindow):
        def __init__(self, parent):
            print "PopupDialog::PopupDialog()"
            ui.ScriptWindow.__init__(self)
            self.__Bind()
            self.__Load()   <---this
            if app.ENABLE_FOV_OPTION:
            self.RefreshFOVOption()

    • Metin2 Dev 5
    • Think 1
×
×
  • 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.