[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DL] Classic Character Generator updated!



> I appreciate reminding me about that.  I'm still having troubles figuring
a
> good way to check if you already have a concentration in a skill due to
the
> way things are handled at the moment.

Perhaps you could use a LEN statement (or its equivalent if VB doesn't use
those) to check to see if (to use Shootin' as an example) the first 9
characters are "Shootin':" and then adjust the cost with an IF statement.

Nick Zachariasen