The Black Wyrm Lair Forums
The Black Wyrm's Lair Terms of Use Help Search Members Calendar

Welcome Guest ( Log In | Register )

> Easter eggs
Takara
post Dec 2 2004, 05:18 PM
Post #1


Turnip Hunter


Forum Member
Posts: 31
Joined: 20-November 04
From: The land of Gnomes and Turnips




Now, I have quite a lot of BG2 experience. Played through it many times, in many different ways. One thin I've never found, however, is any easter eggs.

Now I know not all games have these, and I'm not sure that BG2 does either. But I have heard rumours that there are some to be found. So the question ids; Are there any easter eggs to be found? And if so... where are they?
Go to the top of the page
 
Quote Post
 
Start new topic
Replies
jastey
post Dec 2 2004, 06:44 PM
Post #2





Forum Member
Posts: 1366
Joined: 22-August 04
From: Germany




QUOTE
I don't keep my BG1 items at the beginning of BG2 as it's basically cheat...


If you import a character from BG1 to BGII, it is recognised by the dungeon area script (AR0602.BCS) whether you have some special items on you before all items are taken from the PC (and the Irenicus-Cutscene starts.)
This way BGII knows whether you have the pantaloons from BG1. The script goes:
CODE
IF
    Global("BG1Pantaloons","GLOBAL",0)
    PartyHasItem("MISC47") // Goldene Pantalons
THEN
    RESPONSE #100
 SetGlobal("BG1Pantaloons","GLOBAL",1)
 ActionOverride("Picture1",CreateItem("MISC47",0,0,0)) // Goldene Pantalons
 Continue()
END

so you will find the pantaloons in the dungeon then.

This way it's also triggered whether you had some of Drizzt's items of BG1, which leads to a rather unpleasant greeting from the drow in the BGII-encounter... grinteeth.gif

Maybe the last that I wrote could be thought of some kind of "easter egg", at least it's one unexpected (because not connected to a joinable NPC) connection between BG1 and BGII.
Go to the top of the page
 
Quote Post

Posts in this topic
Takara   Easter eggs   Dec 2 2004, 05:18 PM
Baronius   NULL   Dec 2 2004, 06:27 PM
jastey   NULL   Dec 2 2004, 06:44 PM
Baronius   NULL   Dec 2 2004, 07:00 PM
Takara   NULL   Dec 2 2004, 11:09 PM
Klorox   I've found out what the Watcher's keep one...   Nov 8 2007, 04:16 PM
jastey   NULL   Dec 9 2004, 11:45 AM


Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:



- Lo-Fi Version Time is now: 27th October 2025 - 09:24 PM