Author Topic: How Do I Keep Balls From Disappearing?  (Read 504 times)

I can see this being understandable with most items like weapons and such, but for balls (especially in a gamemode where this is important) I think it is pretty silly that they disappear and in some cases bring them minigame to a screeching halt.

So, title.

$Game::Item::PopTime=30000;

I think that they turn into items when they stop moving, so using this command will set the lifetime of dropped items to 30 seconds (Or less if you want).

$Game::Item::PopTime=30000;

I think that they turn into items when they stop moving, so using this command will set the lifetime of dropped items to 30 seconds (Or less if you want).
Thank you!

Is there a cap on how high I can set this?

Work it out, set it to a ridiculous time then sit and stare at it until it dissapears, if it goes early, there's a cap.

I was surprised at the lack of immaturity that could have risen from the title of this topic.