TheLord45 / amxpanel

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

Command: @PSE #4

Closed TheLord45 closed 5 years ago

TheLord45 commented 5 years ago

Set the show effect for the specified popup page to the named show effect.

Syntax: "'@PSE-<popup page name>;<show effect name>'"

Variable: popup page name = 1 - 50 ASCII characters. Name of the page the popup is displayed On. show effect name = Refers to the popup effect name being used.

Example: SEND_COMMAND Panel,"'@PSE-Popup1;Slide from Left'" Sets the Popup1 show effect name to ’Slide from Left’.