trample Posted March 11, 2018 at 11:05 AM Share Posted March 11, 2018 at 11:05 AM No sisser apresenta este erro Apenas ele e nad mais . Citar 0311 00:08:24257 :: Traceback (most recent call last): 0311 00:08:24257 :: File "system.py", line 147, in __pack_import 0311 00:08:24257 :: File " 0311 00:08:24257 :: game.py 0311 00:08:24257 :: ", line 0311 00:08:24257 :: 1699 0311 00:08:24257 :: 0311 00:08:24257 :: 0311 00:08:24257 :: if pvp.DUEL_IS_SHOW_EQUIP == int(1): 0311 00:08:24257 :: 0311 00:08:24257 :: 0311 00:08:24257 :: ^ 0311 00:08:24257 :: IndentationError 0311 00:08:24258 :: : 0311 00:08:24258 :: expected an indented block 0311 00:08:24258 :: game.py line 1699 Citar def OnUpdate(self): self.wndAkiraGift.OnUpdate() app.UpdateGame() if app.ENABLE_PVP_ADVANCED: if pvp.DUEL_IS_SHOW_EQUIP == int(1): self.interface.CloseEquipmentDialog(int(pvp.DUEL_SAVE_VID)) if int(translate.panelisle) == 1: self.interface.ToggleOfflineShopAdminPanelWindow() translate.panelisle=0 Link to comment
[Admin] tierrilopes Posted March 11, 2018 at 11:36 AM Share Posted March 11, 2018 at 11:36 AM Erro de tabs Coloca em code ou tira print Link to comment
WLN Posted March 11, 2018 at 11:46 AM Share Posted March 11, 2018 at 11:46 AM def OnUpdate(self): self.wndAkiraGift.OnUpdate() app.UpdateGame() if app.ENABLE_PVP_ADVANCED: if pvp.DUEL_IS_SHOW_EQUIP == int(1): self.interface.CloseEquipmentDialog(int(pvp.DUEL_SAVE_VID)) if int(translate.panelisle) == 1: self.interface.ToggleOfflineShopAdminPanelWindow() translate.panelisle=0 tenta assim Link to comment
trample Posted March 11, 2018 at 01:13 PM Author Share Posted March 11, 2018 at 01:13 PM perfeito wery , tierri era oque voce me disse erro de tab muito obrigado tava achando qe era um erro em outra parte mais o erro tava bem na minha frente kkk obrigadao aii Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now