Thread: Foxtrot Highscores

Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18
  1. #11  
    Developer

    Join Date
    May 2015
    Age
    26
    Posts
    185
    Thanks given
    0
    Thanks received
    9
    Rep Power
    1
    Quote Originally Posted by socklol View Post
    Code:
    			if (this.getRights().getPrimary().getValue() <= 2) {
    				new Thread(new Hiscores(this)).start();
    		        }

    in logout()
    i have added that code and it still shows the admin rank
     

  2. #12  
    Registered Member
    Join Date
    Jan 2017
    Posts
    195
    Thanks given
    13
    Thanks received
    27
    Rep Power
    13
    im a little confused on what exactly you need to do? you want when the player logs out to only save the data to the sql for normal players (rights =0) and mods (rights = 1)?


    the above code works i just tried it on my hiscores
     

  3. #13  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    Quote Originally Posted by Zepisty View Post
    i have added that code and it still shows the admin rank
    So remove the admin account from the highscore (if you know how), if you logged in with it before the change.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
     

  4. #14  
    Developer

    Join Date
    May 2015
    Age
    26
    Posts
    185
    Thanks given
    0
    Thanks received
    9
    Rep Power
    1
    Quote Originally Posted by arch337 View Post
    So remove the admin account from the highscore (if you know how), if you logged in with it before the change.
    i remove it from the SQL aswell it still saves my account
     

  5. #15  
    Community Veteran


    Arch337's Avatar
    Join Date
    Sep 2008
    Posts
    2,950
    Thanks given
    210
    Thanks received
    349
    Rep Power
    1376
    Quote Originally Posted by Zepisty View Post
    i remove it from the SQL aswell it still saves me account
    Then change value from <= 2 to < 2.


    "A fail act is something you do regular, but a dumb act is something you can learn from"
    Spoiler for Problem?:
     

  6. #16  
    Developer

    Join Date
    May 2015
    Age
    26
    Posts
    185
    Thanks given
    0
    Thanks received
    9
    Rep Power
    1
    Quote Originally Posted by arch337 View Post
    Then change value from <= 2 to < 2.
    it sill aint working my account is still getting added
    Last edited by Zepisty; 05-10-2020 at 02:46 PM.
     

  7. #17  
    Developer

    Join Date
    May 2015
    Age
    26
    Posts
    185
    Thanks given
    0
    Thanks received
    9
    Rep Power
    1
    anyone got a fix for this?
     

  8. #18  
    So when I'm free, I'm free


    Jay Gatsby's Avatar
    Join Date
    Jun 2010
    Posts
    2,307
    Thanks given
    1,148
    Thanks received
    1,982
    Rep Power
    5000
    It's a paid product so if you've paid for it go and ask the owner of the product. If you've not paid for it well we don't offer help with leaked code.
     

Page 2 of 2 FirstFirst 12

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. Foxtrot highscores for 317
    By Bubz in forum Help
    Replies: 5
    Last Post: 04-27-2020, 01:42 PM
  2. Replies: 0
    Last Post: 01-31-2019, 02:17 AM
  3. Real HighScores Page
    By wildy in forum Tutorials
    Replies: 100
    Last Post: 01-07-2009, 08:55 PM
  4. Replies: 206
    Last Post: 09-13-2008, 02:19 PM
  5. Replies: 34
    Last Post: 10-31-2007, 09:09 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
  •