Jump to content

Krungh Crow

Creator
  • Posts

    1,264
  • Joined

  • Last visited

Everything posted by Krungh Crow

  1. that's the current facepunch behavior . I am not that far to write a behavior for the animals themselves yet
  2. Krungh Crow

    Welcome Panel

    elements.Add(new CuiElement { Parent = "StockUI", Components = { new CuiRawImageComponent { Url = $"{configData.BackgroundImage}", Color = string.Format($"1 1 1 {configData.BckgrndAlpha}"), FadeIn = 0f }, new CuiRectTransformComponent { AnchorMin = $"0 0", AnchorMax = $"1 1" } } }); u can set a transparency on images ^^ i do it all the time let me lookup the code examples (see above block) its a setting in my garage plugin aswell
  3. Krungh Crow

    Welcome Panel

    i recently purchased it myself and i love it Thx @David. Could you add backgroundImage Transparency (alpha) so the background images are not that FULL and in my face ^^
  4. Krungh Crow

    Blank Map

    i made it disabling the broadcast for every machine and block broadcasting by players when they place and activate it (will disable all vendingmachine markers) then it will make them broadcast again on unload so no restart is needed
  5. Krungh Crow

    Blank Map

    just noticed the reply when i uploaded a mapblocker ^^. mine just does not remove all current markers ^^ smart one Does yours restore the old markers on unload or do you need to restart server ? @bmgjet
  6. Version 1.0.2

    452 downloads

    Simple plugin to block map with a colored map marker and Disable all Vending Machines from broadcasting. Features : Set a color using Hex code or Rust colors (black, yellow, red, blue, white, green etc.) Set alpha (transparency) to the overlay. If for a reason the colors set in configuration do not exist sets a black marker instead. Disables any Vending machine Map marker (if plugin is unload it will make all Vending Machines broadcast again). Tells the player if he turns broadcasting on it is disabled and blocks the broadcasting. You can now use the mapblock and vending machine blocker separately through config. Known issues : Map will always be briefly shown by rust before the marker is generated setting a color will make it slightly harder to see. Side notes : Disabling HUD by default on a server is not possible since that is a feature from clientside only. Commands : /mapblock info (to tell players why the map has blocked Configuration : { "Plugin config": { "Chat Prefix": "[<color=yellow>MapBlock+</color>] " }, "MapBlocker setup": { "Use Map overlay": true, "Block VendingMachine Markers": true, "Overlay Alpha": 1.0, "Overlay Color": "#B48EF6" } } Localization : English language file included to use a different language just make a new file in the language folder. { "NoBroadcast": "<color=red>Vendingmachine broadcasting is disabled on this server!</color>" "Info": "\n<color=green>To have a mutch better experience roaming the map we have blocked the view of the map</color>", "InvalidInput": "<color=red>Please enter a valid command!</color>", "Version": "Version : V" }
    Free
  7. Krungh Crow

    Blank Map

    no map just put a big ass black mapmarker on it
  8. Changed Status from Pending to Work in Progress
  9. Changed Status from Gremlins to Closed
  10. Krungh Crow

    Bradley HP

    Changed Status from Gremlins to Closed
  11. Krungh Crow

    HotGibs Delay ?

    Changed Status from Gremlins to Closed
  12. Krungh Crow

    HotGibs Delay ?

    Changed Status from Pending to Closed Changed Fixed In to Next Version
  13. Krungh Crow

    HotGibs Delay ?

    Changed Status from Pending to Gremlins
  14. Changed Status from Pending to Gremlins
  15. "Tank Guards Lifetime (minutes)": 10.0, allready in the cfg available
  16. thanks to facepunch changing mesh yes (wip to fix)
  17. Krungh Crow

    HotGibs Delay ?

    not as of yet this has to be setup to encount the use of the gibs on other bradley plugins (puzzle)
  18. inside MonumentBradley set its HP to 0 The spawn on custom locations is also randomized
  19. Krungh Crow

    Bradley HP

    Changed Status from Pending to Gremlins
  20. garage
  21. Krungh Crow

    Bradley HP

    o.reload BradleyTiers
  22. Krungh Crow

    Bradley HP

    have you checked console on spawn if it is showing the tiers to update to ? And if u have any other plugins running changing hp and/or cratedrops
1.8m

Downloads

Total number of downloads.

8.3k

Customers

Total customers served.

125.2k

Files Sold

Total number of files sold.

2.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.