well I waited like 14-20 days between reentering..
Spoiler
IF Dead("Dick") Global("GullyOgre","GLOBAL",0) Global("ValiantKN","GLOBAL",9) THEN RESPONSE #100 SetGlobal("GullyOgre","GLOBAL",1) END
IF Dead("Dick") Global("GullyKoboldReward","GLOBAL",1) Global("GullyOgreCount","GLOBAL",0) Global("GullyOgre","GLOBAL",0) THEN RESPONSE #100 SetGlobalTimer("GullyOgreTimer","GLOBAL",FIVE_DAYS) SetGlobal("GullyOgreCount","GLOBAL",1) END
IF Global("GullyOgre","GLOBAL",0) GlobalTimerExpired("GullyOgreTimer","GLOBAL") THEN RESPONSE #100 SetGlobal("GullyOgre","GLOBAL",1) END
Means to check
GetGlobal("SPRITE_IS_DEADDick","GLOBAL") must be 1
GetGlobal("GullyOgreTimer","GLOBAL") >>>> does it exist ??? should be five days after you killef Ogremage in Dungeon
GetGlobal("GullyOgre","GLOBAL")
GetGlobal("ValiantKN","GLOBAL")
and did you talk to Luckyfoot, the halfling boss and tell him you did the quest???
GetGlobal("GullyKoboldReward","GLOBAL")
I think I found a bug in ar9900.bcs.
Replace
IF Global("GullCave","GLOBAL",0) THEN RESPONSE #100 TriggerActivation("Sancave",FALSE) END
with
IF Global("GullCave","GLOBAL",0) Global("GullCaveD","Ar9900",0) THEN RESPONSE #100 SetGlobal("GullCaveD","Ar9900",1) TriggerActivation("Sancave",FALSE) END
Nope, you need Near Infinity to edit the .bcs files, but in that, it's exactly like a text file, as the source is a .baf file... well if you export it as one.
Edited by The Imp, 20 January 2016 - 11:38 AM.
Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit).
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.
You may do it by putting the attached file into the override folder of your game directory (you will see some weird text on the map markers of your minimap) but it should work in this particular case. It is just a workaround. It will not have negative impact on other things in this area.
No, it only exists if you have both the Vault AND Sandrah installed and it only manifests when you play the game in a specific sequence of events and I have it corrected in my code.
Those two mods are the only ones to add code to this area.bcs
I have spell Life Warping, I received it when dealt with demon after leaving waterdeep. Got 2 9th level spells, one I learned, the mentioned one I cant even learn. I tried load previous save to try again, but still unable to learn it, Always I failed it says. Roxanne could I ask you to look into this please?
//Btw Snakes of Abathor or whats the exact mod name.. I have found Wostok in sewers, now Im lost. Where I should go now?
Dark Horizon part, where I was in their fortress, in beregost i have finished. Now I meet some others who told me that Oversight is infected. What is the Oversight or where it is? I have almost all BG 1 content explored..
I also found spell which is broken and doesnt work. This if I remember corrently was broken long ago, but im not sure. I guess only, it comes from Dark Side of Sword Coast, or maybe Northern Tales. This spell does nothing. Do still developers of those mod(if that spell is theirs) work? Or its enough to report it here?
I have spell Life Warping, I received it when dealt with demon after leaving waterdeep. Got 2 9th level spells, one I learned, the mentioned one I cant even learn. I tried load previous save to try again, but still unable to learn it, Always I failed it says. Roxanne could I ask you to look into this please?
//Btw Snakes of Abathor or whats the exact mod name.. I have found Wostok in sewers, now Im lost. Where I should go now?
Dark Horizon part, where I was in their fortress, in beregost i have finished. Now I meet some others who told me that Oversight is infected. What is the Oversight or where it is? I have almost all BG 1 content explored..
Spoiler
After Section When you visit the city of Baldur's Gate, in AR0700, you will meet Nikita and her friend. She wants to help you destroy the organization behind Section, which is Oversight. Agree to it and she gives you a letter that will let you in the Oversight Estate which is in this area, towards the east.
I have spell Life Warping, I received it when dealt with demon after leaving waterdeep. Got 2 9th level spells, one I learned, the mentioned one I cant even learn. I tried load previous save to try again, but still unable to learn it, Always I failed it says. Roxanne could I ask you to look into this please?
//Btw Snakes of Abathor or whats the exact mod name.. I have found Wostok in sewers, now Im lost. Where I should go now?
Dark Horizon part, where I was in their fortress, in beregost i have finished. Now I meet some others who told me that Oversight is infected. What is the Oversight or where it is? I have almost all BG 1 content explored..
Spoiler
Oversight is in a building east of where Nikita talks to you - a house south of the city wall - entrance is on the backside so you do not see the door - you must find it with the mouse over the roof of that house
Spoiler
Wostock told you to meet him at the temple, right? - temple of Helm on the north side of Ducal Palace
I have spell Life Warping, I received it when dealt with demon after leaving waterdeep. Got 2 9th level spells, one I learned, the mentioned one I cant even learn. I tried load previous save to try again, but still unable to learn it, Always I failed it says. Roxanne could I ask you to look into this please?
You know how to deal with demons, no? You outsmart them - or maybe they trick you. You think you can learn a level 9 spell? From a demon? The joke is on you.
//Btw Snakes of Abathor or whats the exact mod name.. I have found Wostok in sewers, now Im lost. Where I should go now?
Dark Horizon part, where I was in their fortress, in beregost i have finished. Now I meet some others who told me that Oversight is infected. What is the Oversight or where it is? I have almost all BG 1 content explored..
Thanks, I have finished Oversight now. About demonic spell, I thought I can learn since I learned the first of those 2 dropped. About Wostok, I have found him in sewers, now I dont know where I should go next. He asked me to find Draglorn I guess. What about the spell?
Hello, Just arrived at the temple, but after few sec of fighting with sarevok, i got crash. Attached screen + weidu log. Could someone look into this please?
A .BAM is an animation file. The error isn't specific enough to tell us which animation is causing the problem. So you will have to do a couple of steps to narrow it down:
Step 1 - You need to know the area code. You told us where the crash happened, so I looked it up from here (because you are using BGT). The area code is AR7225.
Step 2 - Download and install Miloch's very useful Area Creature Checker (follow the directions in that post) and input the area code above when prompted.
BiG World Fixpack (community collection of mod fixes and compatibility patches, with user-friendly cross-platform script)
BiG World Setup (tool to automate best-practice installation of Infinity Engine mods on Windows, with conflict analysis)
Well I forgot about Cre checker, and I was thinking what to changelog.. so anyways.. rea log uploaded. Tried the t-test also, no crash. But thanks for helping me resolving this
// Im wondering what should a blue dragon Alzaligundrel do there..