Beiträge von M7SHSH

    Python error SHOW CHEST DROP


    Code
    1. 0125 23:39:48975 :: FAILED        CPythonPlayer::GetItemTypeBySlot()        Cell(14, 117) item is null
    2. 0125 23:39:49347 :: FAILED        CPythonPlayer::GetItemTypeBySlot()        Cell(14, 117) item is null
    3. 0125 23:39:49580 :: FAILED        CPythonPlayer::GetItemTypeBySlot()        Cell(14, 117) item is null

    this code uispecialstorage.py




    Code
    1. if app.ENABLE_SHOW_CHEST_DROP:
    2. chestSlot = self.__InventoryLocalSlotPosToGlobalSlotPos(slotIndex)
    3. itemVnum = player.GetItemIndex(self.SLOT_WINDOW_TYPE[self.categoryPageIndex]["window"], chestSlot)
    4. item.SelectItem(itemVnum)
    5. #if app.IsPressed(app.DIK_LCONTROL) and player.GetItemTypeBySlot(self.SLOT_WINDOW_TYPE[self.categoryPageIndex]["window"], chestSlot) == item.ITEM_TYPE_GIFTBOX:
    6. if player.GetItemTypeBySlot(self.SLOT_WINDOW_TYPE[self.categoryPageIndex]["window"], chestSlot) == item.ITEM_TYPE_GIFTBOX:
    7. if self.interface:
    8. self.interface.OpenChestDropInfo(self.SLOT_WINDOW_TYPE[self.categoryPageIndex]["window"], chestSlot)
    9. return

    I have a problem with the login interface

    When I use the 1920 size

    It works perfectly

    But if you change to another size

    Example

    800

    becomes not good

    I can't log in because I can't see the writing section

    I hope you understand what I mean

    intrologin

    Bitte melden Sie sich an, um diesen Link zu sehen.


    ui_login


    Bitte melden Sie sich an, um diesen Link zu sehen.

    hello

    im have

    Problem system cheque


    When I shut down the server and turn it on

    It comes randomly to players

    cheque


    This is also shown in SQL


    Bitte melden Sie sich an, um diesen Link zu sehen.


    is there a solution

    Or is there a suggestion that this could be the problem