New Database Table

Moderator: Event DM

Post Reply
Pyros
Newbie
Posts: 1
Joined: Wed Jul 09, 2003 2:12 pm

New Database Table

Post by Pyros » Wed Jul 09, 2003 2:16 pm

Hello there,

I've been using NWNx2 for awhile now, and there's only one thing that's giving me a hard time. I can't figure out how to call data from a table other than "pwdata". For example, I want people's quest status saved into a table called "pwquests". I can make the table in Access easily enough, or I suppose I could use that included mod and edit it so it creates the table I want, but then how do I use the Persistent commands such as GetPersistentFloat to try to find the data in the new table?

Any help would be appreciated,

- Pyros
Post Reply