Jump to content

Ultimate Map Manager (1.2.5.0 - 03/26/15)


Prophet731

Recommended Posts

Originally Posted by kcuestag*:

 

Hey kcuestag. Did you get this issue resolved or at least a work-around implemented? Looking seriously at using on our classic mode BF4 server to alternate modes using DOM for like less than 15 and CNQ Large +15. Did not want to load it if it has issues throwing those tickets up like that though.

 

Thanks!

Hey,

 

Here's what I did, moved the ticket setting and time setting to the bottom, like in the Domination preset, so went from:

 

# Custom Preset: Classic - 100% Tickets 100% Time Limit

vars.roundTimeLimit 100

vars.gameModeCounter 100

vars.preset Classic

vars.friendlyFire true

To this:

 

# Custom Preset: Classic - 100% Tickets 100% Time Limit

vars.preset Classic

vars.friendlyFire true

vars.roundTimeLimit 100

vars.gameModeCounter 100

And it seems to work fine today. Not sure if it's just a coincidence or not, again I only had this problem yesterday and wednesday, normally it would work fine.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GaWebDev*:

 

Hey,

 

Here's what I did, moved the ticket setting and time setting to the bottom, like in the Domination preset, so went from:

 

 

 

To this:

 

 

 

And it seems to work fine today. Not sure if it's just a coincidence or not, again I only had this problem yesterday and wednesday, normally it would work fine.

Thanks. Will give it a shot. Just sent a donation to falcontx. Awaiting full version info.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by falcontx*:

 

Hi... I just downloaded the plugin, but I just can find a maplist for BF3 and not for BF4 inside the .zip file.

Someone can tell me where I can get the BF4 version?

 

Thx.

Please read everything under the "Download" section of the first post.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by falcontx*:

 

So I have to pay for the BF4 version? I thought I can test it... and if I like I donate to get the full version....

Right now, the free/test version only supports BF3. I can update it to work with BF4, but that will take some time. I just never have because no one asked for it until now. :smile:
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by Stoertebecker*:

 

Right now, the free/test version only supports BF3. I can update it to work with BF4, but that will take some time. I just never have because no one asked for it until now. :smile:

That would be truly awesome. :smile: Can't wait for it.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GaWebDev*:

 

So I have to pay for the BF4 version? I thought I can test it... and if I like I donate to get the full version....

$5 bucks is not a lot. The guys that work on these plugins contribute a great deal of their time and resources to maintain, support, and improve the plugins.

 

Most give freely of their time and resources to make the game administration experience better and allow for a better gaming experience for the player-base as well. Please READ the posts in this thread. The Plug-In works as stated and is more than worthy of a minimum $5 contribution. When there are issues it seems they are being addressed appropriately.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GaWebDev*:

 

I have an issue with my plugin on a new layer I rented. I enabled presets so that I can have different tickets on each game mode or map, and the plugin is now bugged and I Can't scroll all the way down to modify the presets, and I Can't see all the maps either, this is how it looks:

 

Posted Image

 

I remember I had this issue once before, but I can't remember exactly what was causing it...

 

I also noticed whenever I edit a setting now, the plugin's screen goes blank and I have to close and re-open Procon to see it again.. Any clue?

 

 

PS: If it helps, I rented the layer with Nitrado.

kcuestag I see your later post after this original where you said you changed layer hosts but I'm now experiencing this exact same issue. Layer is hosted on gameservers but server is NFO. I'm not going to switch procon hosting just to resolve this issue.

 

Any ideas on what the cause of this is? Can't scroll all the way down to modify the presets, and I Can't see all the maps either.

Thanks!

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by kcuestag*:

 

kcuestag I see your later post after this original where you said you changed layer hosts but I'm now experiencing this exact same issue. Layer is hosted on gameservers but server is NFO. I'm not going to switch procon hosting just to resolve this issue.

 

Any ideas on what the cause of this is? Can't scroll all the way down to modify the presets, and I Can't see all the maps either.

Thanks!

What layer provider? I had that issue with Nitrado, moved it to Gameservers and it worked fine. I believe Nitrado may have some issues with file read/write permissions.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GaWebDev*:

 

Yes GameServers is where my layers at. I have even went in FTP and deleted all plugin files manually, restarted layer, and re-installed, and re-started layer several times to no avail. I'm still getting the same "missing" portion of the plugin setting screen as mentioned in your post I quoted.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by falcontx*:

 

