UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.6) Gecko/20050403 Galeon/1.3.20 IP: 128.83.113.38 URI: http://wesnoth.slack.it/?ProbabilityBasedBranching - - - - - Index: ProbabilityBasedBranching =================================================================== RCS file: /home/wesnoth/cvsroot/wikiroot/ProbabilityBasedBranching,v retrieving revision 1.1 diff -u -r1.1 ProbabilityBasedBranching --- ProbabilityBasedBranching 4 May 2005 18:42:37 -0000 1.1 +++ ProbabilityBasedBranching 4 May 2005 18:44:25 -0000 @@ -2,8 +2,8 @@ ||Examples of use|| -||Example 1:|| Do something common with an 85% chance, otherwise do something uncommon. Your code doesn't have to be a -macro; I just show some bogus macros for brevity. +||Example 1:|| Do something common with an 85% chance, otherwise do something uncommon. (Your code doesn't have to be a +macro; the example just uses some bogus macros for brevity.) {PERCENT_CHANCE 85} {YOUR_CODE_HERE} # 85% chance of being executed
_______________________________________________ Wesnoth-wiki-changes mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/wesnoth-wiki-changes
