Hello all,
I was wondering if someone could help me out a bit. I am trying to get a script to enter data into a database. I have created a database and have configured the fields that I want. I hav ...
I implemented your corrections and now the triggers work as advertised. I was looking over your #if command Vijilante and had to copy and paste it int ...
Hello again and thanks for all your help so far. I have made a string called “spellcast” that has all the spells that the character can cast. The string “activespells” is jus ...
Hello all,
I need a little help with some text capturing…
What I am trying to do is make a string of the spells that I am affected by. Take that string and compare it to a list of spells the ...