NWN SCRIPTS - Jump to comments -
Title PickPocket fix Author Amanshadar Submitted / Updated 06-18-2008 / 06-19-2008 Category Inventory Item Expansions Works on all versions View Code Select All Text | View Code in separate window Format Module Only Type Type - Other Description I am posting this for AmanShadar. This is a great PickPocket Tweak script that stops players from being able to jack someone's gear that weighs 50lbs.
It makes it so the only thing a person can pickpocket is a light item or gold.
When putting in this script into your mod, call it as_pp
Place this line in your OnAquireItem event. ExecuteScript("as_pp", GetModule());
This will run when a character first enters and mark everything over a certain weight as non-pickpocketable as well as when new items are aquired.
FilesName Type Size Downloads NO FILES
Posted by wyldhunt at 2009-06-26 02:22:33 Voted 10.00 on 06/26/09 Great way of handling this.
Posted by Pattycake1 at 2008-07-01 18:29:31 Voted 10.00 on 07/01/08 I'm voting for this even though I posted it. Amanshadar made an awsome script here. I thank you Hex for the posting.
Posted by hexmendacious at 2008-06-26 05:22:17 Thanks for sharing. I was using Pickpocket only GP and having problems. Anyhow, this is better, allowing for the stealing of small items. Will vote as soon as I test it out!
You must be
Logged In to post comments in this section.