Author Topic: Longer Poptime  (Read 590 times)

After searching for a bit, I couldn't find anything to help me.

Is there anyway to set item poptime to 10 minutes (600000 miliseconds) and overwrite the 30 second limit?


I think he means the delay time.

poptime...?
He means the time between you dropping an item on the floor and it disappearing.

$Game::Item::PopTime = 600000;

$Game::Item::PopTime = 600000;
there's a 30000 limit

Actually, that worked...For certain scenarios.

Event-spawned items will only last several seconds (if even that) before fading.