Help with the Hara-Kiri quest

Forum name speaks for itself.

Moderator: Board moderators

Post Reply
Janus

Post by Janus »

Would someone mind telling me how the Hara-Kiri quest is accessed or where it's located?
bort
Forum Junkie
Posts: 607
Joined: Sun Jun 20, 2004 9:40 pm
Location: LG

Post by bort »

Red Island. :lol:
I had to get help from Ragnor to figure it out. Find a way onto the island at the south end of red island.

That is all I may tell you. Or else Leaf might take revenge on me.
However, I sell Idaten boots, harakiri swords, and yoroi of banzais!
lordyoukai.DA
My wraith is cooler than your dragon.
poof
Senior member
Posts: 333
Joined: Fri May 07, 2004 5:31 pm
Location: Alaska, USA

Post by poof »

This is "Spoilers and help requests" so telling him exactly how to do it here should be no problem. Unless Leaf has specifically said not to give details like that. (A quick search of the forum doesn't pull up anything obvious) People that don't want spoilers should not come here.
e-mail: poof \a\t eracc \d\o\t com
bort
Forum Junkie
Posts: 607
Joined: Sun Jun 20, 2004 9:40 pm
Location: LG

Post by bort »

Well, a quick way to figure the quest out is to read the maps. Then you perform the quest to land on the island. Follow your planned raid strategy and execute. :shock:
lordyoukai.DA
My wraith is cooler than your dragon.
cavesomething
Forum Fanatic
Posts: 852
Joined: Sun Jun 13, 2004 2:07 am
Location: Hemel Hempstead

Post by cavesomething »

this is a good argument for a server generated 'salt'

generate a number maybe based on the unixtime and bogomips rating of the server when it is first run. On future runs check for a file called random_salt or similar.

it would then be possible to randomise some aspects of maps to stop bort cheating so much. Whilst keeping them constant within the server.

Maybe there could be a long list of passwords, that the maps would pick from, so that instead of checking chain they pick randompassword[2*salt]mod(number of passwords)? (or something similar.) At least that way the players would have to actually solve the maps, instead of grabbing passwords from the map file).

Other puzzles, such as mikee's vaults in cdc could probably do with a similar method.

I can see a topic split coming shortly..... :)
techolous
Regular
Posts: 77
Joined: Thu Jun 17, 2004 2:41 am
Location: Eastern Coast of the United States

Post by techolous »

For the issue with passwords, mappers can use markers, to require that a player does the whole quest.

Secondly, AFAIK the combonations for the CDC vaults are randomly generated, with 8 possible values for each 'digit' of the combination.
cavesomething
Forum Fanatic
Posts: 852
Joined: Sun Jun 13, 2004 2:07 am
Location: Hemel Hempstead

Post by cavesomething »

wrt to passwords, yes markers can be used, but there are a fair few quests to change, besides which, there are some parts which are not sensible to not have a password.... (like scorn gate house)

I thought it was 6 values....

mikee will be able to comment more usefully on this, either the combination is hardcoded in the map, or a python script is used to generate them, I didn't notice any python scripts the last time I looked at an mlab distribution.....
techolous
Regular
Posts: 77
Joined: Thu Jun 17, 2004 2:41 am
Location: Eastern Coast of the United States

Post by techolous »

Several gates raise and drop boulders onto buttons, creating the combination.
bort
Forum Junkie
Posts: 607
Joined: Sun Jun 20, 2004 9:40 pm
Location: LG

Post by bort »

CHEAT??
I donot cheat, I merely take shortcuts. :roll:
lordyoukai.DA
My wraith is cooler than your dragon.
mlab
Regular
Posts: 84
Joined: Thu Jul 29, 2004 12:44 am
Contact:

Post by mlab »

Tech is right, it is 8 possible values for each digit. The code is randomly generated on first enterance. No salt or python is needed :). Boulders, spikes, and triggers. Boulders, spikes, and triggers. Turning complete to what I've heard... atleast I've never found something I wanted to code but couldn't using the boulders system. It kicks :D. (Python is fine too, diffrent strokes for diffrent folks).
cavesomething wrote:wrt to passwords, yes markers can be used, but there are a fair few quests to change, besides which, there are some parts which are not sensible to not have a password.... (like scorn gate house)

I thought it was 6 values....

mikee will be able to comment more usefully on this, either the combination is hardcoded in the map, or a python script is used to generate them, I didn't notice any python scripts the last time I looked at an mlab distribution.....
Post Reply