Jump to content

Cant open a door in geneforge 4. Quessa Uss.


-x-OMEN-x-

Recommended Posts

There are several doors in Quessa-Uss that cannot be opened. They are there to give the impression that Quessa-Uss is a huge complex, of which you are only seeing a small portion.

 

Interestingly, the Quessa-Uss script mentions a captive Gazer, but there is no way to find it in the game. Perhaps it is what lurks behind that unopenable door.

 

From z69quessadlg.txt:

 

Quote:
begintalknode 31; // gazer

state = -1;

nextstate = -1;

condition = char_ok(32) && get_attitude(32) < 10 && (gf(69,23) == 0 || gf(69,23) == 5);

question = "special";

text1 = "The drakons have imprisoned a gazer here. Probably a rogue or a damaged creation. When you get close to it, it struggles to escape. The magical field holding it in place wavers and fades.";

text2 = "It screeches, _We! We! We are free! The eyes will see their revenge!_";

code =

set_attitude(32,11);

clean_off_particles(32);

bless_char(32,2);

force_char_status(32,1,16);

break;

Link to comment
Share on other sites

Join the conversation

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

Guest
Reply to this topic...

×   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.

×
×
  • Create New...