[MP] Modern Warfare 3 Mapvote
-
I took a look at CTF, and I have found 2 issues.
Firstly the detection of if the game is over or not is unreliable there as endgame is used for the halftime and overtime and its not round based.
Secondly CTF does draw quite many HUD elements on its own already, and with the map vote it will simply be too much.Both issues can be fixed in code quite easily, the later however requires a bit of game specific code.
-
@Xerxes said in [MP] Modern Warfare 3 Mapvote:
Firstly the detection of if the game is over or not is unreliable there as endgame is used for the halftime and overtime and its not round based.
I suppose it could be related to this weird checks. I suggest to try what i use on BO2 and IW5 for mapvotes.
This check work fine and i never run into issues. Since my mapvote is not GSC but is .menu i did not test it to much.
So, try to emulate my logic and see if work.
-
Nah, that would have the same issues as you can't use wasLastRound on non round based game modes.
-
@Xerxes said in [MP] Modern Warfare 3 Mapvote:
wasLastRound
wasLastRound() return true when if its 1 round gamemode. From what i saw on BO2 wasLastRound() work fine also on not round based gamemoded because not round based gamemode have only one round and because of that wasLastRound() return true and should work fine.
Idk if in iw5 work different. I need to test it again to verify that
-
@Resxt hello i'm "snoopy" .. now i'm using your map vote .. remove the capture flag mode .. this mapvote is very good .. now i see that you are trying to solve the ctf problem " .. thank you very much .. good job bro!
-
@Resxt remember if at any time you have time and desire.. make one for the xlabs mw2.. in the same way I just came to thank you for this and the one for bo2 also that we are using it on the bo2 servers!
-
@Ghost420_ I worked on MW2 some months ago but I didn't find how to handle killcams. It's still in my plans in the future but it won't be soon
-
@Resxt Cool ! ..
-
where can I find a killstreak counter script for iw5?
-
@AutoTopGR what does it have to do with my mapvote script? Don't hijack random topics.
Anyways a simple search would give you results
https://forum.plutonium.pw/search?term=killstreak&in=titlesposts&matchWords=all&categories[]=27&sortBy=relevance&sortDirection=desc&showAs=posts