ImportBot Posted November 5, 2013 Share Posted November 5, 2013 Originally Posted by falcontx*: Hmm.. this is a new one, I can't change the max beyond 64 in the plugin. [02:34:44] UltimateMapManager: WARN -> 65 players. No map list is available for this number of players; keeping current map list. Is that 64+commander? What's the new max? 70? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 5, 2013 Share Posted November 5, 2013 Originally Posted by Roughneck2-0*: Is that 64+commander? What's the new max? 70?Hey there, falcontx. Yes, the new max is 70. EDIT: A maximum of 70 can be achieved in almost any combination of either players and/or spectators, but usually its: 64 Players 2 Commanders 4 Spectators Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 5, 2013 Share Posted November 5, 2013 Originally Posted by Sabn0ck*: Though you can have 4 Spectators and 2 Commanders(in certain modes) max actual players is still 64. If the vars for specs and commanders is set, the vars.maxplayers is still 64. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 5, 2013 Share Posted November 5, 2013 Originally Posted by Roughneck2-0*: Though you can have 4 Spectators and 2 Commanders(in certain modes) max actual players is still 64. If the vars for specs and commanders is set, the vars.maxplayers is still 64.That's true. Maximum number players which can 'be on the ground' is still 64. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 5, 2013 Share Posted November 5, 2013 Originally Posted by WileECyte*: I've found that in Procon, it shows 66/64 if there are commanders, but it doesn't change if you add a spectator. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 5, 2013 Share Posted November 5, 2013 Originally Posted by Roughneck2-0*: I've found that in Procon, it shows 66/64 if there are commanders, but it doesn't change if you add a spectator.Also true Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 6, 2013 Share Posted November 6, 2013 Originally Posted by falcontx*: Yes, it does seem that spectators are ignored, but commanders are not. I did manage to find one server in Battlelog showing 68/68 players, though. I have no idea how they managed that. I may just increase the max to 70 just to be safe. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 6, 2013 Share Posted November 6, 2013 Originally Posted by Sabn0ck*: Yes, it does seem that spectators are ignored, but commanders are not. I did manage to find one server in Battlelog showing 68/68 players, though. I have no idea how they managed that. I may just increase the max to 70 just to be safe.It has to do with some GSP's CP, like i3d(terrible), showing more than 64 in Battlelog. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 6, 2013 Share Posted November 6, 2013 Originally Posted by b0wzy*: Well, of course it's possible.. Find this code: (should be around line 1696 or so) Code: private void CheckPreset() { if (this.m_strCurrentPreset != this.m_LMaplists[this.m_iCurrentMapList].Maplist[this.m_iNextMapIndex].Preset) {and change it to:Code: private void CheckPreset() { if (true) {This will send the preset commands in between every round. Normally it only sends them when the preset has changed.Awesome. I got it to work with that edit. Running 200 tickets for my Rush maps now! I made a post detailing my steps if anyone is curious*. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by Fixit*: Donated today and awaiting plugin by email! Many Thx! Greets! Daniel Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by Damien720*: me to Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by WDT-TardFarmer*: Donated today and awaiting plugin by email! Many Thx! Greets! Daniel Ditto! I am assuming I need the full version in order to recognize the BF4 maps? Currently the basic version only recognizes the Vanilla BF3 maps. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by b0wzy*: UMM beta with xVotemap isn't working for me... I use custom presets for maps in UMM, but if players do a votemap it won't load the custom preset. Any way around this? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by falcontx*: Ditto! I am assuming I need the full version in order to recognize the BF4 maps? Currently the basic version only recognizes the Vanilla BF3 maps. Yes, that's correct. I've emailed it to you. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by falcontx*: UMM beta with xVotemap isn't working for me... I use custom presets for maps in UMM, but if players do a votemap it won't load the custom preset. Any way around this?So, everything else works, it's just not setting the tickets to 200 for rush like you were testing above? I'll need a full bug report with logs in order to diagnose. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by b0wzy*: So, everything else works, it's just not setting the tickets to 200 for rush like you were testing above? I'll need a full bug report with logs in order to diagnose.Thats correct, I'll try to sort that out for you. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by tarreltje*: Hey Falcon can you email me with the latest version? I think i lost UMM after i canceld my BF3 server! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by MrRepzion*: So far the map rotation for rush is working flawless, however, I can't seem to get the ticket rates correct. It is always 75 and when I go into the console and type vars.gameModeCounter "500" the next map will be the correct tickets, however, I have to do this everytime the game switches maps in between when the next map is loading or it resets back to 75 tickets. I obviously cannot cannot sit at the computer all day and do this while my server is full... is there anyways to make it so it stays at 300+ tickets so i dont' have to type the command every time? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by Damien720*: Quote Originally Posted by falcontx View Post Well, of course it's possible.. Find this code: (should be around line 1696 or so) private void CheckPreset() { if (this.m_strCurrentPreset != this.m_LMaplists[this.m_iCurrentMapList].Maplist[this.m_iNextMapIndex].Preset) { private void CheckPreset() { if (true) { This will send the preset commands in between every round. Normally it only sends them when the preset has changed.this Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by falcontx*: Hey Falcon can you email me with the latest version? I think i lost UMM after i canceld my BF3 server!I just emailed the latest version to everyone a few hours ago. Check your spam folder if you haven't seen it, yet. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by falcontx*: So far the map rotation for rush is working flawless, however, I can't seem to get the ticket rates correct. It is always 75 and when I go into the console and type vars.gameModeCounter "500" the next map will be the correct tickets, however, I have to do this everytime the game switches maps in between when the next map is loading or it resets back to 75 tickets. I obviously cannot cannot sit at the computer all day and do this while my server is full... is there anyways to make it so it stays at 300+ tickets so i dont' have to type the command every time?There's a new option in UMM called "Send preset commands after every round_" Turn that on. The modification I posted earlier is no longer necessary due to this option. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by C0NM4N*: Falcontx, great plugin. We have been using it since BF3. We couldn't be happier. Tonight we installed it for BF4 and changed from one map list to another and found that the points/unlocks did not carry over. Is this a plugin problem or server/procon problem? Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by jaskaman*: I still haven't received it, can you sent to me (I sent you request from my email account)? Thanks. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by DrFellatio*: There's a new option in UMM called "Send preset commands after every round_" Turn that on. The modification I posted earlier is no longer necessary due to this option.Does not work properly. I mixed CQ with Rush and created one specific preset for every gamemode. For rush I created the following preset: vars.gameModeCounter 300 The debug output shows that presets have changed but the tickets in rush stay on 75. In CQ I use the default count of 100% and that works... Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by IAF-SDS*: Thanks for the updates to all of your plugins Falcon. I received your email and I will try this updated UMM soon. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by ISC4RIOT3*: Thx for the plugin! Recived by email 2 Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by kcuestag*: Thanks for the update, I've also donated again to thank you for keeping this plugin alive for BF4. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by b0wzy*: Does not work properly. I mixed CQ with Rush and created one specific preset for every gamemode. For rush I created the following preset: vars.gameModeCounter 300 The debug output shows that presets have changed but the tickets in rush stay on 75. In CQ I use the default count of 100% and that works... See my post over here*, if you need more help message me. Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by DrFellatio*: See my post over here*, if you need more help message me.I will try this out, thanks for your advise! Quote * Restored post. It could be that the author is no longer active. Link to comment
ImportBot Posted November 7, 2013 Share Posted November 7, 2013 Originally Posted by falcontx*: The latest copy of UMM with BF4 support has been sent out to everyone. I have also responded to all PMs and donations. If you still don't have it, first check your spam folder. If you still don't find it, feel free to shoot me a PM. Quote * Restored post. It could be that the author is no longer active. Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.