phuongnam9119
15-12-15, 05:43 PM
Ai từng sài sever cho mình hỏi sao mình chỉnh như thế này mà train không có rơi lông vũ nhỉ :(
//================================================== =================================
// SCF Item Drop Rate
// ----------------------------------------------------------------------------------
// Made by tomatoes
// ----------------------------------------------------------------------------------
// Use zTeam Source
// Type
// Index
// MinLevel (Min Level of item to be dropped)
// MaxLevel (Max Level of item to be dropped)
// Option ("z28 Option (1 = +4, 2 = +8, etc...)")
// Luck (Has luck on item (1 - YES/0 - NO))
// Skill (Has skill on item (1 - YES/0 - NO))
// Excellent (0:no EXL,1:EXL);
// MaxExc; (Max EXL : 0-6);
// OptRate; (% Rate of Option);
// SkillRate; (% Rate of Skill);
// LuckRate; (% Rate of Luck);
// ExcRate; (% Rate of EXL);
// AncRate; (% Rate of Anc);
// Ancent; (0:no ANC,5:ANC 5%,10:ANC 10%);
// Dur (Item durability (0 to 255))
// DropRate; (Item drop rate (out of 10000)
// MonsterMinLevel; (Minimum monster level to drop the desired item (0 to 200))
// MonsterMaxLevel; (Maximum monster level to drop the desired item (0 to 200))
// MonsterMap; (Number of map to drop specific item (-1=all map))
//================================================== =================================
//------------------------------------------------------------------------------------------------------------------------------
// Index ID MinLvl MaxLvl Opt Luck Skill Exc MaxExc OptRate SkillRate LuckRate ExcRate AncentRate Ancent Dur DropRate mMinLvl mMaxLvl mMap
//------------------------------------------------------------------------------------------------------------------------------
//==============================
13 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10000 75 200 -1 // Blue
end
//================================================== =================================
// SCF Item Drop Rate
// ----------------------------------------------------------------------------------
// Made by tomatoes
// ----------------------------------------------------------------------------------
// Use zTeam Source
// Type
// Index
// MinLevel (Min Level of item to be dropped)
// MaxLevel (Max Level of item to be dropped)
// Option ("z28 Option (1 = +4, 2 = +8, etc...)")
// Luck (Has luck on item (1 - YES/0 - NO))
// Skill (Has skill on item (1 - YES/0 - NO))
// Excellent (0:no EXL,1:EXL);
// MaxExc; (Max EXL : 0-6);
// OptRate; (% Rate of Option);
// SkillRate; (% Rate of Skill);
// LuckRate; (% Rate of Luck);
// ExcRate; (% Rate of EXL);
// AncRate; (% Rate of Anc);
// Ancent; (0:no ANC,5:ANC 5%,10:ANC 10%);
// Dur (Item durability (0 to 255))
// DropRate; (Item drop rate (out of 10000)
// MonsterMinLevel; (Minimum monster level to drop the desired item (0 to 200))
// MonsterMaxLevel; (Maximum monster level to drop the desired item (0 to 200))
// MonsterMap; (Number of map to drop specific item (-1=all map))
//================================================== =================================
//------------------------------------------------------------------------------------------------------------------------------
// Index ID MinLvl MaxLvl Opt Luck Skill Exc MaxExc OptRate SkillRate LuckRate ExcRate AncentRate Ancent Dur DropRate mMinLvl mMaxLvl mMap
//------------------------------------------------------------------------------------------------------------------------------
//==============================
13 14 0 0 0 0 0 0 0 0 0 0 0 0 0 0 10000 75 200 -1 // Blue
end