Yes GameServers is where my layers at. I have even went in FTP and deleted all plugin files manually, restarted layer, and re-installed, and re-started layer several times to no avail. I'm still getting the same "missing" portion of the plugin setting screen as mentioned in your post I quoted.

Deleting the plugin files won't do anything. It's an issue with the config file for your server (the one named after your game server's IP address). You'll need to edit it and remove all lines related to UMM, or at least the ones you think might be a problem.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by GaWebDev*:

 

roger that. Thanks. I have it running now without issue but with a smaller map list. However it seems there is a max map # threshold that when it's a very large #of maps in a list that the Procon UI wont let the plugin display all of the lists. I remember seeing this UI limitation referenced elsewhere in this thread I think?

 

Is that something that should be fixed or just a limitation of the Procon UI in regards to this plugin? Also I've noticed no reference in the plugin code to the new "classic mode" which I'm running. Can we add that in using the correct vars for that mode or does it matter that it's not in there. It has not seemed to alter my classic mode thus far so maybe it's irrelevant?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by falcontx*:

 

roger that. Thanks. I have it running now without issue but with a smaller map list. However it seems there is a max map # threshold that when it's a very large #of maps in a list that the Procon UI wont let the plugin display all of the lists. I remember seeing this UI limitation referenced elsewhere in this thread I think?

 

Is that something that should be fixed or just a limitation of the Procon UI in regards to this plugin? Also I've noticed no reference in the plugin code to the new "classic mode" which I'm running. Can we add that in using the correct vars for that mode or does it matter that it's not in there. It has not seemed to alter my classic mode thus far so maybe it's irrelevant?

Well, the plugin itself has no limits, so any limits would be due to PRoCon. You can specify Classic mode using custom presets, but if you're running it all the time, it doesn't really matter because the plugin won't change anything unless you tell it to.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by tarreltje*:

 

Dont know if it is mentioned before:

 

In a custom preset, if i use | it will become a -

 

So vars.serverName "[NOOB TOWN] NL | NOOBS on MIXED MODES | CLASSIC | PBBans" will output in:

 

[NOOB TOWN] NL - NOOBS on MIXED MODES - CLASSIC - PBBans

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by kcuestag*:

 

Dont know if it is mentioned before:

 

In a custom preset, if i use | it will become a -

 

So vars.serverName "[NOOB TOWN] NL | NOOBS on MIXED MODES | CLASSIC | PBBans" will output in:

 

[NOOB TOWN] NL - NOOBS on MIXED MODES - CLASSIC - PBBans

Why are you using the vars.serverName on a Custom Preset? You can set specific name for each maplist without doing that.
* Restored post. It could be that the author is no longer active.
Link to comment
  • 2 weeks later...

Originally Posted by kcuestag*:

 

Hi,

 

is it normal that the Ultimate Map Manager to accept the settings takes an eternity?

That's caused by your Procon Layer's hosting which either uses a bad connection or a bad machine...

 

Mine is almost instant.

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by PvillePiper*:

 

I have installed the basic files on my layer server in the BF4 folder as I have always done, but it does not show up in the plugin tab in procon... What am I doing wrong? Also, I have donated... What to I have to do to enable the full plugin?

* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by falcontx*:

 

I have installed the basic files on my layer server in the BF4 folder as I have always done, but it does not show up in the plugin tab in procon... What am I doing wrong? Also, I have donated... What to I have to do to enable the full plugin?

Basic version is for BF3 only. I'll email you the full version.
* Restored post. It could be that the author is no longer active.
Link to comment

Originally Posted by PvillePiper*:

 

I'm liking it so far. I built 3 basic map lists for small medium and large based on player counts. I really like that you can turn off the plugin and add maps, change maps on the map list and not affect the plugin. Turn the plugin back on and it resets the lists and you are off. Adding maps with the plugin requires a restart of the plugin and the plugin list is not altered. This is what I wanted. One of my admins is constantly screwing with the list and the next thing you know there are large conquest maps with 4 players....

Awesome plugin so far!

* Restored post. It could be that the author is no longer active.
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Our picks

    • Game Server Hosting:

      We're happy to announce that EZRCON will branch out into the game server provider scene. This is a big step for us so please having patience if something doesn't go right in this area. Now, what makes us different compared to other providers? Well, we're going with the idea of having a scaleable server hosting and providing more control in how you set up your server. For example, in Minecraft, you have the ability to control how many CPU cores you wish your server to have access to, how much RAM you want to use, how much disk space you want to use. This type of control can't be offered in a single service package so you're able to configure a custom package the way you want it.

      You can see all the available games here. Currently, we have the following games available.

      Valheim (From $1.50 USD)


      Rust (From $3.20 USD)


      Minecraft (Basic) (From $4.00 USD)


      Call of Duty 4X (From $7.00 USD)


      OpenTTD (From $4.00 USD)


      Squad (From $9.00 USD)


      Insurgency: Sandstorm (From $6.40 USD)


      Changes to US-East:

      Starting in January 2022, we will be moving to a different provider that has better support, better infrastructure, and better connectivity. We've noticed that the connection/routes to this location are not ideal and it's been hard getting support to correct this. Our contract for our two servers ends in March/April respectively. If you currently have servers in this location you will be migrated over to the new provider. We'll have more details when the time comes closer to January. The new location for this change will be based out of Atlanta, GA. If you have any questions/concerns please open a ticket and we'll do our best to answer them.
      • 5 replies
    • Hello All,

      I wanted to give an update to how EZRCON is doing. As of today we have 56 active customers using the services offered. I'm glad its doing so well and it hasn't been 1 year yet. To those that have services with EZRCON, I hope the service is doing well and if not please let us know so that we can improve it where possible. We've done quite a few changes behind the scenes to improve the performance hopefully. 

      We'll be launching a new location for hosting procon layers in either Los Angeles, USA or Chicago, IL. Still being decided on where the placement should be but these two locations are not set in stone yet. We would like to get feedback on where we should have a new location for hosting the Procon Layers, which you can do by replying to this topic. A poll will be created where people can vote on which location they would like to see.

      We're also looking for some suggestions on what else you would like to see for hosting provider options. So please let us know your thoughts on this matter.
      • 4 replies
    • Added ability to disable the new API check for player country info


      Updated GeoIP database file


      Removed usage sending stats


      Added EZRCON ad banner



      If you are upgrading then you may need to add these two lines to your existing installation in the file procon.cfg. To enable these options just change False to True.

      procon.private.options.UseGeoIpFileOnly False
      procon.private.options.BlockRssFeedNews False



       
      • 2 replies
    • I wanted I let you know that I am starting to build out the foundation for the hosting services that I talked about here. The pricing model I was originally going for wasn't going to be suitable for how I want to build it. So instead I decided to offer each service as it's own product instead of a package deal. In the future, hopefully, I will be able to do this and offer discounts to those that choose it.

      Here is how the pricing is laid out for each service as well as information about each. This is as of 7/12/2020.

      Single MySQL database (up to 30 GB) is $10 USD per month.



      If you go over the 30 GB usage for the database then each additional gigabyte is charged at $0.10 USD each billing cycle. If you're under 30GB you don't need to worry about this.


      Databases are replicated across 3 zones (regions) for redundancy. One (1) on the east coast of the USA, One (1) in Frankfurt, and One (1) in Singapore. Depending on the demand, this would grow to more regions.


      Databases will also be backed up daily and retained for 7 days.




      Procon Layer will be $2 USD per month.


      Each layer will only allow one (1) game server connection. The reason behind this is for performance.


      Each layer will also come with all available plugins installed by default. This is to help facilitate faster deployments and get you up and running quickly.


      Each layer will automatically restart if Procon crashes. 


      Each layer will also automatically restart daily at midnight to make sure it stays in tip-top shape.


      Custom plugins can be installed by submitting a support ticket.




      Battlefield Admin Control Panel (BFACP) will be $5 USD per month


      As I am still working on building version 3 of the software, I will be installing the last version I did. Once I complete version 3 it will automatically be upgraded for you.





      All these services will be managed by me so you don't have to worry about the technical side of things to get up and going.

      If you would like to see how much it would cost for the services, I made a calculator that you can use. It can be found here https://ezrcon.com/calculator.html

       
      • 11 replies
    • I have pushed out a new minor release which updates the geodata pull (flags in the playerlisting). This should be way more accurate now. As always, please let me know if any problems show up.

       
      • 9 replies
×
×
  • Create New...

Important Information

Please review our Terms of Use and Privacy Policy. We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.