Hello, ive been trying this for hours now with no success.
I have 2 rows..
Row #1: shutdown (default 0)
Row #2: server_ip (no default)
At plugin_init the plugin connects to SQL and adds the rows and after that i want to check if shutdown (int) is 1, and if it is 1 i want to kill the plugin or set fail state or something.
Ive been trying for hours with no success so i turn here for help.
How can i do this?