The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm8 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm8 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm8 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ARMOR= NOT WORKING
Author Message
x77x
Master
**

Posts: 488
Likes Given: 0
Likes Received: 15 in 15 posts
Joined: Mar 2012
Reputation: -4



Post: #7
RE: ARMOR=
Code:
// Extra combat flags to control the fight (default:0, 0.55i compatible)
// COMBAT_NODIRCHANGE           00001 // Not rotate player when fighting (like was in 0.51a)
// COMBAT_FACECOMBAT            00002 // Allow faced combat only (recommended)
// COMBAT_PREHIT        00004 // allow prehit for close combat. first hit is instant (delay 0.1sec)
// COMBAT_ELEMENTAL_ENGINE      00008 // Use DAM*/RES* to split damage/resist into Physical/Fire/Cold/Poison/Energy (AOS) instead use old AR (pre-AOS)
// COMBAT_DCLICKSELF_UNMOUNTS   00020 // Unmount horse when dclicking self while in warmode
// COMBAT_ALLOWHITFROMSHIP      00040 // Allow attacking opponents from ships
// COMBAT_OSIDAMAGEMOD          00080 // Modify weapon damage OSI-style (taking anatomy, tactics, lumberjacking, str into account)
// COMBAT_ARCHERYCANMOVE        00100 // Allow firing bow while moving
// COMBAT_STAYINRANGE           00200 // Abort attack swing when out of range instead of waiting to come back in range
// COMBAT_STACKARMOR            01000 // If a region is covered by more than one armor part, all AR will count
// COMBAT_NOPOISONHIT           02000 // Disables old (55i like) poisoning style (0~100% chance based on Poisoning skill for monsters, or 50% chance for poisoned weapons)
CombatFlags=00040|00100

isnt it already disabled?

its not being used

maybe someone broke FEATURE_AOS_UPDATE_B 02 ???
it should be OFF, but maybe its still on

// 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

Dragons of Time 2000-2020
http://dragonsoftime.com
(This post was last modified: 10-18-2015 05:56 AM by x77x.)
10-17-2015 12:57 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
ARMOR= NOT WORKING - x77x - 10-16-2015, 07:09 AM
RE: ARMOR= - Criminal - 10-16-2015, 08:47 AM
RE: ARMOR= - x77x - 10-16-2015, 09:09 AM
RE: ARMOR= - Kanibal - 10-17-2015, 05:56 AM
ARMOR= - roberpot - 10-16-2015, 05:48 PM
RE: ARMOR= - Coruja - 10-17-2015, 09:22 AM
RE: ARMOR= - x77x - 10-17-2015 12:57 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)