Jump to content

Ehwaz

Members
  • Content Count

    97
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Ehwaz


  1. I don't know why, i used this client to work with my offline server, it worked perfect but now i try with online server it not working.

    My offline server is window and online is Linux.

    After choose character and logging into map, it's crash and show my .exe not working a tried to create new char, same error.

    It's don't show any error for me, both server and client. just show Not working. :(

     

    P/S: ops, my diff custom homun and shield, dont know why but it's working. Sr


  2. @BringMeItems[0]

    @arraysize

     

    if you logout two variable above will be remove. try to use: 

    .BringMeItems[0]

    .arraysize

     

    and 

     

    .arraysize, getarraysize(.BringMeItems);

    to

     

    set .arraysize, getarraysize(.BringMeItems);

  3.  

     

    I remember reading about such an issue in old clients. It was somewhere in the bug tracker...

    Anyway, if you'll post what date your client is, I think someone might help you out faster.

    My client is : 20140115

    Can you check sex values in `login` and `char` table?

     

    All is 'M'


  4. Where you added them ?

     

    Food:

     

      sc_start SC_FOOD_AGI,1800000,7;
    sc_start SC_FOOD_VIT,1800000,7;
    sc_start SC_FOOD_INT,1800000,7;
    sc_start SC_FOOD_DEX,1800000,7;
    sc_start SC_FOOD_STR,1800000,7;
    sc_start SC_FOOD_LUK,1800000,7;
     
    7 is Level of food.
     
    berserk Potion:
     
    sc_start SC_ATTHASTE_POTION3,1800000,9;
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.