Thread: Make it so you can't veng while teleporting

Results 1 to 3 of 3
  1. #1 Make it so you can't veng while teleporting 
    Seven Lions

    Yvne's Avatar
    Join Date
    Sep 2012
    Posts
    1,204
    Thanks given
    164
    Thanks received
    173
    Rep Power
    81
    EDIT: NEVERMIND i'm an idiot, just add this to castveng method. lol wasn't thinking at all.. tired.

    Code:
    if (c.teleTimer > 0) {
    			return;
    		}
    Reply With Quote  
     

  2. #2  
    Registered Member
    thim slug's Avatar
    Join Date
    Nov 2010
    Age
    28
    Posts
    4,132
    Thanks given
    1,077
    Thanks received
    1,137
    Rep Power
    5000
    Why would you put it in the attackPlayer method...?
    Reply With Quote  
     

  3. #3  
    Seven Lions

    Yvne's Avatar
    Join Date
    Sep 2012
    Posts
    1,204
    Thanks given
    164
    Thanks received
    173
    Rep Power
    81
    Quote Originally Posted by Leopold Butters Stotch View Post
    Why would you put it in the attackPlayer method...?
    Lol I'm retarded, I was just adding no attacking player when teleporting and I thought of that method.. wasn't thinking lol.
    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. Make it so you can't say your password ingame
    By Warlock 999 in forum Snippets
    Replies: 40
    Last Post: 09-02-2009, 08:50 AM
  2. Replies: 9
    Last Post: 06-25-2009, 12:41 PM
  3. Replies: 16
    Last Post: 05-07-2009, 09:12 AM
  4. Replies: 3
    Last Post: 12-31-2007, 02:23 AM
  5. Making it so you can't pot for equips.
    By nearbosh in forum Tutorials
    Replies: 6
    Last Post: 10-31-2007, 09:47 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
  •