[VU-MapVote] [GUI] Allow players to vote for the next map

and also is there a way to vote for the first map? i have to play the first round in the top of maplist.txt every time then i can vote, kinda boring pls help if there is solution.

I know this is old, but I was looking for this and couldn’t find an answer. Here’s what I did:

Go to the artifacts\ext\server folder and open the init.lua file in a text editor.

Find this line:
voteTime = 52

And change the number (52) to whatever you want:
voteTime = 15

Save the file, run the game.

Is it normal that when I do two different maps with the mod I unlock all the weapons? And when I restart the server and/or even when I remove the mod all my progress returns to where I was. Is there anyone who has the same thing?

Seems like the latest VU version broke this mod and the game fails to load if this is present on the server. I assume it has something to do with the browser overhaul in the latest version.

find any fix yet bc i updated VU which broke my mapvote

I think someone was working on an updated version of this for the new UI, but I am not sure the progress

Picked up on this one. Please feel free to get it at GitHub - muppet99/BF3-Mods-Votemap: BF3 map vote Mod for Venice Unleashed Ā· GitHub . With Kuddo’s to n4gi0s for the original work, I just did some changes.