Jump to content

Mystery

Members
  • Posts

    2192
  • Joined

  • Last visited

  • Days Won

    12

Everything posted by Mystery

  1. Just add more: getitem ID,AMOUNT;
  2. No, because if you do that, you're still putting it under monster .Map$,0,0,"Please don't kill me!",1084,.Spawn,strnpcinfo(0)+"::OnMobKilled"; Which leads to OnMobKilled: set .Spawn,.Spawn - 1; getitem 7711,1; Meaning everytime a player kills a mushroom, they'll warp back to that town.. unless you wanted it like that? But I think you want only the winner to warp back, no? If so, Try it like this: So that when they do kill the final Mushroom, they'll warp.
  3. Please check my SVN. http://mysterious-project.googlecode.com/svn/trunk/npc/
  4. If you to be careful if your server is in Renewal mode or not. Whether or not, you need to adjust the exp.txt's base level for your sever. Also, map.h is where max level is. Secondly, your stats should work fine by just increasing the max stat perimeter in conf/battle/... player I think? Other then that, there's no errors because thats what I did and it works fine.
  5. Only the great mappers would know or people with high knowledge of client side. =/
  6. Mystery

    pk command

    Just set PK on through the misc.conf, reloadbattleconf, reloaditemdb o_o
  7. Mystery

    Soul breaker

    Then there's nothing wrong with the skill in the first place.
  8. Mystery

    PvP

    yeah and Im completely lost on what to do. I removed all PvP NPCs. Funny thing is, when PK mode is off, there's no PvP timers in towns, fields or dungeons. but when I get into an actual PvP map with the mapflag, I see the timer.. =/ But I can still attack anywhere I want with PK mode off lol.. =/ No one else with the issue im guessing..
  9. No, @whosell is a custom command from what I saw before, never @whobuy
  10. Mystery

    PvP

    Im using the latest SVN from rAthena and theres an issue with PvP.. Lemme rephrase everything.. When I turn the server on PK mode, I can't attack people in towns, fields or dungeons. When I get into a PvP map, I can't attack people either. I have to do @pvpoff and when I do, I can attack people. When I do @pvpon, I can no longer attack people. Now, when I turn the server OFF of PK mode, I can attack In Town, I can Attack in Fields and Dungeons. When I go into a field, I turn @pvpon, I can no longer attack people. When I do @pvpoff, I can attack people. Now, this is COMPLETELY BACKWARDS.. So, I don't get what's happening.. is this happening to anyone either? So, server is obviously not in PK mode yet I still can attack people in Towns, Dungeons and Fields.. lovely. Edit: Rephrased everything for a better understanding
  11. Why are you getting the same problem? Lol It doesn't seem like anyone else is getting this problem except for me.
  12. I just kept the level requirements of the Carts xD
  13. Ah really? Hmph. Gotta re add his then and remove the other one.
  14. Yeah the new problem is when you warp to another map, players can't see your cart. However, when you use 'Changecart' and change your cart, it'll appear for everyone.
  15. Mystery

    Soul breaker

    Soul breaker's formula never changed unless your SERVER is in Renewal mode. Learn to be patient and polite whether than a stubborn ass or else no one would help you lol. Change the the formula to how you want it.. >.> so learn to read. RE: https://rathena.svn....re/skill_db.txt Pre: https://rathena.svn....re/skill_db.txt case ASC_BREAKER: skillratio += 100*skill_lv-100; break; https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/map/battle.c increase the damage Read iRO Wiki: http://irowiki.org/wiki/Soul_Breaker
  16. Mystery

    New Commands

    You can easily make it @go 36 <Mall>
  17. Mystery

    New Commands

    @join?.. You're basically restarting the @warp command there. Also, why don't you use @go for the mall one?
  18. Mystery

    Status Frost

    I swear Frost is a Renewal Status.. How can it be in the eAthena emulator? Unless you mean "Freeze" like malu wrote in the codebox lol
  19. It's in those because A) rAthena doesn't support that item bonus yet or B ) it's in but doesn't work properly.
  20. I wonder how the client is going to work with all these different packets and packet versions o_o
  21. I really don't know what's going on.. I've cleaned out the entire server, updated to SVN 16056, I have NO Custom NPCS, no NOTHING, no MODS, etc. All I am using is a 2012-03-07f Ragexe Client. My MMO is 20120307. My packet db is default in rAThena's packet_db.txt. Basically what is happening is that CERTAIN characters I log into, I CAN attack other people and PEOPLE can attack me. When I log into another char, they can't do it. When I log onto another char, they can. It seems to be every other character and I am not sure why this is happening. This never happened to me before. When I was with eAthena, I never had this issue.. but since my transfer over to rAthena, I do. My PK mode is off on the server and even if I do set it to on, made the MINIMUM level to attack over my max level, I can still attack people and people attack me. I do not have @killer or nor @killable. I seriously don't know wth is going on here =/ When I go login sometimes I see characters in battlestance when really, they're just STANDING there. There are no monsters around so how can they be in battlestance in a town? When they move and then stop, they're still in battlestance. Edit: Wow, I even went back to 2011-11-16 CLIENT that is DEFAULT in MMO of rAthena and I still experience the same problem. This is seriously not a Client issue. Also, before you all ask, these --> https://rathena.svn....runk/sql-files/ yes, I did update my SQL DB. Side note: I did not use the convert_engine_innodb.sql convert_engine_myisam.sql As you can see, I went to my char when I left char "Acid" in a standing position. Then when I went to my char, I saw char "Acid" in a battle stance. Progress Updated* I've narrowed it down. Apparently, when you're in Fields or Dungeons, you can't attack another player or be attacked. However, when you're in any town or their _in for that matter, you can get attacked and attack back.. Wtf is this!? lol Nevermind, I fixed it myself =.='. I love when no one helps I end up fixing it myself.
  22. Good, keeps you off bad things rofl.
×
×
  • Create New...