[Help] Ancient item drops on Land of Trials

freakmastersx

New Member
Joined
Mar 9, 2010
Messages
58
Reaction score
4
how to enable ancient item drop on Land of Trials? im using SCF server files. 10.3.96
 
i had the same problem in my server files MMT season 2. 2.00.05 . how can i make bosses monsters drop ancient items?
 
Help With it omg. its big problem to my server. players gone max resets and not dro good items the bosses . :(
 
Help With it omg. its big problem to my server. players gone max resets and not dro good items the bosses . :(


=)) n00b :))

ON-Topic: Doesn't your Castle Siege give ancient prizes ?
 
i had the same problem in my server files MMT season 2. 2.00.05 . how can i make bosses monsters drop ancient items?

i had a server on this version before some months, but i forgot what you must change, there is a eventitembag i dont know which number(may be 17 i am not sure) exactly for what items to drop the boss(forgot his name :D) you can easily set it up
 
Значи не съм го тествал, но моя Event Item Bag беше празен и не пускаше нищо. Прикачвам както беше моя Item Bag прикачвам и Итем Баг от други файлове в които има сложени предмети дето кундун трябва да ги пуска. Не съм тествал не знам дали ще стане тествай и кажи такмо и аз ще разбера :) успех

This is Item Bag for Kundun so that he can drop Ancient Items. I have attached my old item bag with no items, and a new bag with items, but the new bag i havent tested yet. So try it out for Kundun at least.. good luck

Забравих да кажа, не знам дали има значение, но преместете нулите:
I forgot to say, move the zeros like this:

Code:
////////////////////////////////////////////////////////////////////////////////

0
//	MapIndex	Drop Flag	MinMonsterLvl	MaxMonsterLvl
	0		0		0		1000
	1		0		0		1000

Така Нулата

Code:
////////////////////////////////////////////////////////////////////////////////

//	MapIndex	Drop Flag	MinMonsterLvl	MaxMonsterLvl
0
	0		0		0		1000
	1		0		0		1000
 

Attachments

  • Desktop.rar
    882 bytes · Views: 35
Last edited:
никво значение няма де са нулите ... всичко след // е коментар..
 
Try this:

in CommonServer find this:

;==========================================================================
; CASTLE SIEGE & DEEP LOREN
;==========================================================================
CastleSiegeRun = 1
CastleDeepEvent = 0
BlockCastleSiegeMapEnter = 0

IsDropSetItemInCastleHuntZone = 1
SetItemInCastleHuntZoneDropRate = 100 <<if you make this higher ex: 10000 it will drop ancient items on Land of Trials
SetItemInCastleHuntZoneDropLevel = 75

MarkOfTheLord = 60

IsDropGemOfDefend = 1
GemOfDefendDropRate = 300
GemOfDefendDropLevel = 75