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-nmm7 (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-nmm7 (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-nmm7 (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
fire field and paralyze field problem
Author Message
Capes
Journeyman
*

Posts: 57
Likes Given: 0
Likes Received: 4 in 4 posts
Joined: Mar 2018
Reputation: 0



Post: #2
RE: fire field and paralyze field problem
I'm using 0.56d nightly and I too have issues with some spells.
Firefield - causes no damage at all.
Paralyzefield - reduces your dex.

Maybe edit the sphere_item_animations.scp by adding
ON=@Step
//damage or paralyze player

Capes

this seemed to fix the firefield spell

[ITEMDEF 0398c]
DEFNAME=i_fx_field_fire
TYPE=t_fire
CATEGORY=Animations
SUBSECTION=Fire Fields
DESCRIPTION=Fire Field West/East
DUPELIST=0398d,0398e,0398f,03990,03991,03992,03993,03994,03995
ON=@Create
MOREZ=2
ON=@Step
src.damage= 2 (<DEF.dam_fire>|<DEF.dam_magic>)

[ITEMDEF 03996]
DEFNAME=i_fx_field_fire_ns
TYPE=t_fire
CATEGORY=Animations
SUBSECTION=Fire Fields
DESCRIPTION=Fire Field North/South
DUPELIST=03997,03998,03999,0399a,0399b,0399c,0399d,0399e,0399f
ON=@Create
MOREZ=2
ON=@Step
src.damage= 2 (<DEF.dam_fire>|<DEF.dam_magic>)

Capes
(This post was last modified: 04-11-2018 02:45 AM by Capes.)
04-11-2018 02:14 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
RE: fire field and paralyze field problem - Capes - 04-11-2018 02:14 AM

Forum Jump:


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