Thread: How to make it so noobs cannot mass train in dummies r00m!~!~!

Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 28
  1. #11  
    Registered Member
    Join Date
    Apr 2007
    Posts
    200
    Thanks given
    0
    Thanks received
    0
    Rep Power
    53
    There is an easier other than putting actionTimer into every single object.

    Add this above 'switch(objectID) {'.

    Code:
    if (c.actionTimer == 0) {
    Then above the very last '}'. Add this.

    Code:
    		}
    		c.actionTimer = 5;
    Now every single object has a timer
    Did you know?
    You cant die from a chicken, unless its toonie tuesdays on the 13th day of the year 2010 at exactly 2:32:37 am pacific time.
     

  2. #12  
    ~Legend Rene
    Guest
    Quote Originally Posted by StrikeScape View Post
    There is an easier other than putting actionTimer into every single object.

    Add this above 'switch(objectID) {'.

    Code:
    if (c.actionTimer == 0) {
    Then above the very last '}'. Add this.

    Code:
    		}
    		c.actionTimer = 5;
    Now every single object has a timer
    Maybe he doesnt have the good person variable hmm?
    Also a normal int can do the same.
     

  3. #13  
    hawaii84
    Guest
    this can come in handy.
     

  4. #14  
    my rep is h4x0r3d


    Join Date
    Dec 2006
    Posts
    1,760
    Thanks given
    10
    Thanks received
    8
    Rep Power
    207
    Doesn't mean you can't mass. Kid's these days. Just means it hits the dummy when the actionTimer hits 0 from 50. But you can still click real fast and lagg the server.
    Quote Originally Posted by super_ View Post
    this is shit. you are shit. gtfo retard.
     

  5. #15  
    woofdawg23
    Guest
    lol but if you use pimpscape source it helps it alot.
     

  6. #16  
    Crazy Cam10
    Guest
    No It Doesn't Neeb -_-
    It Masses On Whatever Source You Put It On..
    My God Your Stupid Aren't You?
     

  7. #17  
    woofdawg23
    Guest
    but still i been trying to find out a way so noobs cannot mass. They can click fast but does it get them anywhere with there stats? No.
     

  8. #18  
    Bam99
    Guest
    LMAO i like that line at the start
    Before you start flameing me and all that shet you guys do this is a noob friendly tut! REMEMBER IF YOU DO NOT GOT ANY THING NICE TO SAY PLEASE DO NOT SAY ANYTHING AT ALL. i AM ASKING NICELY. tHANK-YOU.
    but personal i think that line is a waist of time because people dont care about stuff like that they just flame all they want ...but back on topic nice tut it took me like 5 hours to figure this out on my server because there wasent a tut out on how to do it when i set it up
     

  9. #19  
    ~Legend Rene
    Guest
    Quote Originally Posted by Link View Post
    Doesn't mean you can't mass. Kid's these days. Just means it hits the dummy when the actionTimer hits 0 from 50. But you can still click real fast and lagg the server.
    If the timer has not reached its value the mousekeyevent is not accepted and will not lagg the server.
     

  10. #20  
    Crazy Cam10
    Guest
    Yes It Does Legend
    Actiontimer Is Screwed
     

Page 2 of 3 FirstFirst 123 LastLast

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
  •