Hello, I'm making a battle royale. I need the flooritem_life (for an item to disappear from the floor after it is dropped) to last much longer on my custom map. How can I do this?
Hello i'm trying to create a dynamic shop where it changes it's shop list every 1hr.
I'm using 'sellitem' to input items. How do I remove all the previous 'sellitems' if I want to sell another set of items.
I need a looping script where it summons monsters in a CIRCULAR AREA based on my set center point & radius.
The loop script must stop after completing the circle.
Just the algorithm will suffice.