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
Reveal Spell, Detecting Hidden
Author Message
Art
Journeyman
*

Posts: 118
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Apr 2012
Reputation: 0



Post: #1
Reveal Spell, Detecting Hidden
Hello.

How i can change distance of spell Reveal?
How i can allow using of skill 'Detecting Hidden' while war mode enabled?

Thanks Smile
03-03-2013 03:51 AM
Find all posts by this user Like Post Quote this message in a reply
Wap
Journeyman
*

Posts: 138
Likes Given: 6
Likes Received: 7 in 6 posts
Joined: Mar 2012
Reputation: 3

UORPG.net

Post: #2
RE: Reveal Spell, Detecting Hidden
1)
Quote:27-08-2011, ShiryuX
- Added: LOCAL.AREARADIUS, which let you change the radius of the hardcoded area spells
and let you set the radius of scripted skills (if not set, default is 4).
Example:
[SPELL s_new_spell]
FLAGS=SPELLFLAG_SCRIPTED|SPELLFLAG_AREA|SPELLFLAG_TARG_XYZ
....
ON=@SUCCESS
LOCAL.AREARADIUS = 5
?

2) Really, war mode doesn't block skills. War actions blocks. It is fixable by some like that:
Quote://to detect hidden skill block
ON=@Wait
IF (<ACTION> != skill_detecthidden)
ACTION=-1
ENDIF
(This post was last modified: 03-03-2013 06:16 AM by Wap.)
03-03-2013 06:14 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


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