Results 1 to 10 of 52

Thread: 021 Hells Demon [100] v1.0.5

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. Default

    Yes last strike has a chance to trigger sickle as shown below:
    Code:
    if(!StrEqual(weapon,"Sickle",false)&&IS_PLAYER(victim)&&IS_PLAYER(attacker)&&victim>0&&attacker>0&&attacker!=victim)
        {



  2. Default

    Quote Originally Posted by ZERO View Post
    Yes last strike has a chance to trigger sickle as shown below:
    Code:
    if(!StrEqual(weapon,"Sickle",false)&&IS_PLAYER(victim)&&IS_PLAYER(attacker)&&victim>0&&attacker>0&&attacker!=victim)
        {
    interesting. just never seen it do 200+ dmg before XD

    Through the darkness of futures past,
    The magician longs to see
    One chants out between two worlds:
    Fire, walk with me.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •