I made a mistake in the uploaded sma file that has been fixed now. If you already downloaded this, you can fix the vote time by changing the line
if(bshow&&(timeleft>0)&&(timeleft<1780)) {
to
if(bshow&&(timeleft>0)&&(timeleft<300)) {
I forgot to change it back after I was done testing it. I had it set to 1780 so that 20 seconds after the map change (30 min time limit) the vote would come up so I could test,
The warning 209 was not an issue, but I placed return PLUGIN_CONTINUE in the code to get rid of it.
Sorry for the issues. I am not a coder and this is my first plugin. Please let me know if there is anything else or any added features.
________
Honda RC172