April 22, 200520 yr Hi, I have a rather large and complex request for a script. I am trying to create a character generator for D&D. In one table i have a set of records. Each record has prerequisites and benefits. In another table i have records containing character information. what i want is a script to transfer the selected record from the first item into the second table (already can do this part). But when it is transferred i need it to check that the character record has all the prerequisites, then if it does, i need it to apply the benefits. I could normally do this, but the prerequisites and benefits can apply to many fields. I will try to post an example (the main file is too big to post).
Create an account or sign in to comment