I think I just delete all other mods and reinstall SOS. Thank u for helping me~Now we have a problem as that is where she should be. The problem is not with the SoS mod alone, but a compatibility issue.
If you want to you can CLUAConsole:CreateCreature("SELENC07") SELENC09, SELENC12 or SELENC17 as one of those is her creature file, just different levels.
Now if you want to edit your BCS, that will help me crucially in addressing the problem with future installs. Before continuing with this, export your existing AR0700.BCS to somewhere safe for a backup.
When you have created a backup leave that BCS open and we will edit . Just like with any other text editor you can copy/paste contents. We will copy paste the four blocks that have her spawning and a Block is from IF to END. Lets copy the entire four blocks and paste them after this block:
IF
Time(DAWN_END)
GlobalTimerExpired("A6Sunrise","GLOBAL")
THEN
RESPONSE #100
StartMovie("NITEDAY")
SetGlobalTimer("A6Sunrise","GLOBAL",ONE_HOUR)
END
So in actuality you are moving the blocks to the bottom of the script instead of at the top. Now delete the original four blocks as you have them at the bottom now. Be careful that you don't delete any more parts by accident.
Compile the script with the compile button in NI and save the BCS. It may overwrite so click yes if that is the case.
Load your game and see if she is there.
EDIT: This is a classic case where install order was not bad, but not optimal. Megamods like TDD SOS ROT should go very near to BGT and before all tweaks and revisions.
catdogfeng
Member Since 14 Sep 2010Offline Last Active Jul 29 2011 02:15 AM
Community Stats
- Group Member
- Active Posts 2
- Profile Views 1644
- Age Age Unknown
- Birthday Birthday Unknown
-
Gender
Not Telling
User Tools
Friends
catdogfeng hasn't added any friends yet.
Posts I've Made
In Topic: i cant find Selence ?
14 September 2010 - 01:19 PM
In Topic: i cant find Selence ?
14 September 2010 - 02:24 AM
haha. I think we both use the same keyboard~please check the picture.
how can I upload pictures? I have pictures to prove that I really cant find her. But now I need to go to sleep. it's 2 o'clock now
IF
Global("SELENCE","GLOBAL",0)
LevelLT(Player1,10)
THEN
RESPONSE #100
SetGlobal("SELENCE","GLOBAL",1)
CreateCreature("SELENC07",[1485.2673],10)
Continue()
END
Nothing points to anything horribly wrong in your game.
Can you CLUAConsole:GetGlobal("SELENCE","GLOBAL") just like that and tell me the value?
Also try getting your party close to that point and press SPACE to pause so you can maybe see her feet circle.
Sleep? There's no sleep when playing Baldur's Gate with mods.
Use prtscrn key takes screenshots and it will show up in your game folder. Not sure what that key looks like on a Chinese keyboard.
Duh...sorry I misread your sentence. Use the insert image function in your posting options and you have to use a link like this:
image shack
- Spellhold Studios
- → Viewing Profile: Posts: catdogfeng
- Guidelines