Jump to content

milk

Members
  • Content Count

    91
  • Joined

  • Last visited

Everything posted by milk

  1. try to download this: https://code.google.com/p/msinttypes/downloads/list
  2. milk

    Nositting mapflag

    Thank you very much for help. It works perfectly.
  3. milk

    Nositting mapflag

    Thank you! eAthena rev. 15234I think there is need to add some checks for flag in clif_sitting / clif_standing functions, right? There's no need to do that, all sitting requests pass trough ActionRequest_sub.Here is the new diff: http://pastebin.com/uMgV81Db Note that can_sit_anywhere is the minimum gm lvl to sit anywhere. Haven't tested this diff in-game, but there where no build errors. Thank you, Pan. I will test it soon!
  4. milk

    Nositting mapflag

    Thank you! eAthena rev. 15234 I think there is need to add some checks for flag in clif_sitting / clif_standing functions, right?
  5. milk

    Nositting mapflag

    Thank you very much, Pan! This is what I need. One more question: Is it compatible with eAthena code?
  6. milk

    Nositting mapflag

    Hello everyone! I am not good in C :c Can you help me to create custom mapflag to disable sit / stand for some maps? Thank you for any help.
  7. Hello. I've already posted my question here, but may be I choose the wrong section. Anyone use 2010-07-30a with more than 99 hairstyles? Without [use shared palettes] diff ([Add]_Enable_127_Hairstyles of course). If I set 100th hairstyle to my char, it works - but only with default 0 palette. When I try to change my haircolor, client just crash without error message and still not work 'till I change haircolor (by phpmyadmin, for example). Does anybody know how to fix this problem? ---- Someone has tell me, that 2011-clients have the same problem.
  8. Anyone use 2010-07-30a with more than 99 hairstyles? Without [use shared palettes] diff.
  9. Hello. I'm using 2010-07-30aRagexeRe Now I have 127 hairstyles in my grf, some of these are custom (self-modified for the race system). Some of them are not working with dye's palettes. Client just crashed without any error message. All palettes and hairstyles where checked in Ross, SprConview and other programs, they are normally working. After deleting all palettes from my grf, client starts crashing with missing palette name error. For example: heads from 1 to 27 use these names: 머리*_여_1 (* - from 1 to 27 with some discrepancy between head and palette number); heads from 28 to 99 use 머리2_여_1 (palette for the second hairstyle); heads from 100 to 103 use 머리(null)_여_1; heads from 104 to 127 use 머리_여_1 (without hairstyle number). When hairstyles 1 and 100 was interchanged with each other, ex-1(new 100) starts to use 머리(null)_여_ palette, and all my doubts about broken hairstyle sprites was gone. The main problem arises with hairstyles 100-103, which are using the (null)palette. After this I have a few questions. 1. Can I manually fix the palette name, which will be used for hairstyle? If yes - please, say me how. 2. Is such palette naming system normal for this client version? I mean, is it normal that hairstyle 47 uses the palette for 2nd hairstyle? If not - how may I fix it? 3. I have some hairstyles with custom (not-like-Ro-256-colors) palette. How to make them unavailable to change color? Is there a way except a dye's head number checking script? P.S. Sorry for my english, I try as I can.
  10. Date of RagexeRE? Can you paste your accname and accessoryid? It seems that you have a syntax error in this files.
  11. Hello! I have moved some modifications of map server from old revision of eAthena (14399:14923M) to eAthena (from eAmod) I am use 2010-07-30aRagexeRE. When I dropping item to the floor - inventory indicates that an item has not dropped. When I get a dropped item from the floor - inventory says, that I have 2 items: When I do @refresh - the number of items becomes normal. I thing, there is something wrong in source files of map-server, but i can't find this bug. Can you help me? Maybe some functions do not work? P. S. Sorry for my english.
  12. Thank you very much!
  13. bump! Nobody knows?
  14. Hello all! I am using Hercules 12214 and exe - 2012-04-10aRagexeRE_S I have a problem with default emotions: If I trying to use any emotion - it tells me "Invalid command" I get lua. and lub. files from here: http://herc.ws/b...private-server/ http://rathena.org/b...files/?p=143276 Help me plz.
  15. Sorry I put translated mapnametable.txt into my GRF Problem solved :3
  16. Hello everybody. I am newbe. Help me, plz, how to translate map names? I am using 2012-04-10aRagexeRe.
×
×
  • Create New...

Important Information

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