Thread: DC = Roll backs everytime -.-

Results 1 to 7 of 7
  1. #1 DC = Roll backs everytime -.- 
    Donator

    Anthony's Avatar
    Join Date
    Dec 2007
    Age
    29
    Posts
    1,344
    Thanks given
    198
    Thanks received
    129
    Rep Power
    355
    Can someone direct me to an account autosaver or post one here for me. Maybe one that saves every X amount of minutes ..?
    Reply With Quote  
     

  2. #2  
    Registered Member fl3x's Avatar
    Join Date
    Aug 2010
    Posts
    168
    Thanks given
    52
    Thanks received
    45
    Rep Power
    0
    Code:
    public void save() {
            EventManager.getSingleton().addEvent(new Event() {
                public void execute(EventContainer c) {
                		PlayerSaving.saveAllPlayers();
                }
            }, 500000); //Time in hours
        };
    Reply With Quote  
     

  3. #3  
    Registered Member
    Join Date
    Apr 2010
    Posts
    97
    Thanks given
    1
    Thanks received
    4
    Rep Power
    1
    Quote Originally Posted by .null View Post
    Code:
    public void save() {
            EventManager.getSingleton().addEvent(new Event() {
                public void execute(EventContainer c) {
                		PlayerSaving.saveAllPlayers();
                }
            }, 500000); //Time it takes to send the message
        };
    and that would save them every what? and also where do i place that and do i have to add anything else? and .null can u pm me ur msn i wana ask u something
    Reply With Quote  
     

  4. #4  
    Registered Member
    Tyluur's Avatar
    Join Date
    Jun 2010
    Age
    26
    Posts
    5,103
    Thanks given
    1,818
    Thanks received
    1,767
    Rep Power
    2438
    500000

    What are you blind? Null don't spoonfeed.
    Quote Originally Posted by blakeman8192 View Post
    Keep trying. Quitting is the only true failure.
    Spoiler for skrrrrr:

    Attached image
    Reply With Quote  
     

  5. #5  
    Donator

    Anthony's Avatar
    Join Date
    Dec 2007
    Age
    29
    Posts
    1,344
    Thanks given
    198
    Thanks received
    129
    Rep Power
    355
    Quote Originally Posted by .null View Post
    Code:
    public void save() {
            EventManager.getSingleton().addEvent(new Event() {
                public void execute(EventContainer c) {
                		PlayerSaving.saveAllPlayers();
                }
            }, 500000); //Time it takes to send the message
        };

    where exactly do i put this ?
    Reply With Quote  
     

  6. #6  
    Registered Member
    Join Date
    Apr 2010
    Posts
    97
    Thanks given
    1
    Thanks received
    4
    Rep Power
    1
    Quote Originally Posted by Mangekyou View Post
    500000

    What are you blind? Null don't spoonfeed.
    500000 what asshole and he can do w.e he wants ur not his fucking dad or some shit
    Reply With Quote  
     

  7. Thankful user:


  8. #7  
    Registered Member fl3x's Avatar
    Join Date
    Aug 2010
    Posts
    168
    Thanks given
    52
    Thanks received
    45
    Rep Power
    0
    Hours. Its 500000 hours.


    Just change it to 1 for 1 hour and you shouldn't experience rollbacks.


    Place it in the client.java then initialize it by doing save();
    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. link backs on WebWeTrust.com
    By MrPeanut420 in forum Selling
    Replies: 2
    Last Post: 01-06-2011, 10:35 PM
  2. Roll backs
    By Juggalo Family in forum Help
    Replies: 2
    Last Post: 12-10-2010, 03:23 PM
  3. Replies: 10
    Last Post: 10-05-2008, 12:51 AM
  4. Oh Shiz Im Backs
    By Banhammer in forum Music
    Replies: 1
    Last Post: 05-22-2008, 08:58 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
  •