• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

[SOLVED] Arena auto Flush

Status
Not open for further replies.

PrestonParsons

BETA Tester
Hello

I wanted to know how to change the time of auto flush for 2 days..

Code:
#
#    Arena.AutoDistributePoints
#        Description: Automatically distribute arena points.
#        Default:     0 - (Disabled)
#                     1 - (Enabled)

Arena.AutoDistributePoints = 1

#
#    Arena.AutoDistributeInterval
#        Description: Time (in days) how often arena points should be distributed if automatic
#                     distribution is enabled.
#        Default:     7 - (Weekly)

Arena.AutoDistributeInterval = 2

And also worldstates

Entry - Value - comment
200001 - 1457914188 - NextArenaPointDistributionTime

but its don't seem working?

Thank
 

blackmetal

Exalted Member
You should take a look at source and compare with trinitycore to see what is different, use your time to research where it is :playball:
 

PrestonParsons

BETA Tester
Yeah every 2 day but its don't flush either lol, Its like its flush this morning 6am then 2 day later 12pm then 2 day later 1pm etc?
 
Status
Not open for further replies.
Top