Follow-up Comment #4, bug #12912 (project wesnoth): - Comment 1 I modified macros.cfg in Wesnoth 1.5.9 according to your diff and did a short test: Only the first placement position is randomized. The other placement positions are clockwise adjacent.
Your change sets random_string to a fixed value. IMHO the macro PLACE_UNITS_RANDOMLY should use different random_string for each unit placed. - Comment 2 Usage of "rand" may be a bad idea. Using Google I found this: https://mail.gna.org/public/wesnoth-dev/2008-06/msg00026.html _______________________________________________________ Reply to this item at: <http://gna.org/bugs/?12912> _______________________________________________ Nachricht geschickt von/durch Gna! http://gna.org/ _______________________________________________ Wesnoth-bugs mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-bugs
