Quote:
Originally Posted by babyminion
PartyDungeon.lua
There you go!:
Job Class ---> SetClass( CLASS_NORMAL, CLASS_MASTER, CLASS_HERO, CLASS_LEGEND_HERO )
Level Requirement ---> SetLevel( 1, 300 )
Dungeon Cooldown --->SetCoolTime( MIN(60) )
|
It shows needs a party when I applied it.
And then it is not general the cooldown of the map. It should be followed in server time what time the dungeon will open... but thanks!