Jump to content

HA MeCa

Banned
  • Posts

    131
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by HA MeCa

  1. When i comment this line:

     

    intput main

    		// if (NULL != pTable)
    		// {
    			// if (3==processReturn) //교환중
    				// ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("사용할수 없습니다."), pTable->szLocaleName);
    			// else
    				// ch->ChatPacket(CHAT_TYPE_INFO, LC_TEXT("%s이 필요합니다."), pTable->szLocaleName);
    						
    		// }
    

    and

    						// if (3==processReturn) //교환중
    							// len = snprintf(buf, sizeof(buf), LC_TEXT("사용할수 없습니다."), pTable->szLocaleName);
    						// else
    							// len = snprintf(buf, sizeof(buf), LC_TEXT("%s이 필요합니다."), pTable->szLocaleName);

    normal chat doesn't work but wshisper on trade fixed any idea to fix chat?

  2. Hi,

    Someone know how to configure more slots trade window and shop (npc) and private shop.

    i change only this:

     

    lenght.h

    	SHOP_HOST_ITEM_MAX_NUM	= 80,	/* 호스트의 최대 아이템 개수 */
    	SHOP_GUEST_ITEM_MAX_NUM = 36,	/* 게스트의 최대 아이템 개수 */
    
    	SHOP_PRICELIST_MAX_NUM	= 80,	///< 개인상점 가격정보 리스트에서 유지할 가격정보의 최대 갯수

    and

    :: Boot: shop table size error
    SYSERR: Jul  7 08:52:49 :: pid_deinit: 
    End of pid
    

    pls help guys

  3.  

     

     

    I know something about c++ but i waht the source only for 4 page inventory

     

    Then you should know that the branches from source have some bugs so you need to fix them

     

     

    I have full unbuged game :)

     

    :o Really? I don't care , I didn't ask you

     

     

     

    Have a question why this game is bugged as originally derived from Ymir? p

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