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
poison spell/combat
Author Message
richm
Journeyman
*

Posts: 58
Likes Given: 4
Likes Received: 4 in 3 posts
Joined: Aug 2014
Reputation: 0



Post: #12
RE: poison spell/combat
Still fairly certain this is a server bug. I found the issue though. The MORE2 setting on the i_rune_poison is not being set correctly. It is always 1.

This is a scripted fix, until something better comes along, if anyone else has this issue...

Put this on your main player event:

ON=@SPELLSUCCESS
IF (<ARGN1>==20)//ispoison
ACT.TIMERF 3, f_poisonfix <EVAL <ARGN2>/100>
ENDIF

[FUNCTION f_poisonfix]
IF <FINDID.i_rune_poison>
FINDID.i_rune_poison.MORE2 <ARGS>
ENDIF
04-05-2017 06:55 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes richm's post
Post Reply 


Messages In This Thread
poison spell/combat - richm - 03-28-2017, 06:55 AM
RE: poison spell/combat - Van Glan Bloom - 03-28-2017, 07:38 AM
RE: poison spell/combat - richm - 03-28-2017, 07:30 PM
RE: poison spell/combat - richm - 03-29-2017, 06:38 AM
RE: poison spell/combat - richm - 03-29-2017, 09:52 PM
RE: poison spell/combat - Rostok - 03-29-2017, 10:17 PM
RE: poison spell/combat - darksun84 - 03-29-2017, 10:24 PM
RE: poison spell/combat - richm - 03-29-2017, 10:32 PM
RE: poison spell/combat - richm - 03-30-2017, 06:50 AM
RE: poison spell/combat - darksun84 - 03-30-2017, 08:21 PM
RE: poison spell/combat - richm - 04-02-2017, 03:31 AM
RE: poison spell/combat - richm - 04-05-2017 06:55 AM

Forum Jump:


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