... one of ... Look up \Q and \E in regex's e.g. $foo = "+problem"; if ($bar =~ /$foo/) { } will break if (Gar =~ /\Q$foo92;E/) { } will escape characters in...
I need a monkey that can code really fast. Basically what I will do is give them the rtf of the book I am currently finishing up and will need the coding done...
I ran into something also using the latest autobuild. With CMP's PHB loaded and creating a monk (which works fine with the 5.13.14 Beta), and got the...
Shelley, I will be online (IM and IRC) later tonight, probably 7-8 PM EST till maybe midnight. If you want to upload the latest copy of your files and let me...
Hi Jonanthan, Are you requesting a "Code" monkey or do you want a "Lst" monkey? I count myself among the faster lst coding monkeys - (Since we don't hold...
I'm looking at doing a supers-based supplement for d20M. Each super gets 2 "Power Feats" at each level. What, IMO, is tricky is that each of these Power Feats...
Sorry - busy weekend. I'm going to try to clean up all the errors I can first and see if that fixes it. I don't have high hopes, but you never know. Then I'll...
Okay, PrettyList is giving me some errors that just don't seem like errors to me. Maybe someone can translate? *=>(Line 5): The CATEGORY tag is required in ...
Hi Folks! I've got a prestige class that has a requirement of "Must be able to gain bonus spells from a high ability scores." I've tried the following: ...
... Because the BASESPELLSTAT for the Prestige class is what? Probably undefined, thus in the context of the Prestige class, the item you are asking for is...
Barak helped me with one - this one is still eluding me. *=>(Line 5): The CATEGORY tag is required in ABILITY "CATEGORY=Special Ability|Favored Enemy...
Yes, this is a PL error. PL expects the first entry on an Ability line to be the name of the ability. I am looking at ways to resolve this for cases where...
Tir's post yesterday about game mode modifications got me to looking at the game mode files. I've come across several new(er) tags... the question is whether...
Can someone tell me what the difference is between the two? I'm asking because I have a couple of things showing up as PL errors because I'm using the RSRD...
... The SRD (Standard Reference Document) was released for the the 3.0 edition ruleset. The RSRD (Revised Standard Reference Document) was released for the 3.5...
... I think you are right on with the defaults. The Preview tags are indeed dependant on where the user may have put their sheets (it's possible they don't...
... Unfortunately, the problem is rather hard to isolate. Due to the way that class level information is stored, there is no way of failing early on zero, so...
... are ... BASESPELLSTAT ... have ... do ... BONUS:VAR|BONUSSPELLMODIFIER|BONUSSPELLSTAT ... Rather than go to all that trouble I think I'd just put in a...