|
From: SourceForge.net <no...@so...> - 2009-01-29 21:01:47
|
Documentation Feature Requests item #2546625, was opened at 2009-01-29 16:01 Message generated for change (Tracker Item Submitted) made by Item Submitter 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: None Group: For 5.16.0 Status: Open Resolution: None Priority: 5 Private: No Submitted By: Eddy Anthony (eddyanthony) Assigned to: Nobody/Anonymous (nobody) 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=748235&aid=2546625&group_id=25576 |