-
Posts
341 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Snaplatack
-
I like that idea. I think something like a troll meter or something. Like if the player does x amount of damage or amount of bullets that collided with a PVE players base, then we warn them that they will be switched to a mode that they can deal/receive damage. If they continue after the warning after x amount of damage or hits, then we switch their mode and put them on a blacklist for switching modes. The admin can remove the player off the blacklist if they want. Maybe option to keep blacklist between wipe or have a separate config file for blacklists. I love the idea!
- 291 comments
-
- 1
-
-
Hello, is there any chance that you could add the skin id, block id, etc. to the database for other developers to be able to use for custom plugins/plugins they would like to develop. An API to fetch the same info that comes from the database would be great! I can DM on discord my idea on what I would use this for as I am planning to have a custom plugin made to use this info. Thanks! @Ryuk_
- 119 comments
-
- #creative rust
- #building
-
(and 1 more)
Tagged with:
-
- 39 comments
-
- #administration
- #logging
- (and 6 more)
-
- 291 comments
-
Hello. So I have everything setup correctly for the discord webhook but I never get a message in discord.
-
After restart HUD will not display without me reloading plugin manually. Error log attached.
Snaplatack replied to sic ghost's Support Request in Support
Might have been a Carbon issue. I am not having the issue anymore after some Carbon updates. Will keep testing though -
Worked Thanks!
-
After restart HUD will not display without me reloading plugin manually. Error log attached.
Snaplatack replied to sic ghost's Support Request in Support
same issue -
Just need an update for this months patch Cooking.cs 5494:26 The type 'System.Collections.Generic.List<string>' cannot be used as type parameter 'T' in the generic type or method 'Pool.Free<T>(ref T)'. There is ... no implicit reference conversion from 'System.Collections.Generic.List<string>' to 'Facepunch.Pool.IPooled'.
-
- 194 comments
-
- #stacks
- #rust stacks
- (and 22 more)
-
- 253 comments
-
- 1
-
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
- 11 comments
-
- 2
-
-
- #bikes
- #modularcar
- (and 9 more)
-
- 60 comments
-
- #ultimatercon
- #amino
-
(and 4 more)
Tagged with:
-
Yes constantly batches of spam In console.
-
-
-
I was interested in the MechanicsQuest Plugin included but the download button just downloads the Professions.cs
-
Works beautifully. I saw it in the config but couldnt find the types of variables to pass through it. Thanks!
-
Hello @nivex. I was trying to call the hook OnPlayerEnteredRaidableBase and receive the OwnerId along with the AllowPVP, mode, and player variables. When I add ulong ownerId, the hook fails to call. Here's a sample of what I tried doing. private void OnPlayerEnteredRaidableBase(BasePlayer player, Vector3 raidPos, bool AllowPVP, ulong ownerID) {}
-
@IIIaKa any updates for this error?
-
Did you delete the config before updating? The plugin was rewritten.
-
-
- 253 comments
-
- 3
-
-
- #eventmanager
- #manager
-
(and 5 more)
Tagged with:
-
Fixed! Thank you
