PDA

View Full Version : sourcing question



Tassadar237
September 27th, 2007, 21:11
what is it referring to when it says:

<abilityscore name="strength" source="abilities.strength.score">

and where can I find it?

joshuha
September 27th, 2007, 21:26
This just mean how it organizes it in the db.xml. Normally things are put in there under just the name. By providing a source tag (which really only works with DB bound controls) you can organize things better.

Take a look at your DB.xml after creating a character and you can see how it keeps things together.