Thread: How to stop an event when walking

Results 1 to 5 of 5
  1. #1 How to stop an event when walking 
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Base: Azure(Runescource)

    Problem: Stopping an event when walking off

    Errors(Compiling Errors): None

    Other Information/Media(Pictures, etc):

    I've ran into a problem with my wcing, and it's that when walking away the event keeps running, now I've tried a fix for this like.. I declared a boolean isWalking and set to false.. but in the walking packet the first thing it would set isWalking to true and at the end of the packet it would set isWalking to false.. and in the woodcutting event(tick) I would have it check if isWalking = true and if it did I'd stop the event.. but this didnt work when I tested it out the event just kept running when walking off..

    Help would be greatly appreciated for a fix to this.
    Reply With Quote  
     

  2. #2  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    I remember there being a release in the tutorials or snippets section for this. DSPK, correct?


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  3. #3  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Hell no I'm not using DSPK, I know better than that. But thanks I will look for a tut or snippet
    Reply With Quote  
     

  4. #4  
    Donator

    Kickyamom's Avatar
    Join Date
    Jul 2010
    Posts
    1,606
    Thanks given
    208
    Thanks received
    157
    Rep Power
    835
    Good. I'll look for the snippet too.


    Spoiler for Respect for the Truest:

    #TWTMP GANG 4 LYFE
    Reply With Quote  
     

  5. #5  
    Banned

    Join Date
    Dec 2008
    Posts
    2,097
    Thanks given
    1,419
    Thanks received
    732
    Rep Power
    0
    Alright thanks
    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. how to stop ncp walking in walls?
    By wayo0o in forum Help
    Replies: 0
    Last Post: 03-16-2011, 08:29 AM
  2. Replies: 6
    Last Post: 01-18-2011, 09:56 PM
  3. Stop attacking when walking?
    By FpaFtw in forum Help
    Replies: 2
    Last Post: 06-23-2010, 03:39 PM
  4. This event doesn't stop :S
    By Ultimate in forum Help
    Replies: 2
    Last Post: 02-09-2010, 12:16 AM
  5. Replies: 9
    Last Post: 10-18-2009, 04:55 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •