Jump to content

mackabro2

Premium
  • Posts

    79
  • Joined

  • Feedback

    0%

Everything posted by mackabro2

  1. Does anyone have any function in C ++ to do that when dead begin syschat("sdaklad")
  2. _mob_spawn: _mob_spawn: wrong mapindex same error
  3. mob_spawn(2493, 475, 709, 41) mob x y MAP_INDEX BLUE _mob_spawn: _mob_spawn: wrong mapindex
  4. Anyone know of some function that invoke a mob on a map for example in mob.spawn_in_map(MOBVUM, X , Y, MAP_INDEX)
  5. Does anyone know where are the coordinates of where the inventory opens wanted to do it but left open
  6. help fix error [Hidden Content]
  7. Open uiexchange.py seach self.TitleName.SetText(localeInfo.EXCHANGE_TITLE % (exchange.GetNameFromTarget())) edit self.TitleName.SetText(localeInfo.EXCHANGE_TITLE % (exchange.GetNameFromTarget()) + player.LEVEL)
  8. 0323 13:01:48104 :: Traceback (most recent call last): 0323 13:01:48104 :: File "ui.py", line 1022, in CallEvent 0323 13:01:48109 :: 0323 13:01:48109 :: apply(self.eventFunc, self.eventArgs) 0323 13:01:48109 :: File "Djssnob.py", line 58, in a_func 0323 13:01:48110 :: 0323 13:01:48110 :: self.oldAbrir() 0323 13:01:48110 :: AttributeError 0323 13:01:48110 :: : 0323 13:01:48110 :: 'Dialog1' object has no attribute 'oldAbrir'
  9. Can anyone tell me how can I make one Puchar def game.py in another py already tried these form but not one was self.abrir = game.GameWindow() self.abrir.abrirlogo() game.GameWindow.abrirlogo() x=game.GameWindow.abrirlogo() x=game.GameWindow().abrirlogo()
×
×
  • 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.