diff -r 3c5d26c1562a -r 863995d12a27 LuaAPI.wiki --- a/LuaAPI.wiki Mon Dec 06 14:35:16 2010 +0000 +++ b/LuaAPI.wiki Mon Dec 06 14:39:24 2010 +0000 @@ -222,7 +222,8 @@ Example: - !SetVisualGearValues(circleUid, 1000,1000, 20, 200, 0, 0, 100, 50, 3, 0xff0000ff) -- set a circle to position 1000,1000 pulsing from opacity 20 to 200 (8%-78%), radius of 50, 3px thickness, bright red. + !SetVisualGearValues(circleUid, 1000,1000, 20, 200, 0, 0, 100, 50, 3, 0xff0000ff) +-- set a circle to position 1000,1000 pulsing from opacity 20 to 200 (8%-78%), radius of 50, 3px thickness, bright red. === !FindPlace(gearUid, fall, left, right) ===