Jump to content

Aerie

Members
  • Posts

    383
  • Joined

  • Last visited

  • Days Won

    1

Posts posted by Aerie

  1. You can't duplicate the blue sky map effect. Maps with this effect are directly coded in the executable.

    It's possible to add this effect but ...

    http://rathena.org/board/topic/53281-guide-aeries-guide-for-browedit/

    2) Added Blue Sky

    This question frenquently remains. It's possible to make it but you're really limited. So, I'll explain you 3 differents method for make this effect.

    First method : Replace an existing map with this effect. I list here all maps :

    Quote

    5@tower / bif_fild02 / bif_fild01 / bif_dun01 / 1@mist / thana_boss / sky1 / que_temsky / ra_temsky / gon_dun02 / gonryun / 2009rcw_07 / 2009rcw_03 / bat_b02 / bat_b01 / que_qaru05 / que_qaru04 / que_qaru03 / que_qaru02 / que_qaru01 / que_qsch05 / que_qsch04 / que_qsch03 / que_qsch02 / que_qsch01 / bat_fild02 / sch_gld / airplane_01 / airplane / himinn / rwc01.rsw / valkyrie / yuno / comodo / 6@tower / moc_fild22b / moc_fild22 / einbroch / mjolnir_01 / gef_fild07 / xmas / xmas_fild01

    Second method : Use a Hexadecimal editor, open your executable with it then search for a map with sky effect. Replace the name found by the name of your map :

    hexas.jpg

    Third method, use a blue texture around your map and use mapflag clouds / clouds2. (Check Arcturus grf for get some sky textures.)

    When you're creating your map, you must put per default yellow texture and let it empty. I'll do some tests for get other effects maps like bilfrost or thanatos one.

  2. The login background have changed his name if you enable the missing textures / palettes messages (when diffing your client) it might tell you the name of the file.

    Is it only for your account ? It can be a character with a missing view id ...

  3. If I remember for your screenshots you have to modificate your video parameters with the setup.exe.

    For the second one, it's about auras, 2 files aurafloat.tga and auraring.bmp in effects/ repertory. You should look for those files in your client, if you find them it means that your launcher haven't be correctly diffed. If they're missing add them. (You can take a custom one)

  4. Info:

    Plug-in for my diff patcher that allows you to generate diffs on the fly without the need of a diff file.

    Clients 2010-08-17bRagexeRE 'till 2011-04-05aRagexeRE parsed successfully.

    It doesn't support all clients, the one you used is too recent ...

  5. 3CEAM ones, yes ... If the upgrade have been already done you just will have an error ... Make a backup for avoid any problem. You have to read the file first some are here for purge some fields, other for add fields ...

  6. That's a real problem when you create a custom map ... (Following method can occure some model disparition ...)

    3) How fix the Cliping Effect ?

    Operation to make each time you modify your maps when done.

    You'll need a hexadecimal editor for realize this. Example : http://www.pspad.com/en/ (freeware)

    Select your *.rsw files and open it with your hexadecimal editor :

    fin1.jpg

    Look to 3rd column, first line. Here 0201, modify to 0109 and save !

    Quote

    0x109 : Who don't use Quadtree.

    0x201 : Who use Quadtree.

    Don't forget : BrowEdit always saves your map in 0x201 version. Each time you'll save your map, you must restart this manipulation.

    • Upvote 1
×
×
  • Create New...