Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. Did you make sure to diff your client with the SkipPacketHeaderObfuscation.dll ?
  2. You do need the quest to spawn Satan. It does not spawn normally.
  3. No one has it unless you rip it from kRO. Create one yourself by naming a file called shadowtable.lua and put dummy data in it. Also, for everyone with their client packet problems.. have you all made sure that you've all diffed your client with the: SkipPacketHeaderObfuscation.dll ?
  4. Would it be possible to maybe post images on what they look like? :<
  5. Location: /data/sprite/Àΰ£Á·/¸öÅë/ Male: ¸ùÅ©_³².spr Female: ¸ùÅ©_¿©.spr
  6. eAthena has finally been updated: http://eathena.ws/forum/ Their old forum: http://www.eathena.ws/board is no longer in writing mode, but reading mode achieve.
  7. I only know if you make an item use the @mute function.. o-o. I don't really know any bonuses that can give you what you want.
  8. Are you talking about the Classes themselves? The sprites? Can't really do anything because the client resizes the sprite into a "Baby Version" of the 2nd class. For example, Baby Assassin is the actual Assassin sprite.. but the client takes the sprite and resizes it for a "Baby Version". If you want Babies (Mounted) to be a different size, you could try: https://rathena.svn....tle/player.conf // Do mounted (on Peco) characters increase their size // 0 = no // 1 = only Normal Classes on Peco have Big Size // 2 = only Baby Classes on Peco have Medium Size // 3 = both Normal Classes on Peco have Big Size // and Baby Classes on Peco have Medium Size character_size: 0 Other then that.. I don't know about the source.. but I can try to find it.
  9. Happy Birthday JMAN<3 http://www.youtube.com/watch?v=P90dKxlsUJo
  10. You should just switch to rAthena..
  11. Mystery

    taekwon combo

    You should report it as a bug, if it's not already reported.
  12. @Emistry, you should just merge all his same topics regarding this script.
  13. You need to make sure your client date is correct in mmo.h, make sure packet version is right in the packet_db and in your clientinfo.
  14. Oh.. You're probably referring to the older posts.. sorry, I only went back to 5 lol. And that looks like Powo or PowRO launcher or something o_O.
  15. Then there's something wrong to where you've loaded the NPC in the map.. check your coords again.
  16. Doesn't show the npc in game for me? You're gonna need to help us.. not always us help you . What does your map server say? Errors? Etc.
  17. Then you've added the coords wrong. Plus, there is really NO REASON why you have 2 topics regarding the same issue: http://rathena.org/b...ig-currencytxt/ I'm not providing support in this topic any longer. Please refer to your other Topic..
  18. What are you talking about? o_o https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/conf/battle/drops.conf // Make broadcast ** Player1 won Pupa's Pupa Card (chance 0.01%) *** // This can be set to any value between 0~10000. // Note: It also announces STEAL skill usage with rare items // 0 = don't show announces at all // 1 = show announces for 0.01% drop chance items // 333 = show announces for 3.33% or lower drop chance items // 10000 = show announces for all items rare_drop_announce: 0 // This can be set to any value between 0~10000. As in, add 3000 so that items 30% and lower are announced
  19. Huh?.. You've already set the coords: crystilia,71,86,4 script A Shop984,{ Plus, once you load the script, it's already configured with DEFAULT items: setarray .Currency[1],513,513,513,513,513,513,513,513; setarray .Headgears[1],1202,5,1229,20; setarray .Shop2[0],5116,15; setarray .Shop3[0],2302,2,2348,30; setarray .Shop4[0],2502,2,2513,15,2523,15; setarray .Shop5[0],2441,15; setarray .Shop6[0],2199,32768; setarray .Shop7[0],4051,3,4285,6; setarray .Shop8[0],513,1,532,2,634,4; And please, learn to post in the RIGHT sections of the forums: http://rathena.org/b...ipting-support/
  20. You need to restart your server?.. o_O And why would you get a parse error if you're commenting out the script file?
  21. What's the 2,5, mean? Mine says 1,1? Here: https://rathena.svn....pt_commands.txt
  22. There's this: http://www.eathena.w...11&st=0&start=0 and this: http://rathena.org/board/files/file/2344-fluxcp-addon-vote-for-points/
  23. He's using a 2012 client. He needs: http://rathena.org/board/topic/58984-new-setup-english/. I've never had the old setups working with the 2012 clients.
×
×
  • Create New...