|
From: SourceForge.net <no...@so...> - 2009-01-30 05:22:10
|
Documentation Feature Requests item #2546625, was opened at 2009-01-29 16:01 Message generated for change (Comment added) made by maredudd800 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=2546625&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 New Tag Syntax Group: For 5.16.0 >Status: Closed >Resolution: Fixed >Priority: 6 Private: No Submitted By: Eddy Anthony (eddyanthony) >Assigned to: Maredudd (maredudd800) Summary: Update x.CLEAR.y entry Initial Comment: The x.CLEAR.y entry has this example: "CLASS:Toto 1 <tab> SAB:Big Papa 2 <tab> SAB:Big Mama 3 <tab> SAB:.CLEAR.Big Papa <tab> SAB:Very Big Papa At level 3 .CLEAR is used to delete the special ability Big Papa because it becomes redundant or unnecessary when the class gets the special ability Very Big Papa." This is no longer supported, the proper way to do this now is: CLASS:Toto 1 SAB:Big Papa|PREVARLT:CL,3 2 SAB:Big Mama 3 SAB:Vary Big Papa The example should be removed and perhaps should have an explanation on the new method (not sure about that) but we should say that using .CLEAR on SAB tags on class lines is no longer supported. ---------------------------------------------------------------------- >Comment By: Maredudd (maredudd800) Date: 2009-01-30 00:22 Message: Docs updated. svn #9148 Tracker to be closed. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=2546625&group_id=25576 |