Beiträge von Sirokilla

    Hey i have this problem any solution?

    Hellou i search this system i pay paypal.

    When you press ctrl on the item you will see how it stays on you
    Bitte melden Sie sich an, um dieses Bild zu sehen.Bitte melden Sie sich an, um dieses Bild zu sehen.

    Hi , I have a question, why not show the bonuses or the name of the weapon skin

    Bitte melden Sie sich an, um dieses Bild zu sehen.

    Syser client


    0110 11:03:58866 :: Traceback (most recent call last):


    0110 11:03:58866 :: File "ui.py", line 1575, in OnOverInItem


    0110 11:03:58867 :: File "ui.py", line 87, in __call__


    0110 11:03:58867 :: File "ui.py", line 78, in __call__


    0110 11:03:58867 :: File "uiInventory.py", line 1147, in OverInItem


    0110 11:03:58867 :: File "uiInventory.py", line 1323, in ShowToolTip


    0110 11:03:58867 :: File "uiToolTip.py", line 551, in SetInventoryItem


    0110 11:03:58867 :: File "uiToolTip.py", line 882, in AddItemData


    0110 11:03:58867 :: File "uiToolTip.py", line 1294, in __AppendHairIcon


    0110 11:03:58868 :: File "uiToolTip.py", line 243, in ResizeToolTip


    0110 11:03:58868 :: File "ui.py", line 1994, in SetSize

    Hi guyis i have this little problem , in normal items have bonus , and y add the new bonus pet have this problem


    Normal items

    Bitte melden Sie sich an, um dieses Bild zu sehen.


    Pet

    Unknown type

    Bitte melden Sie sich an, um dieses Bild zu sehen.

    Hi guys i have a little problem , with this system


    the transmutation icon appears on any item without it being
    Bitte melden Sie sich an, um dieses Bild zu sehen.


    And when I transmute it, the name does not appear to be transmuted
    Bitte melden Sie sich an, um dieses Bild zu sehen.

    Hi guis i have a little question


    how to conect this to mysql


    char szQuery[512];
    snprintf(szQuery, sizeof(szQuery), "INSERT INTO player.log_prestige (owner_id, type, name, time, x, y, mapIndex, channel, race) VALUES(%u, '%s', '%s', NOW(), %ld, %ld, %ld, %d, '%s')",
    ch->GetPlayerID(), "Prestige I", ch->GetName(), ch->GetX(), ch->GetY(), ch->GetMapIndex(), g_bChannel, set_race);
    DBManager::Instance().DirectQuery(szQuery);



    what's wrong here?


    DROP TABLE IF EXISTS `log_prestige`;
    CREATE TABLE `log_prestige` (
    `owner_id` int(11) NOT NULL DEFAULT '0',
    `name` varchar(24) DEFAULT NULL,
    `race` varchar(24) DEFAULT NULL,
    `type` varchar(20) DEFAULT NULL,
    `time` datetime DEFAULT NULL,
    `x` int(11) DEFAULT NULL,
    `y` int(11) DEFAULT NULL,
    `mapIndex` int(11) DEFAULT NULL,
    `channel` varchar(24) DEFAULT NULL,
    PRIMARY KEY (`owner_id`)
    ) ENGINE=InnoDB DEFAULT CHARSET=utf8;


    When I activate my system crash db ..


    Thanks you for help.. :saint:<3

    Hi guys i have a little problem , i actived this system and crash db


    Bitte melden Sie sich an, um dieses Bild zu sehen.
    Syser db ,


    Process: FDWATCH: peer null in event: ident 20

    Server offline and syserlog db
    May 25 12:37:30 :: [ 17350] return 0/0/0 async 0/0/0
    May 25 12:37:32 :: [ 17400] return 0/0/0 async 0/0/0
    May 25 12:37:34 :: [ 17450] return 0/0/0 async 0/0/0
    May 25 12:37:36 :: [ 17500] return 0/0/0 async 0/0/0
    May 25 12:37:38 :: [ 17550] return 0/0/0 async 0/0/0
    May 25 12:37:40 :: [ 17600] return 0/0/0 async 0/0/0
    May 25 12:37:42 :: [ 17650] return 0/0/0 async 0/0/0
    May 25 12:37:44 :: [ 17700] return 0/0/0 async 0/0/0
    May 25 12:37:46 :: [ 17750] return 0/0/0 async 0/0/0
    May 25 12:37:48 :: [ 17800] return 0/0/0 async 0/0/0
    May 25 12:37:50 :: [ 17850] return 0/0/0 async 0/0/0
    May 25 12:37:52 :: [ 17900] return 0/0/0 async 0/0/0
    May 25 12:37:54 :: [ 17950] return 0/0/0 async 0/0/0
    May 25 12:37:56 :: [ 18000] return 0/0/0 async 0/0/0
    May 25 12:37:56 :: Current Peer host names...
    127.0.0.1 30012 channel : 99
    127.0.0.1 30004 channel : 1
    127.0.0.1 30006 channel : 1
    127.0.0.1 30010 channel : 2
    127.0.0.1 30008 channel : 2
    127.0.0.1 0 channel : 0



    May 25 12:37:58 :: [ 18050] return 0/0/0 async 0/0/0
    May 25 12:38:00 :: [ 18100] return 0/0/0 async 0/0/0
    May 25 12:38:02 :: [ 18150] return 0/0/0 async 0/0/0
    May 25 12:38:04 :: [ 18200] return 0/0/0 async 0/0/0
    May 25 12:38:06 :: [ 18250] return 0/0/0 async 0/0/0
    May 25 12:38:08 :: [ 18300] return 0/0/0 async 0/0/0
    May 25 12:38:10 :: [ 18350] return 0/0/0 async 0/0/0
    May 25 12:38:12 :: [ 18400] return 0/0/0 async 0/0/0

    Hi guys i have this problem any solution?


    networkModule.py(line:208) SetSelectCharacterPhase
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    introSelect.py(line:30) <module>
    system.py(line:130) __pack_import
    system.py(line:110) _process_result
    interfaceModule.py(line:54) <module>
    interfaceModule.py(line:1636) Interface



    networkModule.SetSelectCharacterPhase - <type 'exceptions.NameError'>:name 'self' is not defined

    We will need your IntroSelect.py in order to help you.

    Introselect