-
Posts
29 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by outlastrust
-
- 66 comments
-
- 1
-
-
- #no escape
- #no escape rust
- (and 6 more)
-
-
I've noticed that clan stats & player stats, aren't saving correctly. I'm not sure what triggers the wipe, but a tester just logged off & everyones scores was reverted to 0 however i use "clanstop" & that seems to keep correct order even though the scores are wiped everytime. Is this due to a refresh rate being 10? or is this a bug?
-
- 66 comments
-
- 1
-
-
- #no escape
- #no escape rust
- (and 6 more)
-
- 222 comments
-
- 1
-
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
Currently for raidblock building health you can just replace anywhere in the file that says "NoEscape" with "RaidBlock" & it'll work flawlessly. & if that confuses any of you reading this, I've attached an edited version of "RaidblockBuildingHealth" with the proper references since it's a free plugin anyways. Also the image file being named incorrectly has been noted as a bug in DezLifes discord. RaidblockBuildingHealth.cs
- 66 comments
-
- 1
-
-
- #no escape
- #no escape rust
- (and 6 more)
-
- 222 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
So far I've paid 25$ for a plugin that is completely not useable in any way. All that seems to work is downgrading to wood. Stone, metal, & HQM all don't come inside the config file setup, & upon setting up the short names to add them they don't work & all of them have a image of the wood upgrade/downgrade. Repair works incredibly slow & to my knowledge there is no method to speed it up, & I haven't found a single skinnable feature other than the buttons that don't work. Is this built only for carbon or something? Feeling like I wasted my money, & I'm disappointed because now I'll have to go find another plugin for the same thing or make one myself. I'd figure for 25$ the config file would already have all upgrade types preset since that's about 95% of the plugins purpose & I can't think of a reason why the user wouldn't want that added to the config file already. I personally wouldn't bother buying this plugin in it's current state.
- 222 comments
-
- #builder
- #automation
-
(and 9 more)
Tagged with:
-
in hopes to not come of confusing i'll answer by each point. 1. I see the next button(shown in the image) however when it's clicked nothing happens. I'm not sure if that's just by design for now or if it's a bug. 2. Do you mean I can input any skin I want via ID, or that to search a skin I need it's ID?
-
- 66 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
- 66 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
Hello @MeventI've just bought this powerhouse of a plugin, & it's been great messing around with some of the features for my server set to be public sometime in January, I really love the idea of Clan Skins, Clan profiles, Gather Goals, Clickable FF buttons, etc. However I've noticed a few bugs &/or I've configured something incorrectly potentially. 1. Clan Skins don't allow you to pick a skin for things like gloves, boots, other guns besides Ak & Bolty. 2. You also cannot use the search function to find a skin, it just doesn't search when you click "enter". Other than that, it looks phenomenal ! & by the looks of it these features are intended to be built onto being that the skins have a next button, & the search feature is already built in regardless of functionality. Thanks for reading, I'm excited for future updates !
-
@DezLifeI've just bought this plugin. It's very easy to configure, it looks great, the UI's are perfect, & the dome feature works fantastic. However, a few things I view as necessity would be the following: 1. Adding functionality to make raid timers start every time a rocket is fired, not just when a structure is broken. REASON: Players tend to run via outpost teleport to save their loot, & if they're given the time it takes to break a door or wall they'll be long gone in many cases. 2. Connecting raid block to the tool cupboard instead of ownership of the foundations/structures REASON: Once a player raids & takes over a base the original owner should be able to raid block the new owners which currently they cannot without raid block being attached to the Tool Cupboard. If both of these features were added/fixed this plugin would work seamlessly for countless servers. It'd have the best visual representation of an ongoing raid, the most options to visualize an ongoing raid, some of the best looking UI's for those notifications etc. I hope to see these changes, & in the future a combat block system with a great UI as well.
- 66 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
- 66 comments
-
- 1
-
-
- #no escape
- #no escape rust
- (and 6 more)
-
Does this plugin support combat block at all? That's about the only reason i'm looking to stick with NoEscape since it's kind of all in one. However, currently it still won't block commands with spaces like "/bgrade x" so that's a major problem. I'd buy this plugin right away though if CombatBlock was part of it, or there was another plugin to integrate with this one for combatblock
- 66 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
I've never had issues with it either, but it's currently not blocking teleports, bgrade, etc. from the "blocked types" list, do you think you could help me figure out why? Don't want to be a bother but I can't seem to figure out the problem
-
- 66 comments
-
- #no escape
- #no escape rust
- (and 6 more)
-
Custom GUI colors & removing sell button
outlastrust replied to outlastrust's Support Request in Support
I've found the configurable options, however a global option for the sell button would be nice. -
I have been trying to remove ALL items from the shop so I can start clean within the GUI window inside the game. However, when I deleted all items from the config file the items returned to the config after I removed them. & when I removed them from the in game GUI via the x when clicking into the items they also returned. Am i missing something?
-
Problem #1: I'm looking to add custom colors to the shop on my server however when I edited the hex color [JsonProperty(PropertyName = "Second Color")] public string SecondColor = "#be2229"; // "#4B68FF"; nothing happened. Problem #2: How would I go about removing the sell button like I've seen others do?