#Push - Move your friends around
1 messages · Page 1 of 1 (latest)
Idea from Hubert
https://www.youtube.com/live/XwrACsYWwQw?t=2754
I tried this on my server and it doesn't seem to work at all.
Yeah I'm looking into it, I'll see what I can do to get around the problem it's having. Still really an early release plugin.
All good, just wanted to make sure you knew about it!
Thanks! Should have a patch out later, it's kinda janky how I have to do it though. Game definitely wasn't desiged with this in mind.
Yup, just gotta make sure the client and server are in-sync :D
that's not possible unfortunately unless you wanna use ServerOverridePosition
Going to try using a waypoint to slide a player along. Will act more like a Skyrim shout than directly pushing, and it looks janky, but it may be enough
I have noticed that destroying a waypoint toy while a player it attached to it causes them to blink out of existence for a moment, but that's a later problem
Wouldn't calculating the push using server override be better?
Also I'd look at other push plugins to see how they did theirs
that's jittery, making the player pretty much unable to move
where
😭
I don't know if there are any others
That's pushing a player, not a dummy. May only be effective when they're standing still, but at least gives players a way to not always be pushed around.
Good idea
https://github.com/tayjay/Push-SCPSL/releases/tag/v1.1.0
Let me know how it works now.
I'll be able to test it tonight
its an oldie but a goodie
and its coded like garbo like 99% of the good plugins
is there an LabAPI version?
dont think this plugin has even been worked on in a year lol
i highly doubt it will even run on a modern version
okay, but thanks
I could work with that. It looks like I did a similar thing already but with waypoints. Has some trade-offs but I'll give that a try too.
yeah theyre just two different ways to approach it
indeed 😔
perhaps I should rewrite
Maybe