hello,
what would i need to do in order to have automated events handle the fancy drops, and disable the timings in fancy drops?
thank you.
Automated events compatability.
also, is it possible to change from the x:000 z:000 to the actual grid squares?
harold95also, is it possible to change from the x:000 z:000 to the actual grid squares?
it shows the X Z coords but also the grid, check the documentation for options
"Notify players at Drop by SupplySignal including Coords": false,
"Notify players at Drop by SupplySignal including Grid Area": false,
"Notify players at Massdrop": true,
"Notify players at Random/Timed Drop": true,
"Notify players at Random/Timed Drop including Coords": false,
"Notify players at Random/Timed Drop including Grid Area": false,
"Notify players when a Drop is being looted": false,
"Notify players when a Drop is being looted including coords": false,
"Notify players when a Drop is being looted including Grid Area": false, ok, i made the change, lets see how it goes. thank you!