Blockland Forums > Help
How to modify Item disappear time?
Mocha Furrier:
I would be so happy if i would know how to make the Ball's Mod Item's disappear time a little bit longer...
Can you help?
Port:
IIRC, you'll need to change projectileObject.lifetime or projectileObject.lifetimeMS.
Port:
--- Quote from: Port on December 06, 2012, 04:47:29 AM ---IIRC, you'll need to change projectileObject.lifetime or projectileObject.lifetimeMS.
--- End quote ---
Not sure what exactly you mean, though. Are you talking about the moving projectile or the ball on the ground?
Mocha Furrier:
--- Quote from: Port on December 06, 2012, 04:48:52 AM ---Not sure what exactly you mean, though. Are you talking about the moving projectile or the ball on the ground?
--- End quote ---
I mean, I want to adjust the time when the ball is thrown, after that it disappears after amount of time if not catch'd.
Swat 3:
Then use the ones Port provided.