Lua/Client/StatusBar/Functions/AddControl
From JC2-MP Documentation
| Returns | none | 
|---|---|
| Prototype | StatusBar:AddControl(BaseWindow control, boolean align) | 
| Description | Adds the control to the bar. | 
Additional Notes
- If align is false the element will be aligned on the left, otherwise right.

