|
From: SourceForge.net <no...@so...> - 2007-08-29 14:53:22
|
Documentation Bugs item #1783961, was opened at 2007-08-29 07:58 Message generated for change (Comment added) made by maredudd800 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748234&aid=1783961&group_id=25576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Documentation Clarification Group: For 5.14 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Maredudd (maredudd800) Assigned to: Nobody/Anonymous (nobody) Summary: Clean up ADD:CLASSKILLS tag in Class File Docs Initial Comment: You have found an error in the docs. On Aug 29, 2007, at 7:32 AM, Craig Trevor wrote: > Hi Guys, > > The Docos for the ADD:CLASSSKILLS| is a bit confusing. In the Tag > Name at > the top it lists x and y. The Variables Used list x, y and z. > When is x used and when is z used? > > Is x used for the number of skills added? > Is z used for the amount of AUTORANK added? 'z' is not used in this tag. The 'x' is the 'number' of selections added. If it a number is not included, the number '1' is assumed. (The docs from ADD:CLASSSKILLS() where copied over but not fully cleaned up. We'll fix that.) > > Also the example below is a tad unusual. > > ADD:CLASSSKILLS|2|Wilderness Lore,TYPE=Knowledge,AUTORANK=1,Bluff,Move > Silently, Listen > Add any two of "Wilderness Lore", "Knowledge" type skills, "Bluff", > "Move > Silently" or "Listen". > > Is the AUTORANK only added to TYPE=Knowledge skils? AUTORANK will add a number of ranks, in this case 1, to the chosen skill. I'm not sure what, if any, the significance is of the AUTORANK appearing in the middle of the skills list . . . Maredudd ---------------------------------------------------------------------- >Comment By: Maredudd (maredudd800) Date: 2007-08-29 10:53 Message: Logged In: YES user_id=1569765 Originator: YES And the ADD:CLASSSKILLS tag in the Global File docs needs to be removed . . . --- In PCG...@ya..., Eric C Smith <maredudd@...> wrote: > We have a global ADD:CLASSSKILLS tag. No we do not. If it is documented as Global, that is a bug, because the code will barf if you put it in something other than a Class LST file. > Should we remove the ADDLCLASSSKILLs docs from the Class File docs > and add the appropriate additional docs under the global > ADDLCLASSSKILLS docs? It should be removed from the Global Docs. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748234&aid=1783961&group_id=25576 |