Onward to the New World (Portals to the new world)

Wrote new code? Fixed a bug? Want to discuss technical stuff? Feel free to post it here.

Moderator: Moderators

Message
Author
pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Onward to the New World (Portals to the new world)

#1 Post by pl4y8oy »

Hi,

I'm doing recording of portals in the new worlds... this will be step by step, since several maps are there.

Here the first parts

Part 1: while and after the Onward to the New World quest, I found below portals:

Code: Select all

#while doing onward to the new world quest:
lhz_in01 111 121 lighthalzen 101 248
lighthalzen 101 248 lhz_in01 111 126
lhz_in01 11 24 lhz_in01 149 179
lhz_in01 149 179 lhz_in01 15 24

#after doing onward to the new world quest:
lhz_in01 130 232 moc_fild20 342 179 0 c c c c r0 n
moc_fild20 349 179 moc_fild22b 38 195 0 c c c r0 n
moc_fild22b 37 196 moc_fild20 342 179 0 c c c r0 n
moc_fild22b 330 154 moc_fild20 342 179 0 c c c r0 n
moc_fild22b 230 197 mid_camp 210 291 0 c r0 c n
will continue with mid_camp map ...

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: Onward to the New World (Portals to the new world)

#2 Post by Kaspy »

Sorry, but I understood not ...
These data are the portals to the quest too?
I believe it will not be good to include such data in portals.txt, since he did not know when support for the portals available or not by the BOT's quest, which can disrupt the ways that the BOT has standards for others it does not have access.


If I'm wrong, correct me.
Image

pl4y8oy
Human
Human
Posts: 48
Joined: 21 Dec 2012, 07:48
Noob?: Yes

Re: Onward to the New World (Portals to the new world)

#3 Post by pl4y8oy »

Hi Kepler,

Below portals are standard.

Code: Select all

#while doing onward to the new world quest:
lhz_in01 111 121 lighthalzen 101 248
lighthalzen 101 248 lhz_in01 111 126
lhz_in01 11 24 lhz_in01 149 179
lhz_in01 149 179 lhz_in01 15 24
should we put portals that need quest on portals.txt ? The problem is almost all portals in New World access able only after doing some quest.
Should we just commented in portals.txt the same way VIP Warp commented ?

Kaspy
Halfway to Eternity
Halfway to Eternity
Posts: 398
Joined: 08 Jun 2012, 15:42
Noob?: No
Location: Brazil

Re: Onward to the New World (Portals to the new world)

#4 Post by Kaspy »

pl4y8oy wrote:Hi Kepler,

Below portals are standard.

Code: Select all

#while doing onward to the new world quest:
lhz_in01 111 121 lighthalzen 101 248
lighthalzen 101 248 lhz_in01 111 126
lhz_in01 11 24 lhz_in01 149 179
lhz_in01 149 179 lhz_in01 15 24
should we put portals that need quest on portals.txt ? The problem is almost all portals in New World access able only after doing some quest.
Should we just commented in portals.txt the same way VIP Warp commented ?
Well, I only see this form, comment... Maybe then someone else look at this and make some better method?
But I'll let someone more experienced do it later, because I do not know how to handle this situation. Sorry.
Image

EternalHarvest
Developers
Developers
Posts: 1798
Joined: 05 Dec 2008, 05:42
Noob?: Yes

Re: Onward to the New World (Portals to the new world)

#5 Post by EternalHarvest »

KeplerBR wrote:since he did not know when support for the portals available or not by the BOT's quest, which can disrupt the ways that the BOT has standards for others it does not have access.
I think it's fine to assume that you have done the quest if you're trying to move to otherwise inaccessible area, so we should include related portals unless they introduce other problems. If there are any other problems, we can tweak routeweights, comment (remove) entrance portal to problematic area, or comment all the portals at the area - but it's better to still have them there, with mentions about what's wrong with them.

Portal handling has a lot of room for improvement.

Post Reply