Jump to content

KeiKun

Members
  • Posts

    967
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by KeiKun

  1. @ malufett /src/map/npc.h Find: int do_init_npc(void); Add Bellow: int npc_mvp_tomb(struct mob_data *md, struct map_session_data *sd);
  2. KeiKun

    mount.grf

    Hi! The 2 Post above this, solution is download latest data folder/translation pack just use rAthena Search bar on top of the board for that...
  3. /svn/conf/battle/battle.conf // Are arrows/ammo consumed when used on a bow/gun? // 0 = No // 1 = Yes // 2 = Yes even for skills that do not specify arrow consumption when said // skill is weapon-based and used with ranged weapons (auto-guesses which // skills should consume ammo when it's acquired via a card or plagiarize) arrow_decrement: 1
  4. wew nulled user never be a nulled user free forum = phpBB <-- the best
  5. hi did you question the "other server" your talking about what emu are they using? it can be 3CeAM not rAthena
  6. Hi there are 2 kinds of Setup.exe 1. Setup_l.exe = http://nn.nachtwolke...opensetup_l.zip 2. Setup_r.exe = http://nn.nachtwolke...opensetup_r.zip i forgot what client client still uses setup_r.exe but as i know around 2011 06 ++ = setup_l.exe
  7. As of Rev15857 rAthena haven't implement Genetics and Professor. since Bug tracker is still full of skill report about some 3rd jobs that are implemented
  8. All i can see is outdated KRO Client i tested this using Miruku and Ragray(still works,changed some) try to update your KRO Client
  9. Suggestions * Separate IRC from char-map-server console! * Multi-Channel Support * Web Chat Support (for RO Web Browser) Question * IRC Server = Public Release? * y u not use my name in the examples :@
  10. Isn't Example 0 - 3 is already in irc mod wait why my name not use as example /me is disappointed i wish we can separate console with the 3 servers
  11. damn i got tons of error imma try it later since i have tons of project still priority first xD
  12. hmm eA + newmounts? lol imma try to get you a patch
  13. Updated: http://pyro-ro.com/c...a15857_v2.patch Fixed problem only close shop shows up EDIT: rushing makes more error thx to Waeyan @ openshop irc_announce_shop(sd,1); not 0 Attachment and mirror Updated
  14. huh? what guild skill will member use just to relog
  15. impossible same IP can be but it sucks where user uses dynamic ip ( like computer shops )
  16. Newmount around Nov 2010 ++ Clients Costume System Nov 2010 ++ Clients The new robes April 2011 ++ Clients
  17. did you set this? @ svn/conf/monster.conf // Display some mob info next to their name? (add as needed) // (does not works on guardian or emperium) // 1: Display mob HP (Hp/MaxHp format) // 2: Display mob HP (Percent of full life format) // 4: Display mob's level show_mob_info: 0
  18. Hi! @ svn/db/job_db1.txt Green = HPFactor Red = HPMultiplicator
  19. 1. goto svn/src/map/battle.c Find: if(class_ == MOBID_EMPERIUM && flag&BF_SKILL) { below that #ifndef RENEWAL case MO_TRIPLEATTACK: #endif case HW_GRAVITATION: add case GC_CROSSIMPACT: it will look like this //Skill immunity. switch (skill_num) { #ifndef RENEWAL case MO_TRIPLEATTACK: #endif case HW_GRAVITATION: case GC_CROSSIMPACT: break; default: return 0; 2. did your gm tried to @refresh
  20. cute desktop only... sorry
  21. awesome new connecting maps atleast they fix this part i thought they really intended to show hp bar even its hiding not bad
  22. the patch is outdated to trunk revision so if patch = updated 15500 and current trunk = 15800+ some lines of the patch isn't same as rev15800 that is the cause in your problem anyways, no problem
  23. use this http://pyro-ro.com/codes/Mapflag_noitem+noskill2_rathena15836.patch
  24. Hi Shiju! as always your creation is really good. well done.. btw. i missed you so much xD i haven't seen you alot in athena boards~ eA or rA
×
×
  • Create New...