Hi all,
In light of the changes today, 8/27, which require building privilege to use ladders, is there anyone that can alter the Limited Ladders plugin to the way it was before today? IE: NOT require a cupboard?
@VVoid
Thanks.
Solved Place ladders anywhere
Discussion in 'Plugin Requests' started by elninost0rm, Aug 27, 2015.
-
I would like this as well, blocking ladders is the dumbest change Rust has had in forever.
-
Seems it's done also on the client side. Nothing i can do here i suppose
-
Thanks for looking into it! My population will suck it up.
-
I have an idea on how to allow it again. Could we not check if the player has a ladder as it's active item and add him to the cupboards temporarily? As soon as he unequips it, remove him from cupboards? I'll do some testing tonight, not sure we have all the required hooks to detect equipping/unequipping items reliably...
-
(as mentioned by VVoid)
Last edited by a moderator: Aug 28, 2015 -
Hooks or not, I suppose we could use OnPlayerInput to check if he is holding a ladder and then simply poll via timer every 250 ms or so to see if he still holds it once he does... wouldn't that work? It's hackish I concur, but I don't see why it wouldn't work. Polling every 250 ms wouldn't hurt performance esp if it only happens when a player has a ladder and unless a player lags VERY badly, I don't see how it could be exploited. -
-
[DOUBLEPOST=1441076235,1440818266][/DOUBLEPOST]Oh! Just thought of a sure and easy way. Just use on user input to trap click like Build does and if the held entity is a ladder just place it by code and remove it from player inventory. -
-
Already did a new version I'm working on that has a blacklist of target entities and doesn't allow placing ladders in radiation zones. It's pretty swellI'm running it now on my server with the high walls blacklisted and heck, it's even better than pre-patch
lol
[DOUBLEPOST=1441120166,1441097746][/DOUBLEPOST]LadderAnywhere for Rust Experimental | Oxide
I'll post a new version tonight with an exclusion list of entities/prefabs that ladders cannot be placed on. -
what happend to this?
-
Wulf Community Admin
-
damn, would really like this mod :-/
[DOUBLEPOST=1490756128][/DOUBLEPOST]
could i possibly get this mod from you ?? or did you abandon it -
Wulf Community Admin
-
Id also like the ability to place ladders anywhere