Thread: [DSPK] Help me make a Code REPP++ !

Results 1 to 2 of 2
  1. #1 [DSPK] Help me make a Code REPP++ ! 
    Registered Member addicted's Avatar
    Join Date
    Mar 2010
    Posts
    188
    Thanks given
    7
    Thanks received
    6
    Rep Power
    5
    Can anyone help me make a Public Void ClickedabsXabsY () {

    So when u click a any coord or make your character walk somewhere it will reset your animation for example heres what i have like an idea. idk if it works this way but i'm not so sure on how i'm going to do this, but im 90% sure it's going to fix the Animations bug when u click somewhre it still does the animations..

    THIS IS JUST AN EXAMPLE ON HOW CODE WOULD LOOK LIKE.
    Code:
    Public Void ClickedabsXabsY () {
    if (playerclicked( getX(), getY() && Animation(EMOTE)) {
    c.resetanimation ();
    c.updateRequired = true;
    c.setAppearanceUpdateRequired(true);
       }
    }

    Reply With Quote  
     

  2. #2  
    Registered Member
    Trock's Avatar
    Join Date
    Jul 2009
    Age
    25
    Posts
    1,915
    Thanks given
    14
    Thanks received
    66
    Rep Power
    532
    [Only registered and activated users can see links. ]

    last post
    Quote Originally Posted by Psyduck View Post
    Vouch

    Quote Originally Posted by VelSion View Post
    Huge Vouch, made so many deals with him, went smoothly!
    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. DSPK/PI Client Compiling code.
    By Russ in forum Help
    Replies: 1
    Last Post: 03-17-2011, 08:19 PM
  2. Replies: 3
    Last Post: 02-25-2011, 03:47 AM
  3. Replies: 0
    Last Post: 04-22-2010, 10:52 PM
  4. make a item show the special bar Repp++
    By massacre215 in forum Help
    Replies: 2
    Last Post: 03-30-2009, 01:51 PM
  5. How i make range hit higher? Repp++
    By massacre215 in forum Help
    Replies: 1
    Last Post: 02-01-2009, 10:10 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
  •