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-nmm6 (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-nmm6 (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-nmm6 (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
Modar Shields
Author Message
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #1
Modar Shields
Just a question is any one else having a problem with shields.... i moded the armour on it and im not getting any armour at all from my shield i modar by 50 and nothing happeing ...

[Image: htid.jpg]
10-13-2012 10:43 PM
Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: Modar Shields
AR from shield is derived by the value of your parry's skill, the same is for ModAr on shields .

In few words, 0 parry : nothing
(This post was last modified: 10-13-2012 11:42 PM by darksun84.)
10-13-2012 11:41 PM
Find all posts by this user Like Post Quote this message in a reply
htid4life
Journeyman
*

Posts: 162
Likes Given: 27
Likes Received: 4 in 3 posts
Joined: Mar 2012
Reputation: 2



Post: #3
RE: Modar Shields
lol thanks feel stupid now forgot about parrying

[Image: htid.jpg]
10-14-2012 01:08 AM
Find all posts by this user Like Post Quote this message in a reply
Barnabus
Journeyman
*

Posts: 124
Likes Given: 0
Likes Received: 3 in 2 posts
Joined: Apr 2012
Reputation: 1



Post: #4
RE: Modar Shields
If you want your shield to give armor change its type to t_armor.
Then make a custom parry script, to check layer 2 for t_armor.

IF <SERV.UID.<FINDLAYER.layer_hand2.UID>.TYPE> == t_armor
// It can only be a shield
// Do some custom parry stuff including effects
RETURN Modified Damage
ENDIF
10-16-2012 09:19 PM
Find all posts by this user Like Post Quote this message in a reply
Elfish
Apprentice
*

Posts: 1
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Jul 2013
Reputation: 0



Post: #5
RE: Modar Shields
(10-16-2012 09:19 PM)Barnabus Wrote:  If you want your shield to give armor change its type to t_armor.
Then make a custom parry script, to check layer 2 for t_armor.

IF <SERV.UID.<FINDLAYER.layer_hand2.UID>.TYPE> == t_armor
// It can only be a shield
// Do some custom parry stuff including effects
RETURN Modified Damage
ENDIF

Hi,

sorry for bringing up that old thread.
but i just ran into the same issue

where do i need to add that snippet and mod it afterwards?
(This post was last modified: 07-16-2013 06:22 AM by Elfish.)
07-16-2013 06:17 AM
Find all posts by this user Like Post Quote this message in a reply
RanXerox
Master
**

Posts: 550
Likes Given: 1
Likes Received: 12 in 9 posts
Joined: Dec 2010
Reputation: 19



Post: #6
RE: Modar Shields
Probably in a @GetHit trigger
07-18-2013 02:14 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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