
PLEASE MAKE CHARACTER SHEETS PORTABLE where we can assign all our attributes, macros, information blah blah blah. Please make them portable. Honestly this can't be more than 100 lines of code. (just 1 additional database field for the sheets) if you want to get fancy a additional table for games this character is in but honestly. My Pathfinder character has 24 macros and growing typing them all in chanign all the stats due to level ups is tedious. Makes it nearly impossible to do if you are in a pickup game. --------------------------- if you want to make this simple have an upload ability [simple xml] with a simple macro parcer. Although honestly the top option probably easier to do since most of the code and tables already exist. * although I bet I could write a macro parser in less than 30 lines. upload xml file read next line of XML Validation rule toss validation failures into a text create new macro go to top finish when done... -------- 2nd longer term request simple logic in macro's (If than else) But 1st part drives me nuts honestly makes me want to use Fantasy Realms just because the pain this can cause.