TheLord45 / amxpanel

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

Command: ^GLL #35

Closed TheLord45 closed 5 years ago

TheLord45 commented 5 years ago

Change the bargraph lower limit.

Syntax: "'^GLL-<vt addr range>,<bargraph low>'"

Variable: variable text address range = 1 - 4000. bargraph limit range = 1 - 65535 (bargraph lower limit range).

Example: SEND_COMMAND Panel,"'^GLL-500,150'" Changes the bargraph lower limit to 150.