TheLord45 / amxpanel

Emulator for AMX panels
GNU General Public License v3.0
13 stars 1 forks source link

Command: ^GRD #36

Closed TheLord45 closed 5 years ago

TheLord45 commented 5 years ago

Change the bargraph ramp-down time in 1/10th of a second.

Syntax: "'^GRD-<vt addr range>,<bargraph ramp down time>'"

Variable: variable text address range = 1 - 4000. bargraph ramp down time = In 1/10th of a second intervals.

Example: SEND_COMMAND Panel,"'^GRD-500,200'" Changes the bargraph ramp down time to 20 seconds.