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
Weap with spelleffect lightning
Author Message
Rizz
Master
**

Posts: 396
Likes Given: 21
Likes Received: 14 in 9 posts
Joined: Oct 2012
Reputation: 0



Post: #6
RE: Weap with spelleffect lightning
(08-27-2014 05:21 PM)Aeldaven Wrote:  Working now ^_^ ty
Code:
ON=@Damage
    IF !<R3>
        SRC.SpellEffect=s_lightning,100.0,<CONT.uid>
        //SRC.effect 1,1  //uncomment make double lightning effect
        SRC.SOUND=snd_SPELL_LIGHTNING
        //SRC.MESSAGE Test OK! //don't work
        Return 1
    Endif


@XuN
i have try with @hit trig, but not work
Code:
ON=@Hit
    IF !<R3>
        SRC.SpellEffect=s_lightning,100.0,<CONT.uid>
        //SRC.effect 1,1
        SRC.SOUND=snd_SPELL_LIGHTNING
        Return 1
    Endif

Tnx all for helping!!!

http://wiki.sphere.torfo.org/index.php/@Hit

This trigger fires when a character hits someone using a combat skill.
So you have to use @hit inside an [EVENTS] and add it to all of your chars.
(This post was last modified: 08-27-2014 05:59 PM by Rizz.)
08-27-2014 05:58 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Weap with spelleffect lightning - Aeldaven - 08-27-2014, 10:17 AM
RE: Weap with spelleffect lightning - XuN - 08-27-2014, 04:36 PM
RE: Weap with spelleffect lightning - Rizz - 08-27-2014 05:58 PM

Forum Jump:


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