any ways than using unlink
-
is there a different way to do this and not use unlink
RocketRideBind() { for(;;) { if(self JumpButtonPressed()) { self Unlink(); wait .02; } else { wait .02; } } }
-
What do you mean by a "different way" to do this? Do what exactly?
-
GerardS0406 is there a thing that is the same as unlink that can relapse and do the same thing as unlink
-
-
Cahz i am using ufo and the rocket ride bind and my menu is A to select so when ppl select ufo it disconnected the ufo thing and does not work
-
-
i call the bind with the rocket ride script or is there a simpler way