Jump to content


Diggit

Member Since 05 Sep 2010
Offline Last Active Sep 13 2010 03:07 PM

Posts I've Made

In Topic: CTD - TOSC - durlag's tower

07 September 2010 - 02:30 PM

yep, that took care of it, gentelmen you are gods amoung gamers. Thank you oh so much!!


Peace

In Topic: CTD - TOSC - durlag's tower

07 September 2010 - 05:42 AM

Ok, is there an update for faster bears? or should I just try uninstalling it?

In Topic: CTD - TOSC - durlag's tower

06 September 2010 - 10:39 PM

ok did the change-log step and here is the info in the txt file, change-log folder is attached.

[WeiDU.exe] WeiDU version 21900
[WeiDU.exe] Using scripting style "BG2"
override/KALDRAN.CRE
override/KALDRAN.cre BGTTweak/Backup/2400/KALDRAN.cre
override/KALDRAN.CRE scs/backup/5000/KALDRAN.CRE
override/KALDRAN.CRE scsII/backup/3530/KALDRAN.CRE
override/KALDRAN.CRE xpmod/backup/0/KALDRAN.CRE
override/KALDRAN.CRE p5tweaks/backup/20/KALDRAN.CRE



Mods affecting KALDRAN.CRE:
00000: /* from game biffs */ ~SETUP-BGT.TP2~ 0 0 // Baldur's Gate Trilogy - Core: 1.10 (28 August 10)
00001: ~SETUP-BGTTWEAK.TP2~ 0 2400 // Enemy items shatter: 9 (31 Dec 09)
00002: ~SETUP-SCS.TP2~ 0 5000 // Smarter general AI: v15
00003: ~SCSII/SETUP-SCSII.TP2~ 0 3530 // Faster Bears: v14
00004: ~SETUP-XPMOD.TP2~ 0 0 // Creature XP Reduction -> Reduce to 75%: v6 BWP Fix
00005: ~P5TWEAKS/SETUP-P5TWEAKS.TP2~ 0 20 // Drop Items on Disintegration: v5.1

In Topic: CTD - TOSC - durlag's tower

06 September 2010 - 09:40 PM

The game crashes when i use CLUAConsole:CreateCreature("kaldran") when i spawn the wolfs in it's all good

when you said an item might be bad I went and checked the items "kaldran" has on him and for two of them it says no such index, is there a way to just remove the items from his inventoy? could it be that easy?

In Topic: CTD - TOSC - durlag's tower

06 September 2010 - 09:00 PM

ok, put the jar file right in the game forder and got a diffrent response this time.

IF
Dead("AIRASPEC") // Air Aspect
Dead("KALDRAN") // Kaldran the Bear
Dead("PHOENIX") // Phoenix Guard
Dead("jellspa") // Fission Slime
Global("DMWWFissionBurn","GLOBAL",1)
THEN
RESPONSE #100
ActionOverride(Player1,LeaveAreaLUAPanic("ARD006","",[449.721],12))
ActionOverride(Player1,LeaveAreaLUA("ARD006","",[449.721],12))
ActionOverride(Player1,SetMasterArea("ARD000"))
ActionOverride(Player2,LeaveAreaLUA("ARD006","",[509.772],12))
ActionOverride(Player3,LeaveAreaLUA("ARD006","",[559.807],12))
ActionOverride(Player4,LeaveAreaLUA("ARD006","",[381.686],12))
ActionOverride(Player5,LeaveAreaLUA("ARD006","",[328.646],12))
ActionOverride(Player6,LeaveAreaLUA("ARD006","",[613.857],12))
END