Quantcast
Channel: General Mod Discussion
Viewing all articles
Browse latest Browse all 7890

Rocket Time

$
0
0
I have a question, I am trying to make an accessory that has Rocket Boot like features but have an increased duration. I found something that increases the duration but it makes it an amount that is seemingly infinite. How would I go about properly restricting the time?

Code:
...
            player.rocketBoots = 1;
            player.rocketTime = 10;
...

Viewing all articles
Browse latest Browse all 7890

Trending Articles