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
Force Spelleffect?
Author Message
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #2
RE: Force Spelleffect?
Code:
[SKILL 26]
DEFNAME=Skill_MagicResist
KEY=MagicResistance
TITLE=Resistor
PROMPT_MSG=
EFFECT=0.0,90.0
STAT_STR=40
STAT_INT=100
STAT_DEX=40
BONUS_STR=0
BONUS_DEX=0
BONUS_INT=100
BONUS_STATS=50
ADV_RATE=10.0,200.0,800.0

on=@start
if <tag0.noresist> = 1
    return 1
endif

[function resist_test]
tag.noresist=1
SPELLEFFECT s_feeblemind,1000,<SRC>
tag.noresist=

if not works you can also use @usequick trigger like @start. but i disable default resist on my shard with only @start and it works.
(This post was last modified: 10-11-2012 09:51 AM by Shaklaban.)
10-11-2012 09:51 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Force Spelleffect? - Shamino - 10-11-2012, 07:07 AM
RE: Force Spelleffect? - Shaklaban - 10-11-2012 09:51 AM
RE: Force Spelleffect? - Barnabus - 10-12-2012, 01:56 AM
RE: Force Spelleffect? - Skul - 10-12-2012, 03:01 PM
RE: Force Spelleffect? - Shamino - 10-13-2012, 01:36 AM

Forum Jump:


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