Jump to content

Ene Kagerou

Inactive Member
  • Posts

    36
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by Ene Kagerou

  1. Hi! I added a offline shop system and i have a little problem. When i put item, set price, my item is disapearing. Item is set in mysql dunno why i can't see it. from sysser server

    SYSERR: Oct  8 20:29:50 :: pid_init: 
    Start of pid: 1993

    SYSERR: Oct  8 20:29:50 :: ChildLoop: AsyncSQL: query failed: Out of range value for column 'time' at row 1 (query: INSERT INTO bootlog (time, hostname, channel) VALUES(NOW(), 'channel11', 1) errno: 1264)
    SYSERR: Oct  8 20:33:02 :: ChildLoop: AsyncSQL: query failed: Data too long for column 'how' at row 1 (query: INSERT DELAYED INTO log (type, time, who, x, y, what, how, hint, ip, vnum) VALUES('ITEM', NOW(), 58852, 475139, 954364, 2100000024, 'ADD ITEM OFFLINE SHOP', '', '192.168.1.102', 10) errno: 1406)
     

  2. Hi! I have a little problem with droping items.. When i drop the item i'm kicked to server list. The game is still working with all channels, but it's always kicking me. Here is a syserr from server:

    Spoiler

    SYSERR: Oct  3 17:35:07 :: pid_init: 
    Start of pid: 1244

    SYSERR: Oct  3 17:35:52 :: heart_idle: losing 36 seconds. (lag occured)
    SYSERR: Oct  3 17:41:29 :: Process: UNKNOWN HEADER: 208, LAST HEADER: 0(0), REMAIN BYTES: 28, fd: 18
    SYSERR: Oct  3 17:45:12 :: Process: SEQUENCE 3d8bf800 mismatch 0x57 != 0x7a header 73
    SYSERR: Oct  3 17:45:12 :: Process: SEQUENCE_LOG [Aha]-------------
        [007 : 0x84]
        [007 : 0xb9]
        [007 : 0x40]
        [007 : 0xef]
        [007 : 0x60]
        [007 : 0x9c]
        [007 : 0x82]
        [007 : 0xa4]
        [007 : 0x3e]
        [007 : 0xf9]
        [007 : 0x64]
        [007 : 0xa7]
        [007 : 0x8d]
        [007 : 0x89]
        [007 : 0xe6]
        [007 : 0x53]
        [007 : 0xa0]
        [007 : 0x55]
        [007 : 0x4a]
        [007 : 0x90]
        [073 : 0x57]

    SYSERR: Oct  3 18:22:12 :: Process: UNKNOWN HEADER: 62, LAST HEADER: 0(0), REMAIN BYTES: 45, fd: 18

     

  3. I have problem with shops offline ;-; I know all guys pay for it, but i don't have money :c

    DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Field 'status' doesn't have a default value
    query: INSERT INTO player.private_nixo_items SET shop_id = '19535', owner_id = '58858', pos = '44', count = '1', vnum = '50100', socket0 = '0', socket1 = '0', socket2 = '0', attrtype0 = '0', attrvalue0 = '0', attrtype1 = '0', attrvalue1 = '0', attrtype2 = '0', attrvalue2 = '0', attrtype3 = '0', attrvalue3 = '0', attrtype4 = '0', attrvalue4 = '0', attrtype5 = '0', attrvalue5 = '0', attrtype6 = '0', attrvalue6 = '0', price = '123', price_type = '1'
    SYSERR: Dec 29 21:11:41 :: Click: CQuestManager::Click(pid=58858, target_npc_name=Ene - Sklep) - NOT EXIST NPC RACE VNUM[30000]

    When i put item and open shop. There is no item, shop is opened but not in the list. Shop is in mysql table but i don't have item there.

    4cb3d0ec76.jpg

     

    EDIT

    So i solved the problem with item. But still in my panel i don't see my shop..

  4. Hi. I added sash system add it's working, but when i use command /acce open window isn't showing up. When i go to npc both window's isn't showing too. I added this system from another site.

    When i use /acce it shows what can i type, but can't use other commands. Syserr is clear. It's not working on all players.

  5. quest sztabki begin
        state start begin
            when kill with not npc.is_pc() begin
                local count = math.random(10)
                if count == 10 then
                    pc.give_item2(80007, 1)
                end
            end
        end
    end

     

    That's the quest.

×
×
  • 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.