You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
elseifstring.find(voteMessage, "start the game?") then
1254
1254
notify=true
@@ -1277,6 +1277,8 @@ end
1277
1277
functionInterface:_BattlePoll(data)
1278
1278
-- BattlePoll {"Topic":"Choose the next map","Options":[{"Name":"IncultaV2","Id":1,"Votes":0,"URL":"http://test.zero-k.info/Maps/Detail/7514"},{"Name":"Otago 1.1","Id":2,"Votes":0,"URL":"http://test.zero-k.info/Maps/Detail/56587"},{"Name":"Wanderlust v03","Id":3,"Votes":0,"URL":"http://test.zero-k.info/Maps/Detail/55669"},{"Name":"DunePatrol_wip_v03","Id":4,"Votes":0,"URL":"http://test.zero-k.info/Maps/Detail/23549"}],"VotesToWin":3,"YesNoVote":false,"MapSelection":true}
1279
1279
1280
+
--[11:15] <--BattlePoll {"Topic":"Change map to Adansonia v4.1 (16x14)?","Url":"http://zero-k.info/Maps/Detail/55567","Options":[{"Name":"Yes","DisplayName":"Yes","Id":1,"Votes":1,"Url":"http://zero-k.info/Maps/Detail/55567"},{"Name":"No","DisplayName":"No","Id":2,"Votes":0,"Url":""}],"VotesToWin":2,"YesNoVote":true,"MapSelection":true,"NotifyPoll":false,"MapName":"Adansonia v4.1"}
1281
+
1280
1282
ifself.REVERSE_COMPAT_2anddata.YesNoVotethen
1281
1283
return
1282
1284
end
@@ -1306,7 +1308,7 @@ function Interface:_BattlePoll(data)
0 commit comments