Thread: Dementhium Help

Results 1 to 3 of 3
  1. #1 Dementhium Help 
    Trap God

    Join Date
    Jun 2010
    Age
    25
    Posts
    571
    Thanks given
    27
    Thanks received
    26
    Rep Power
    4
    Well when im hybriding, sometimes i wont be facing my opponent ill be like facing north and ill be freezing them and there south of me, so if anyone knows a fix thanks+repp
    "What was done to me was monstrous."
    "And they created a monster."
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2011
    Posts
    144
    Thanks given
    24
    Thanks received
    33
    Rep Power
    39
    Look for the spell method and add a faceto?

    Code:
    package org.darken.model.combat.impl (MagicAction class);
    Code:
    interaction.setTicks((int) Math.floor(interaction.getSource().getLocation().distance(interaction.getVictim().getLocation()) * 0.5) 
    				+ spell.getExtraDelay());
    under that,
    Code:
    interaction.getSource().turnTo(interaction.getVictim());
    really simple.
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    Trap God

    Join Date
    Jun 2010
    Age
    25
    Posts
    571
    Thanks given
    27
    Thanks received
    26
    Rep Power
    4
    Quote Originally Posted by shakedy View Post
    Look for the spell method and add a faceto?

    Code:
    package org.darken.model.combat.impl (MagicAction class);
    Code:
    interaction.setTicks((int) Math.floor(interaction.getSource().getLocation().distance(interaction.getVictim().getLocation()) * 0.5) 
    				+ spell.getExtraDelay());
    under that,
    Code:
    interaction.getSource().turnTo(interaction.getVictim());
    really simple.
    Thanks, new to 639 or to dementhium used to pi ect. But rep++ and thanks
    "What was done to me was monstrous."
    "And they created a monster."
    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

Similar Threads

  1. Replies: 4
    Last Post: 12-01-2011, 07:27 PM
  2. [Dementhium]PlayerLoader.java[Dementhium]
    By maffia-rpg in forum Help
    Replies: 7
    Last Post: 07-20-2011, 06:46 PM
  3. [Dementhium]Item kept on death[Dementhium]
    By maffia-rpg in forum Help
    Replies: 4
    Last Post: 07-19-2011, 02:41 AM
  4. [Dementhium]Npc definitions[Dementhium]
    By maffia-rpg in forum Help
    Replies: 5
    Last Post: 07-17-2011, 08:35 PM
  5. [Dementhium]Frames.java[Dementhium]
    By maffia-rpg in forum Help
    Replies: 0
    Last Post: 07-14-2011, 01:52 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •