Jump to content

Search the Community

Showing results for tags 'markers'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Categories

  • Plugins
  • Carbon
  • Harmony
  • Maps
  • Monuments
  • Prefabs
  • Bases
  • Tools
  • Discord Bots
  • Customizations
  • Extensions

Forums

  • CF Hub
    • Announcements
  • Member Hub
    • General
    • Show Off
    • Requests
  • Member Resources
    • For Hire
  • Community Hub
    • Feedback
  • Support Hub
    • Support
    • Site Support

Product Groups

  • Creator Services
  • Host Services

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


About Me

Found 4 results

  1. Mevent

    Hit Markers

    Version 1.2.2

    280 downloads

    Each user can choose his own marker, which is convenient for him! Commands marker - open an UI Permissions You can set permission in config, for example: "Permission (ex: hitmarkers.use)": "hitmarkers.use", You can also set your own permission for each font and button. Config { "Commands": [ "marker", "hits" ], "Permission (ex: hitmarkers.use)": "", "Work with Notify?": true, "Fonts": { "0": { "Font": "robotocondensed-bold.ttf", "Permission (ex: hitmarkers.font)": "" }, "1": { "Font": "robotocondensed-regular.ttf", "Permission (ex: hitmarkers.font)": "" }, "2": { "Font": "permanentmarker.ttf", "Permission (ex: hitmarkers.font)": "" }, "3": { "Font": "droidsansmono.ttf", "Permission (ex: hitmarkers.font)": "" } }, "Min Font Size": 8, "Max Font Size": 18, "Buttons": [ { "Enabled": true, "Title": "Text", "Type": "Text", "Description": "<b>Damage numbers</b> will pop up in the center of the screen!", "Permission": "hitmarkers.text" }, { "Enabled": true, "Title": "Icon", "Type": "Icon", "Description": "The familiar hit icon changes color after a <b>headshot!</b>", "Permission": "hitmarkers.icon" }, { "Enabled": true, "Title": "Heath Line", "Type": "HealthLine", "Description": "A bar appears above the slots, showing the <b>remaining</b> health of the enemy", "Permission": "hitmarkers.line" }, { "Enabled": true, "Title": "Buildings", "Type": "Buildings", "Description": "Displaying damage by buildings", "Permission": "hitmarkers.buildings" } ], "Info Icon": "https://i.imgur.com/YIRjnIT.png", "Show damage to NPC": true, "Show damage to animals": false, "Marker removal time": 0.25, "Default Values": { "Font ID": 0, "Font Size": 14, "Text": true, "Icon": false, "Health Line": false, "Buildings": false } }
    $19.95
  2. Version 1.0.3

    8 downloads

    UMapMarkers is a powerful and versatile server map marker system designed for Rust, utilizing the game's built-in map markers. Create and manage custom map markers with ease, enhancing your server's gameplay experience. Plugin Configuration Configure your custom map markers using the following structure: { "MapMarkers": [ { "WorldPosition": { "x": 0.0, "y": 0.0, "z": 0.0 }, "Icon": 0, "ColourIndex": 0, "Label": "My cool custom marker", "Radius": 0.0, "RadiusColor": null }, { "WorldPosition": { "x": 150.0, "y": 0.0, "z": 150.0 }, "Icon": 2, "ColourIndex": 3, "Label": "Custom marker number two 234?", "Radius": 1.0, "RadiusColor": "#ff0000aa" } ] } Permissions umapmarkers.use - Grants access to the /marker command. Commands /marker add <key name> <icon id> <color id> <radius> <radius color> <display name> - Adds a marker at the player's position. /marker remove <key name> - Removes a marker by its key name. /marker addconfig <icon id> <color id> <radius> <radius color> <display name> - Adds new marker into config at player position. Marker Icons and Colors Choose from a variety of icons and colors to personalize your map markers: Icon IDs: Point: 0 Dollar: 1 Home: 2 AirDrop: 3 Target: 4 Defence: 5 Death: 6 SleepingBag: 7 Sleep: 8 Gun: 9 Ore: 10 Crate: 11 Color IDs: Yellow: 0 Blue: 1 Green: 2 Red: 3 Pink: 4 Cyan: 5 API Functions private string API_CreateMapMarker([CanBeNull]BasePlayer player, Vector3 position, int type, int color, string text, float radius, string radiusColor, bool custom) // Creates a map marker. If you set player arg to null, then marker will be shown to every player on the map. Returns created marker id. private void API_RemoveMapMarker([CanBeNull]BasePlayer player, string markerId, bool custom) // Removes a map marker. Contacts: Need help or custom plugin for your server? Contact me using Discord: metangerine ----------------------------------------------------------------------
    $14.99
  3. LAGZYA

    Team Marker

    Version 1.0.3

    48 downloads

    Team Marker plugin adds the ability to use the new ping system without having to use binoculars. Mark enemy's with the ping and have it be displayed to all your teammates! Just aim and click the USE key (default E) and the ping is sent. This plugin comes very configurable to allow the server owner to adjust how the pings should work. Config { "Setting pings": { "Color index(0-yellow,1-blue,2-green,3-red,4-purple,5-cyan)": 3, "Icon type(Hostile = 0,GoTo = 1,Dollar = 2,Loot = 3,Node = 4,Gun = 5)": 0, "Max distance ping": 250.0 }, "Setting sound": { "Enabled?": true, "Effect/sound prefab": "assets/bundled/prefabs/fx/invite_notice.prefab", "Send sound teammates?": true, "Only nearby teammates?": true, "Max distance": 150.0 } }
    $9.99
  4. This plugin should display PVP/RAIDS/DROPS/CRATES on the in-game map, each event should have its own color. Make every event configurable so you can change size color etc... Drops should have 2 state colors: unlooted and looted. same for crates. If needed I could also get this made as a custom plugin. please get in touch with me if that's the case!
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.4k

Files Sold

Total number of files sold.

1.6m

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.