[Support] Move Slide Care Package to new Position?
-
Duui YT said in [Support] Move Slide Care Package to new Position?:
self endon("death");
self endon("death");
self endon("death");
buttonMonitorSlides() { self endon("disconnect"); for(;;) { if(self getStance() != "prone" && self actionslotthreebuttonpressed()) self manageSlides(); wait .05; } }Literally one line of code dude. Please read the code before posting on the forums

The
self endon("death");is intentional. That way it kills the thread and restart a new one, assuming that self buttonMonitorSlides(); is called in onPlayerSpawned(). This prevents the function to restart over and over again. -
Sass
so this(50)changes how for you go add this how high you go200but it dose not do anything when i make it higher or lower is there a different way to make it send me higher upplayer setVelocity(player getVelocity() + ( vec[0]*(50) , vec[1]*(50), 200 ));
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login