User contributions for DNLK
From FSDeveloper Wiki
Jump to navigationJump to search
8 December 2011
- 20:0920:09, 8 December 2011 diff hist +444 N XML: Ferris Wheel Effect New page: ==XML: Ferris Wheel Effect== Most commonly used for labels on compass roses. This effect will keep the label upright, while the compass rotates. Create your label and position it at 0 d...
4 September 2011
- 12:0712:07, 4 September 2011 diff hist +169 XML: Variable Limiting No edit summary current
- 12:0512:05, 4 September 2011 diff hist +645 N XML: Variable Limiting New page: Local Variable are often incremented and/or decremented by the value of 1 using ++ or --. The following is a simple way to limit the max and min value. (L:Variable, number) ++ 30 min (>...