Jump to content

changelets

Members
  • Content Count

    36
  • Joined

  • Last visited

Posts posted by changelets


  1.  

    are you encountering this error with just hercules? because i think it's client side

     

    Maybe you are right, I haven't tested that in other files.

     

     

    I think the problem is related to Hercules files.

     

    There is a temporary solution for this problem that is to change the scripts of the items in the item_db file.

     

    for example, the Red Potion,

    from this Script: <" percentheal rand(45,65),0; ">

    to this Script: <" misceffect 204; percentheal rand(45,65),0; ">

     

    However, it might take you a little bit time to change the whole items, which have the same problem.

     

    thank you guys!

     

    It's Hard coded in client-side not a server side.

     

    I hope someone can find a solution for this problem.

     

    It's definitely client side and I can't imagine depending on the emu. I just had no progress with it yet since I had other tasks I wanted to finish yet. Adding the sound to the itemscript would be a workaround

     

    Thanks! Please notify us if you get the final solution :D


  2. I think the problem is related to Hercules files.

     

    There is a temporary solution for this problem that is to change the scripts of the items in the item_db file.

     

    for example, the Red Potion,

    from this Script: <" percentheal rand(45,65),0; ">

    to this Script: <" misceffect 204; percentheal rand(45,65),0; ">

     

    However, it might take you a little bit time to change the whole items, which have the same problem.

     

    thank you guys!


  3. Hi guys,

     

    I wanted to translate the words that are shown by the new icons.

     

    To be clear:

     where1ada.PNG

     

    I couldn't find them in the  msgstringtable.txt, does anybody know where they are ?

     

    Thanks


  4. try to set your mysql encoding to utf8_general_ci (worked for me)

    ea95b179878b74a.png

     

    Hi Asheraf,

     

    I appreciate that you try to help others.  ;) 

     

    Actually, I have tried to change the encoding to the one that you mentioned, but it didn't work as well  :( 

     

    So far, I'm not sure what causes this problem.

     

    Do the letters of your characters appear properly in your mysql db?

     

    Look how they appear in mine:

     

    2dw7pde.png

     

     

    Is this normal ?!

    waiting for the answer!


  5. Hi guys,

     

     I've tried to fix and find a solution for this problem but I couldn't. so, I thought that I might find someone in here who can help  :rolleyes:

     

    ---

     

     

    Now, let me explain the problem to you,

     

    I added the alphabet of my language in the char_name_letters option, which is in the char_athena.conf file, and it worked well

     

    in the game

     

    see here: 

    2z8zsw4.jpg

     

     

    However, I was shocked when I checked the account in my fluxcp.

    The name of the character that contained my language alphabet was not shown.  :unsure:

     

    see here:

     

    33daypk.png

     

     

    Does anybody have a clue how to solve this?

     

     

    Thanks alot.

×
×
  • Create New...

Important Information

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