Jump to content

breaker7

Members
  • Posts

    38
  • Joined

  • Last visited

Everything posted by breaker7

  1. halo gan, bisa minta tolong kah?
    ane lagi bikin bot buat RO Offline sendiri di rumah. tapi timeout terus ke map server. apa bisa bantu?

    1. Show previous comments  1 more
    2. breaker7

      breaker7

      pake  hercules gan

      pake kRO_RagexeRE_2015_11_04a

       

      kalo settingan server renewall

      [Localhost]
      ip 192.168.10.70
      port 6900
      private 1
      master_version 1
      version 55
      recvpackets recvpackets.txt
      serverType kRO_RagexeRE_2015_11_04a
      serverEncoding Western
      charBlockSize 147
      pinCode 1

       

      udah coba cari recvpacketnya gagal terus

       

      packet-extractor.jpg

      PEEK.jpg

      openkore.jpg

    3. zackdreaver

      zackdreaver

      [LAN Renewal]
      ip 127.0.0.1
      port 6900
      private 1
      version 55
      master_version 1
      serverType kRO_RagexeRE_2015_11_04a
      serverEncoding Western
      charBlockSize 147
      addTableFolders kRO
      pinCode 1
      sendCryptKeys 0x4C17382A, 0x29961E4F, 0x7ED174C9

       

      recvpackets.txt nya copy dari folder RagexeRE_2015_11_04a taro ke kRO, ato terserah di mana Kamu set addTableFolders nya.

      Kalo ga bisa coba pake punya saya, tapi ga tau bisa apa ngga, da lama ga otak atik openkore

      recvpackets.txt

    4. breaker7

      breaker7

      wah bisa gan, thanks bgt ya ?

  2. Is there an updated guide? Oh, and I'm getting this now: try chmod a+x configure then ./configure
  3. : Unknown database 'rathenaro' [Error]: Couldn't connect with uname='root',passwd='ragnarok',host='127.0.0.1',port='3306',database='rathenaro' make sure your database true any database named rathenaro ? then for username and password for mysql ? try use this guide https://rathena.org/wiki/Installation_(CentOS)
  4. How to change rate miniboss in mob database? because i think now fluxcp for rathena rates miniboss database refer to normal monster. in rathena server we have item_rate_common: 1000 item_rate_common_boss: 100 item_rate_common_mvp: 100 in config only hve normal monster and mvp. can we add config in flu only for miniboss like rathena server? in config only hve normal monster and mvp.
  5. yes sir, latest ra emu from git hash e8f2fc166fd61aa1f32d18d7cce4cdccaae9696d wich funcion in skill.c ? many skill_castend in skill.c
  6. Anye idea how to make dispell and absorb spirit work when player cast display? from HE Cloaking/Chasewalk/Invisibility/CloakExceed and other related to hide skills: On official server, the Cloaking/Chasewalk and other related to hide skills is immune to Dispel, meaning the character being targeted will not unhide when Dispel is casted upon. Hide Skill - Dispel: In official server, the Hide skill is immune to Dispel, but even if you have successfully use HIDE before the cast time of DISPEL ended, your buffs or you will still be dispelled. Official dispell my rathena dispell
  7. maybe you need check config/access.php 'character' => array( 'index' => AccountLevel::LOWGM, 'view' => AccountLevel::NORMAL, 'online' => AccountLevel::ANYONE, 'prefs' => AccountLevel::NORMAL, 'changeslot' => AccountLevel::ADMIN, 'resetlook' => AccountLevel::ADMIN, 'resetpos' => AccountLevel::ADMIN, 'mapstats' => AccountLevel::ANYONE, 'divorce' => AccountLevel::NORMAL
  8. change /npc/pre-re/mobs/fields/morocc.txt moc_fild22,0,0,0,0 monster Wounded Satan Morroc 1917,1,43200000,3600000,1 to moc_fild22,0,0,0,0 boss_monster Wounded Satan Morroc 1917,1,43200000,3600000,1
  9. did you try use mob_avail.txt ? https://github.com/rathena/rathena/blob/master/db/mob_avail.txt // Mob Availability and Alias Database // // Structure of Database: // MobID,SpriteID{,Equipment} // // 01. MobID Mob ID to change. // 02. SpriteID Mob ID which will be sent to the client instead of MobID. // If 0, the mob becomes unavailable for use. // 03. Equipment Item ID of pet equipment (must be available for pet counterpart, or this will cause problems). // // To disguise a mob as a player: // MobID,SpriteID,Sex,Hair_Style,Hair_Color,Weapon,Shield,Head_Top,Head_Middle,Head_Bottom,Option,Dye_Color // // SpriteID is a job class value. // Weapon and Shield uses Item ID, while Head uses View ID. //1002,1039 // Poring - Baphomet //1970,1002,10013 // Displays a Poring with a backpack
  10. hi radian, do you have only job image like that? like ragnarok valkyrie uprising job image
  11. mostly i`m use command line mysqldump --opt -u [uname] -p[pass] [dbname] > [backupfile.sql] if you want use phpmyadmin use this step Click your database name > Export > Export mode Quick Then GO, save your database as sql file
  12. server side, edit this file conf/maps_athena.conf map: courtyard db/map_index.txt courtyard
  13. Anyone have npc bonus exp in spesific map? I want to make event bonus exp in spesific map with gm controller example - GM can config how much bonus exp. 10%,20%, etc - GM can config spesific map bonus exp. Thanks
  14. try this http://rathena.org/board/topic/94439-homunculus-item-feed-script/
  15. try this, maybe can help you http://rathena.org/board/topic/56390-poring-coin-to-zeny-and-zeny-to-poring-coin-exchanger/
  16. Try this http://rathena.org/board/topic/88051-hide-svn-version/
  17. Server side? I think just edit this config.ini when compile thor patcher [Config:Main] RootURL='http://domain.com/patch/' main.ini files upload your thor patch extention like this http://domain.com/patch/patch01.thor then add that file to plist.txt 1 patch01.thor 2 patch02.thor etc
  18. Hi.. i have some problem after downgrade latest git version to latest SVN before, heal damage to undead 100% now only 50% deal to undead how can i edit damage to undead 100%? thx SOLVED, nvm
  19. maybe because use @nuke this line atcommand "@nuke "+strcharinfo(0);
  20. here ??? https://github.com/rathena/rathena/tree/master/db/pre-re
  21. 2nd problem how about disable Extended Chat Box ( Increase max input chars of main /battle chatbox from 70 to 234 ) Extended Chat Room Box Extended PM Box when diff client?
×
×
  • Create New...