View Single Post
Old 28th August 2008, 02:01 AM   #4 (permalink)
Tenniel
Registered User
 
Tenniel's Avatar
 
Join Date: Mar 2008
Posts: 61
Tenniel Goblin Sharpshooter (Lvl 2)
I should have heeded the JavaScript suggestion. My PDA actually does handle JS and while does have some support for VBscript it is really limited... eg loops do not work.

Also VBscript only works with microsoft explorer?

The character sheet is coming along fine now, I can use assignment statements at the top of HTML to act as a repository of character data. This makes adjustments on the PDA on the fly doable.

CharacterName="Galstaff the Wicked";
CharacterRace="Human";
CharacterGender="FeMale";
CharacterClass="Druid";
CharacterLevel=1;

Strength=14;
Dexterity=8;
Constitution=4;
Intelligence=17;
Wisdom=9;
Charisma=13;
MaxHP=24;
Athletics="+1";
Bluff="+2";
Diplomacy="+3";
Dungeoneering="+4";
Endurance="+5";
Heal="+6";
HistorySkill="+7";
Insight="+8";
Intimidate="+9";
Nature="+10";
Perception="+11";
Religion="+12";
Stealth="+13";
Streetwise="+14";
Thievery="+15";

__________________
Anyway, to cut a long story short I threw a and a which beat his and a , another double followed by a double and a double . After he'd thrown a and a I threw a and a .
Tenniel is offline   Reply With Quote