[Release] Black ops II Mapvote for Zombies and Multiplayer
-
Maybe i am just confused due to lack of sleep but my mv_gametypes looks something like this right now for my Party mode Server
set mv_gametypes "gun;gun.cfg oic;oic.cfg sas;sas.cfg shrp;shrp.cfg"
For some reason it just has Gungame in Rotation but when i do something like this
set mv_gametypes "war;gun.cfg war;oic.cfg war;sas.cfg war;shrp.cfg"
Everything shows as Invalid (Expected TDM in Mapvote) but with rotation of Gungame, One in the Chamber etc.
So Basically its loading all Gamemodes in a rotation.
Can anyone maybe explain me the logic behind the Gametype rotation with specific Config file? because i can't get it running with it.
-
The gametype things is a little bit complicated. I'll probably work on an update to make it easier to understand.
If you use the version in releases the ';' it the symbol to split g_gametypes and his respective file. In the source code version there is an error that i need to fix. I use the '@' symbol to split the dvar but the ui still use the ';' symbol.
What happened problably is caused by an error on the code.I'll take a look into it and patch it.
Update
Now the symbol used to split gametype is the ';'. Everything should work fine. Download the mod from the github and not the release section.
Test the code and let me know if you find any other issues to patch. -
Sorex So i tested the Code a little and the biggest problem now is that it basically says what mode could be voted for but for some reason the sv_maprotation overrides it now and puts up the config that is in exec.
Plus after the first vote its stuck, so i choose for a test Downhill - TDM no matter what i vote after wards it stays Downhill but not TDM its stuck on Free for all but the scoreboard is broken
And to end all of it Mode Rotation still doesn't work its only TDM even tho i've put several Modes down.
-
Shinaii dm me on discord/twitter or join my discord server
Discord: DoktorSAS#1141
Twitter: DoktorSASNote:
I can't reproduce your issue. Could be something wrong in your code. -
Sorex I've added you
-
Shinaii
I have 46 unaccepted request whats your username? -
Sorex Same as here. I'll write you if you don't have blocked DM's with Mutual Servers.
-
This post is deleted!
-
This post is deleted!
-
@CamouflageLvCat maybe don’t post your email here
and somewhere safe like discord dms -
hindercanrun yes .. it was published .. in the same way thanks ..
-
hindercanrun
I'm asking "Sorex" -
@CamouflageLvCat doesn’t mean u have to post ur email
-
please ..could you let Sorex answer me ..thanks!
-
maybe wait abit
-
hindercanrun
yes I have no problem waiting... but please... don't answer anymore... now please ask again to "Sorex" -... please don't answer here anymore...! let's hope "Sorex " responds.. -
This post is deleted!
-
@CamouflageLvCat
- Not a good idea to post your email on a forum
- There no extra files you need, you just need the mapvote.gsc compiled and the gamesetting folders with all gamemodes cfg that is provided by Plutonium.
-
This post is deleted!
-
@CamouflageLvCat I did not create any war.cfg. Follow the guide.