Advertisement
ExcaliburNUMNUM

test 2

Oct 9th, 2021
541
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.26 KB | None | 0 0
  1. //Match G-ALERT ****************** -TESTING
  2. IFMATCHES(%CHATCLEAN%,"^.*Inspecting\sAlert\s([0-9]{4})\s\[PANEL\].*$",&galert,1);//Matches G-alert.
  3.     LOG(true, G-ALERT#:%&galert%);
  4.     //ECHO(/enter command here);
  5. ENDIF;
  6. //Match G-ALERT ****************** -TESTING
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement