Jump to content

The Friendly Chap

Creator
  • Posts

    488
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by The Friendly Chap

  1. Yup. Outpost is a fine "Wild West" map. I think the OP wants something unique to himself though.
  2. I'll see what happens when I take my hammer to it, but no promises. This error is largely just console spamming, it seems to have no effect, just error on checking if the game is a shared game. Since it can no longer be shared anyway the check is irrelevant. I'll see if I can find it and knock it out without compromising the plugin. But first I gotta go work, so chances are a uMod "house dev" will fix it before I get home.
    It's great. It adds a Diablo-esque Stash to your server.
    Holy Shit Bro. This is a VERY well made and very well thought out XP system, and it's so complex it entertains players for ages.
    This is very good. It's a nicec alternative to a cargo run, and decently challenging.
  3. Version 1.0.0

    1,525 downloads

    It's a vaguely accurate heightmap of North America, cut off in Central America. This was tossed together for a mate, and I may as well let people use it.
    Free
  4. Hacky way : Use Zone Manager. Make a zone over the safe Zone space. Make a second zone a few meters larger. Set the safe zone to eject sleepers, set the outside zone to appropriate flags to prevent player looting and killing.
  5. No, to do that would require the plugin to activate on damage, prevent damage and store the damage amount, check the weapon it came from, and apply the appropriate damage to them to compensate for the differences in the wrapon's actual damage VS what you need, if not a headshot or from a listed weapon, it then applies the damage. Problems : 1. Due to this, the `combatlog` will display an error message implying an invalid shot. I have yet to find / see a solution to this issue. 2. You invoke extra server overhead on every shot a player makes. On a rent-a-server plan, you'll drag your FPS down the more combat is occurring. Possible alternatives: Scientist dies on any headshot. Adjust NPC health so two headshots at average range kills them. L96 / Bolty already takes a regular smurf down with 2 headshots : I used to go to the Excavator with only 36 bullets and a Bolty, so with 100% headshots I knew when all 18 were dead. (L96 is nice, but Bolty don't need a scope, and the L96 is kak without one)
  6. So you also decided to play something a little less toxic than Eve... ...Rust.
  7. OMG. This gave me EVE Online vibes. Possible for the admin to change the icon?
  8. Yeah, you just use the command and drag the version you want to you inventory and it reskins. Very nice.
  9. I think he just wanted it to make less loot? Probably to be able to make Hackables more common.
  10. 1. Not really possible, as the visual changes to night vision are a client side update, and server based plugins can't affect that. 2. May be possible, plugin can raycast in front of the player, and if it hits a skinnable, popup a reskin window. But not really my area of plugin dev-ness. Not sure how to check skins owned by the player, and if you want ALL the skins just get SkinBox or a clone, and then any reskin is a command away. 3. Another impossible, sorry. Again, it's a client side thing. You could likely janky jury-rig something together like spawning a lit miners hat on a player if they dragged a Weapon light to a Jackhammer before and equip it. But that's gonna have issues, you can get the miner's hat to ignore other headwear, but you're still gonna see it, and the light wont point with the jackhammer, but follow the player's "gaze".
  11. The code locked hackable crate is a loot contatiner. They don't really have a capacity, as they are meant for taking things out, and then despawn. I suspect that the inability to put player items in the crate (other than by swapping them out) is something that happens mostly clientside. If what you're after is that players opening the hackable crate find more slots of loot to grab, then AlphaLoot, BetterLoot, etc will allow you to increase the number of different items in the crate.
  12. Might wanna try the one above this post (In MienRust's Post). Not sure why Grapefruit vanished off uMod, so I can't speak for how much his will be updated.
  13. Still availiable on github. https://github.com/OrangeWulf/Rust-Save-Lag-Reduce
    Nice prefab, perfect thing to find with the snowmobile.
  14. Version 1.0.3

    409 downloads

    First : find a place for your mass grave. go there in the game client, and type "client.printpos". Now you have the coordinates. load the plugin and it will create a config file. Update the config file with the new values eg : { "Mass Grave Position (you can use client.printpos ingame to get position)": { "x": -151.6, "y": 8.6, "z": -329.3 } } Then reload the plugin with "o.reload MassGrave" Now all player corpses on your server will be moved to the specific position. Note : This plugin pairs well with the "Persistent Corpses" plugin. As Mentioned in this fine Shadowfrax Video!
    Free
  15. Nevermind, making it myself.
  16. No, but if someone does that just ban them. No one who does that has a legit reason.
  17. Mass Grave : Whenever a player dies on the server, the body is teleported to a preset location on the map.
  18. Line 8-18, change to : "Steam": { "Family share accounts": true, "Family share accounts that are dirty": true, "Max allowed Game bans": 0, "Max allowed VAC bans": 0, "Min age of VAC ban allowed": 90, "Min Allowed Steam Level (-1 disables)": -1, "Private Steam Profiles": true, "Profiles that do no conform to the Steam64 IDs (Highly recommended)": true, "When Steam Level Hidden": true }, And to get ServerArmour to work right, you need to fil out lines 50- 57 "io.serverarmour.com": { "Owner Email": "[email protected]", "Owner Real Name": "Walter White", "Owner Steam64 ID": "123321123321123321", "Server Key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "Share details with other server owners": true, "Submit Arkan Data": true }, Obviusly with your own details. Once you have your server set up with ServerArmour, you get the Server Key above at https://io.serverarmour.com/my-servers?action=servers

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.3m
Total downloads
Customers
10.7k
Customers served
Files Sold
154.7k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.