User Tools

Site Tools


macros:function:masters.nudgeup

Function

Masters.NudgeUp

Void Masters.NudgeUp(Handle handle)
API http://api.avolites.com/11.0/Masters.NudgeUp.html
description Adds 5% to the current master value.
namespace Masters
parameter handle ( Handle ) : The handle containing the master to increment.
return value Void
Example in

Masters - Nudge Master Up/Down:

  <macro id="Avolites.Macros.RateMasterNudgeUp" name="RATE MASTER UP">
    <sequence>
     <step>Masters.NudgeUp(1604)</step>
   </sequence>
 </macro>

1604 refers to the Rate Grand Master's titanId, see titanId.

Also used in
Remarks
You could leave a comment if you were logged in.
macros/function/masters.nudgeup.txt · Last modified: 2018/09/16 13:14 by icke_siegen

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki