Jump to content


Astylith

Member Since 30 Jan 2013
Offline Last Active Feb 05 2013 11:23 PM

Posts I've Made

In Topic: BP Series AI scripts - how do I search for traps?

01 February 2013 - 03:01 AM

Hey there, I managed to fix it in my game. I already tried adding the charming-rogue line; didnt work. Found at that Imiem didnt have 50% stealth, so I added that with shadowkeeper; didnt work. By butchering the aThief script I managed to get it working (removing all the lines referring to hiding in shadows and checking for stealth skill and hp level). I then copy pasted this into the bp-multi script, overwriting the old hide/search script. It worked as intended, she now constantly searches for traps outside combat.

Copy and pasting this into the mage script also worked fine, as I wasnt sure if the multi script had spells up to lvl 9. I tried the BP-fighter/thief and fght/mage script with Jan and Yoshimo and detect/hide doesn't work at all. Not a big problem though, as I wasn't really planning on using hide in shadows anyways. Yet I was curious about how smart the script wouls go about backstabs..

Maybe has to do with the crapload of mods installed. Also note that I probaly chose SCSII unstead of BP AI when I was asked at the BWP installer. I installed BP AI afterwards with a lot of trouble, so that might be the problem.

In Topic: BP Series AI scripts - how do I search for traps?

30 January 2013 - 02:07 PM

Thanks for your quick reply.

Before I left home I started a new BG2 game with a pre-generated thief and the script worked fine. So I guess my dual class to thief didn't trigger the script because of the low hide in shadows skill and Imoen won't trigger the script because she's a charming rogue. The question is what line do I add to the thief-mage script in NearInfinity? It currently searches for thief_any and monk IIRC, you know the correct name for the charming rogue class by any chance?