Thread: Dragon Spear Special Attack

Results 1 to 5 of 5
  1. #1 Dragon Spear Special Attack 
    Registered Member
    Sanity's Avatar
    Join Date
    Dec 2008
    Posts
    2,062
    Thanks given
    22
    Thanks received
    362
    Rep Power
    762
    I have the GFX Id, I have setup my weapon so it has a special, I just can't figure out how to make the dspear make the other player move, and stun them.

    Any help with this would be greatly appreciated.

    Source: Delta
    Reply With Quote  
     

  2. #2  
    Registered Member Hexagon's Avatar
    Join Date
    May 2008
    Posts
    672
    Thanks given
    28
    Thanks received
    18
    Rep Power
    33
    for bind use the same thing as zgs
    Reply With Quote  
     

  3. #3  
    Registered Member
    Sanity's Avatar
    Join Date
    Dec 2008
    Posts
    2,062
    Thanks given
    22
    Thanks received
    362
    Rep Power
    762
    Quote Originally Posted by sn4k3d View Post
    for bind use the same thing as zgs
    I know how to stun, the moving part is the hard part
    Reply With Quote  
     

  4. #4  
    Community Veteran

    Dexter Morgan's Avatar
    Join Date
    Nov 2008
    Age
    16
    Posts
    4,364
    Thanks given
    1,027
    Thanks received
    703
    Discord
    View profile
    Rep Power
    2991
    i got this from head. So its not a correct code.

    when you use the spec. You need to make the player who you used the special on move, But so it dont move you. You will do something like this

    p.teleportX = AbsX;
    p.teleportY = AbsY + 1;

    But you need to make the facing correct, So if you use the spec North it wont send him to east.. But whatever, Teleport would be the thing, And also add the animation and everything else.
    Reply With Quote  
     

  5. #5  
    Registered Member
    Sanity's Avatar
    Join Date
    Dec 2008
    Posts
    2,062
    Thanks given
    22
    Thanks received
    362
    Rep Power
    762
    Quote Originally Posted by D E T R O I T View Post
    i got this from head. So its not a correct code.

    when you use the spec. You need to make the player who you used the special on move, But so it dont move you. You will do something like this

    p.teleportX = AbsX;
    p.teleportY = AbsY + 1;

    But you need to make the facing correct, So if you use the spec North it wont send him to east.. But whatever, Teleport would be the thing, And also add the animation and everything else.
    Thank you! This helped me a lot!
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

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