Jump to content
  • 0

@GO 5 Error Izlude


Question

Posted

Well whenever i go to Izlude The picture below it donset let me advance across the bridge for some reason it just lags no error just lags and donset let me pass does anyone know why and another question.

Is there a way to change compelety to pre-renewal like portals mobs etc without useing eAthena

Thank you in advance

59486751.png

17 answers to this question

Recommended Posts

Posted

I'm guessing you didn't update your mapcache which defines walkable cell and such server side.

Just run the mapcache and it should work fine afterward.

As for pre-renewal maps npc positions and mobs spawns, I just copy over old scripts from eA or older rA revisions.

Posted

Run the Mapcache like what can you explain please and for pre-remewal theres no faster way Renewal*

Cause theirs portals from ein_fild01-02 i tried to copy it from eathena but its the same idk why

Posted (edited)

For the mapcache just go in rAthena SVN trunk root and you should have it there when you compile the server.

It's named mapcache.exe. I'd recommand backing up your "trunk/db/map_cache.dat" before running it.

Just run that and you should see a command prompt adding the maps in mapcache.dat.

As for portals, you will have to copy from older revision from before they were removed in the SVN.

Edited by JoWei
Posted

You can checkout another copy of rAthena or eAthena SVN and update revision backward to get the files wanted to the date, I'm not sure to which revision you will have to update but you can try to find the exact file which contains the spawns and portals in the log search.

It should bring up all the revision in which the files has changed and just locate the one you want to use.

Posted (edited)

Uh, when you checkout the trunk of rAthena for example > https://rathena.svn..../rathena/trunk/

On Windows with Tortoise SVN, just right click on the folder then select "SVN Show log" then in the log search bar, enter the file name of the spawns/warps you want.

I'm uncertain for other OS as I'm using Windows as my server host.

Edited by JoWei
Posted (edited)

Well i know this but i just need a link for the correct revision i dont know where i can find it that has the older things that you said

Edited by Techno
Posted

The link for the correct revision was the one I posted earlier. It keeps all version of the files so all you need to do it just checkout another version that you'd use to find the files through the logs.

Here's the file I found for warps ein_fild01-02

that came from revision 15059 right before the changes in 15060 for renewal warp ajustments


//===== eAthena Script =======================================
//= Hugel Field Warp Script
//===== By: ==================================================
//= Sara-chan (1.0)
//===== Current Version: =====================================
//= 1.2
//===== Compatible With: =====================================
//= Any Athena Version; RO Episode 10+
//===== Description: =========================================
//= Warp Points for Hugel Field
//===== Additional Comments: =================================
//= Initial Release
//= 1.1 Official warps [Playtester]
//= 1.2 Corrected NPC names to fall within proper restrictions. [L0ne_W0lf]
//============================================================

//= Hugel Field ==============================================
ein_fild04,343,293,0 warp hugel001 1,1,ein_fild05,80,294
ein_fild05,76,294,0 warp hugel001a 1,1,ein_fild04,336,292
ein_fild05,376,183,0 warp hugel002 1,1,ein_fild06,47,166
ein_fild06,42,171,0 warp hugel002a 1,1,ein_fild05,371,183
ein_fild02,357,251,0 warp hugel003-1 1,1,yuno_fild04,38,280
yuno_fild04,33,279,0 warp hugel003a-1 1,1,ein_fild02,350,250
ein_fild01,349,369,0 warp hugel003 1,1,yuno_fild05,43,346
yuno_fild05,41,350,0 warp hugel003a 1,1,ein_fild01,345,367
ein_fild01,106,34,0 warp hugel004 1,1,ein_fild02,109,358
ein_fild02,108,364,0 warp hugel004a 1,1,ein_fild01,106,40
ein_fild01,234,34,0 warp hugel005 1,1,ein_fild02,258,343
ein_fild02,257,350,0 warp hugel005a 1,1,ein_fild01,231,40
ein_fild02,170,29,0 warp hugel006 1,1,ein_fild05,172,366
ein_fild05,172,371,0 warp hugel006a 1,1,ein_fild02,170,37
hu_fild01,366,185,0 warp hugel007 1,1,hu_fild02,22,168
hu_fild02,17,168,0 warp hugel007a 1,1,hu_fild01,361,189
hu_fild04,47,372,0 warp hugel008 1,1,hu_fild02,40,27
hu_fild02,40,22,0 warp hugel008a 1,1,hu_fild04,48,368
hu_fild04,294,379,0 warp hugel009 1,1,hu_fild02,280,31
hu_fild02,283,28,0 warp hugel009a 1,1,hu_fild04,289,376
hu_fild05,284,356,0 warp hugel010 1,1,hu_fild03,288,26
hu_fild03,288,19,0 warp hugel010a 1,1,hu_fild05,276,346
hu_fild05,353,126,0 warp hugel011 1,1,hu_fild06,34,119
hu_fild06,28,119,0 warp hugel011a 1,1,hu_fild05,347,130
hu_fild02,374,339,0 warp hugel012 1,1,hu_fild03,24,337
hu_fild03,20,338,0 warp hugel012a 1,1,hu_fild02,370,339
hu_fild02,378,162,0 warp hugel013 1,1,hu_fild03,30,163
hu_fild03,25,163,0 warp hugel013a 1,1,hu_fild02,373,160
yuno_fild09,377,184,0 warp hugel014 1,1,yuno_fild10,44,183
yuno_fild10,39,183,0 warp hugel014a 1,1,yuno_fild09,371,184

Posted

The file I posted earlier has to replace "hugel_fild.txt" because that's the older version of it where the ein_fild01-02 weren't disabled yet.

Posted (edited)

Hm... can you tell me the steps your took to change the files?

Because I could make the change on my side without issue.

There's one last thing also I'd like to mention, there's 2 portal that lead between 01-02 that got removed in renewal meaning the place the portal should be isnt available to access by map unless you use older maps before the renewal update on map from KRO.

Edited by JoWei

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...