hud.setFieldSide 4

Available from Easy Red 2 2.1.1

Moves a HUD field to the right-hand end of the top bar instead of the left. Handy to keep your own numbers on your side and the enemy's under their flag.


Return value

Return TypeDescription
voidThis function doesn't return anything

Parameters

ParameterTypeDescription
1stringThe id of the field, the same one used when it was created.
2voidTrue to move it to the right-hand end, false to bring it back to the left.

Examples

No examples available.


Back to Scripting API