Zunath
Joined: 06 Jul 2006 Posts: 183
|
Posted: Sat Feb 17, 2007 8:10 Post subject: Persistent Placeables (NWN1) |
|
|
Hey there.
I'm trying to make placeables crafted by players be stored into a SQLite database. It should store location and orientation and all that jazz. But if for whatever reason the placeable becomes destroyed I want that data to be removed and make it stop coming back.
Also, the placeables should store their contents that players place inside of them. Those too should be removed from the database when the placeable is destroyed.
Is anyone able to help create a script that does this for me? Thanks! |
|