Beiträge von EnZi

    Finally I found a problem :D


    Code
    1. def BINARY_Highlight_Item(self, inven_type, inven_pos):
    2. # @HARDFIX (+if self.interface:)
    3. if self.interface:
    4. self.interface.Highligt_Item(inven_type, inven_pos)

    Hi :) I added HIGHLIGHT System (slot effect by VegaS) but its doesnt work :/ When I drop item and pick it up I have no effect.. Syserr is clean.. Someone know where can be a problem?

    Hi.. I have a little problem in my TP window..

    Im still getting

    Code
    1. networkModule.SetSelectCharacterPhase - exceptions.SyntaxError:invalid syntax (line 183)


    Here is part of code where problem is :)


    Someone know what I did bad?

    Hi.. I searching for someone who can configurate my server from SQL to TXT.. I tried it by myslef but I have different table design and these free convertors etp.. doesnt work for me :)

    For better description: In first I need export my item/mob proto from Navicat to .txt and setup server for .txt reading..

    Contact me in PM

    Hi.. Today I tried add ITEM_VNUM_ID in uitooltip but Im still getting this error:



    Here is my uitooltip.py

    Code
    1. https://pastebin.com/H9BgTuRL


    Someone know where is a problem?

    Hi.. Im fixxing source warnings but I found few of them which I cant fix :/

    (Yeah, I know they are just warns but I want them fixxed :D ) I appreciate any help :)


    char.cpp warn

    Code
    1. char.cpp: In member function 'void CHARACTER::OpenMyShop(const char*, TShopItemTable*, BYTE, DWORD, int)':
    2. char.cpp:835: warning: comparison is always true due to limited range of data type
    3. char.cpp: In member function 'void CHARACTER::UpdateShopItems()':
    4. char.cpp:960: warning: comparison is always false due to limited range of data type
    5. char.cpp: In member function 'void CHARACTER::OpenShop(DWORD, const char*, bool)':
    6. char.cpp:1103: warning: comparison is always false due to limited range of data type
    7. char.cpp: In member function 'bool CHARACTER::ChannelChange(int)':
    8. char.cpp:8295: warning: 'wPort' may be used uninitialized in this function
    9. char.cpp:8294: warning: 'lAddr' may be used uninitialized in this function


    char.cpp



    char_item.cpp warn

    Code
    1. char_item.cpp: In member function 'bool CHARACTER::UseItemEx(CItem*, TItemPos)':
    2. char_item.cpp:6022: warning: comparison between signed and unsigned integer expressions
    3. char_item.cpp: In member function 'bool CHARACTER::EquipItem(CItem*, int)':
    4. char_item.cpp:7243: warning: array subscript has type 'char'



    char_item.cpp


    char_skill.cpp warn

    Code
    1. char_skill.cpp: In member function 'bool CHARACTER::UseSkill(DWORD, CHARACTER*, bool)':
    2. char_skill.cpp:2453: warning: comparison between signed and unsigned integer expressions



    char_skill.cpp



    PetSystem.cpp warn

    Code
    1. PetSystem.cpp: In member function 'void CPetActor::SetLevel(BYTE)':
    2. PetSystem.cpp:115: warning: comparison is always false due to limited range of data type


    PetSystem.cpp



    cmd_gm.cpp warn

    Code
    1. cmd_gm.cpp:3360:9: warning: multi-character character constant
    2. cmd_gm.cpp: In function 'void do_gift_refresh(CHARACTER*, const char*, int, int)':
    3. cmd_gm.cpp:1244: warning: operation on 'col' may be undefined
    4. cmd_gm.cpp: In function 'void do_shop_refresh_items(CHARACTER*, const char*, int, int)':
    5. cmd_gm.cpp:1740: warning: operation on 'col' may be undefined
    6. cmd_gm.cpp: In function 'void do_close_shop(CHARACTER*, const char*, int, int)':
    7. cmd_gm.cpp:1406: warning: 'channels' may be used uninitialized in this function


    cmd_gm.cpp



    entity_view.cpp warn


    Code
    1. entity_view.cpp: In member function 'void CFuncViewInsert::operator()(CEntity*)':
    2. entity_view.cpp:112: warning: comparison between signed and unsigned integer expressions


    entity_view.cpp


    Hi... Today I tried new SF (Terabithia.pl) but I cant use GM Commands.. Everytime I type any GM Command it send in to chat like normal message (ex. /i 19)

    Here is SS:

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


    Someone know where is a problem?

    No I changed nothing in these 2 functions.. Yes, items are in shop..

    Send me the line where it creates the shop in Source, there where it calls the function DestroyItem.

    I checked everything but I do not find this DestroyItem function in any offline shop files.. :/

    No I changed nothing in these 2 functions.. Yes, items are in shop..

    Hi.. I have a little problem with OfflineShop.. Sometimes when I create offlineshop, items which I selected to sell stays in invetory and when I teleport then its kick me out of game.. and when I login back items finally disappear from inventory...


    GIF

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


    I have this is SYSSER:

    Code
    1. SYSERR: Oct  6 18:22:23.578664 :: DestroyItem: WTH! Invalid item owner. owner pointer : 0x446f2000
    2. SYSERR: Oct  6 18:22:23.578801 :: DestroyItem: WTH! Invalid item owner. owner pointer : 0x446f2000
    3. SYSERR: Oct  6 18:22:23.578921 :: DestroyItem: WTH! Invalid item owner. owner pointer : 0x446f2000



    item_manager.cpp




    char_item.cpp


    I'm willing to pay for fix :)


    Someone know where is a problem?

    Hi.. Today I tried Rune System... At first glance, everything looked great but after few tests I found this problem..
    I can´t equip normal DS Runes and these new runes are equiped as both of them..

    Someone know where is problem?

    SYSERR:

    Code
    1. SYSERR: Sep 26 15:51:36 :: RemoveFromCharacter: CItem::RemoveFromCharacter: Invalid Item Position

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