Jump to content

Mortis

Member
  • Posts

    77
  • Joined

  • Last visited

Everything posted by Mortis

  1. Mortis

    ATM (Cash Machine)

    Same thing: Error while compiling ATMSystem: 'Pool' does not contain a definition for 'GetList' | Line: 271, Pos: 40 I use oxide
  2. plugin does not load and the following message is in the log: Error while compiling ATMSystem: 'Pool' does not contain a definition for 'GetList' | Line: 271, Pos: 40 Just letting you know..
  3. Mortis

    Monument Lock

    Is it me, or is Train Yard not included in the ability to lock? Or am I missing something?
    Nice simple monument you can add for fun in any map. I got a 'dome' feel about it but has a very small footprint, so ideal for smaller (one-grid) maps. And it's even for free! Good job!
  4. Hey i've installed the monumet into my map, and everything is fine exept for the pit. Seems that the map is letting the seawater in the pit, making a extra layer over water. I have looked at the settings in RustEdit to see if maybe there is a topology i missed that would cut throught the sea layer, but cannot find any solutuoin to this. Maybe you have an idea? I have incuded a picture:
  5. The plugin does compile with the new update but gives an error: I've looked at the code and it seems to be an syntax error if (player.modifiers.ActiveModifierCoount > 0 && config.isBoost) instead of (if (player.modifiers.ActiveModifierCount > 0 && config.isBoost) which will make the plugin fucntional again.
  6. Mortis

    Chat Nations

    I like the idea of the plugin, but I'm missing one thing. I use rustadmin and follow the chat offline often on rustadmin. Is there a way to make the chat visible on rustadmin? For now it does not boadcast the chat to rustadmin when the plugin is active. I dont menan a spicific chat, but just all chats in one stream. Reason why is because I use triggers in the chat to broadcast server messages in the game. So if someone askes about for example 'the server rules' the sever gets triggers by the word 'rules' and advertise the rules in the chat. I dont know if that possible but it would be very handy!
  7. Mortis

    ATM (Cash Machine)

    The plugin isnt compiling peoperly, as said. Need an update..
  8. Hey, just a wuaick question. I am using the plugin for years now, but I've noticed something which I previously did not see. The plugin runs on a 10X server (gather manager), the random gather plugin everything is so that only gathering wood, stone, sulfur, metal etc is giving the random items. Everything works fine except for the stone, sulfur and metal. It will give random items but will not harvest 10 stone/sulfur/metal anymore. If the plugin is deactivated, it will give: 10000 stone, 3000 sulfur and 6000 metal (with some HQ metal) With the plugin activated it will give: 2500 stone, 1000 sulfur and 1000 metal (and some HQ metal) Any idea what is causing this problem? Are the two plugins not compatible? May it is a setting somewhere I am missing? I know FP changed the gather rates of those items, but I did not seem to notice any problems until now..
  9. ITs active on my (staging) server, but i don't use rust edit but the RustMaps.com custom monument version (which you upload and then select when generating a map) I've also installed the custom vending thingy from RustMaps.com thinking maybe that was the issue. Kinda work-around it with monumentsAddons, so it isn't a big problem.
  10. Hi, nice monument wich fits my needs. But how does one buy a horse? The npc that stands with the horses doesnt seem to sell horces, just building materials... Did I miss something?
  11. Mortis

    Player Ranks

    For some reason the plugin stopped working on my servers... The command /pr is now an unknown command and will not open the menu. I have updated the servers yesterday to the latest Rust version (and oxide version).. And since it is the same on all servers I think it is related.. Anyone else has the same problem? Is it just me?
  12. Mortis

    Christmas

    I have the same issue, it doesn't seem to bother players much, but it is annoying to me.. Any fix yet?
    I like this plugin. It is very simple and straight forward to config your own PvE server. Most importantly, for me, the purge schedule is the best. No more loading and unloading of the plugin, just put in a schedule and you are set. It is worth the money.
  13. Seems the plugin is giving an error since the latest rust update
  14. Seems that the plugin is supplying animal corpses with random items eventhough "Populate NPC corps with random loot" is set to false. Anyone have the same problem?
    Simple and fun addition to add to a server to spice things up a bit. Not only for shits and giggles, but can also be used as a sort of trap, where you can trap unsuspicious new players.. Fun, and yes, even players that know not to push it, still push it thinking it will give them a random item or somthing! Hilarious!
  15. Mortis

    XSkinMenu

    Super app that is popular with players on your server. Does exactly what is supposes to do. Don't forget to DM the creator to obtain a key for the plugin to work properly! Money's worth!
  16. Mortis

    Update Checker

    I have the same problem, I dont have a plugin that is called 'HUD' or 'Server-Hud' where it links to... I guess iot has to do with this part in de code of the plugin, but I don't know how to code so I would not dare to change it... #region Classes private class Configuration { [JsonProperty(PropertyName = "Command to open UI")] public string Command = "ucsetup"; [JsonProperty(PropertyName = "Discord WebHook")] public string DiscrodWebHook; [JsonProperty(PropertyName = "Check Interval(In minutes)")] public int CheckMinutes = 60; [JsonProperty(PropertyName = "Add a link to the plugin to be updated")] public bool UseURL = true; [JsonProperty("List of plugins", ObjectCreationHandling = ObjectCreationHandling.Replace)] public List<PluginInfo> ListOfPlugins = new List<PluginInfo> { new PluginInfo("Hud", "2.1.10", "https://codefling.com/plugins/server-hud"), }; }
  17. Mortis

    XSkinMenu

    AH, got it! thanx!
  18. Mortis

    XSkinMenu

    Maybe a dumb question, but how exactly do i add the new lumberjack skins? it states you have to do in manually, and i tryed, but it gives me "No item <Concrete> found in the list!" This is the command I used: "xskin add Concrete Hatchet 15501" Am i just misinterpeting it all, or am i just doing it wrong? Thanx, I (and the players) love the app, It is worth all the money imo!
  19. Hey, Love the plugin, it really helps the one grid server i have. But somehow I can not add any scrap to the loot. If i add it, it will not spwan at all even after a wipe.. Am I doing something wrong? anyone got an idea? edit: never minds, it shows up now...
2.3m

Downloads

Total number of downloads.

10.6k

Customers

Total customers served.

152.7k

Files Sold

Total number of files sold.

3.3m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

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.