| The Black Wyrm's Lair Terms of Use |
Help
Search
Members
Calendar
|
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? |
|
|
|
![]() |
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... 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. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 27th October 2025 - 09:24 PM |