x77x 
Master
 
Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4
![]()
|
ARMOR= NOT WORKING
why is //ARMOR=25 commented out?
none of my armor has AR value
im not using this bullshit!
RESCOLD=4
RESENERGY=6
RESFIRE=6
RESPHYSICAL=6
RESPOISON=8
Code:
// FeatureT2A, used to control T2A expansion features ( default 03 )
// FEATURE_T2A_UPDATE 01 // Monster and Lost lands
// FEATURE_T2A_CHAT 02 // In game chat
FeatureT2A = 03
// FeatureLBR, used to control LBR expansion features
// FEATURE_LBR_UPDATE 01 // Lbr Monsters
// FEATURE_LBR_SOUND 02 // MP3 instead of MIDI
FeatureLBR = 03
// FeatureAOS, used to control AOS expansion features
// FEATURE_AOS_UPDATE_A 01 // AOS Monsters, Map
// FEATURE_AOS_UPDATE_B 02 // Tooltip, Fightbook, Necro/paladin on creation, Single/Six char selection screen, Skills, Newer spellbook support
// FEATURE_AOS_POPUP 04 // PopUp Menus
// FEATURE_AOS_DAMAGE 08
FeatureAOS = 01|08
// FeatureSE, used to control SE expansion features
// FEATURE_SE_UPDATE 01 // Basic SE features
// FEATURE_SE_NINJASAM 02 // Ninja and Samurai
FeatureSE = 01
// FeatureML, used to control ML expansion features
// FEATURE_ML_UPDATE 01 // Basic ML features
// FEATURE_ML_NINTHAGE 02 // Unlocks ninth age house designer items
// FEATURE_ML_RACIAL_BONUS 04 // Enables Racial bonuses for humans/elfs
FeatureML = 01
// FeatureKR, used to control KR expansion features (still not complete but usable)
// FEATURE_KR_UPDATE_A 01 // Basic KR features
// FEATURE_KR_UPDATE_B 02 // Basic KR features
FeatureKR = 01
// FeatureSA, used to control SA expansion features
// FEATURE_SA_UPDATE 01 // Unlocks gargoyle character creation and housing items
// FEATURE_SA_MOVEMENT 02 // Activates new movement packets (not good)
// FEATURE_SA_RACIAL_BONUS 04 // Enables Racial bonuses for Gargoyles.
FeatureSA = 0
// FeatureExtra, used to control misc expansion features
// FEATURE_EXTRA_GOTHIC 01 // Unlocks gothic house designer items
// FEATURE_EXTRA_RUSTIC 02 // Unlocks rustic age house designer items
FeatureExtra = 0
i want OLD SCHOOL +1 +3 +5 +7 +9 !
Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 10-18-2015 06:18 AM by x77x.)
|
|
10-16-2015 07:09 AM |
|
|