Thread: Battlescape PlayerRights?

Results 1 to 8 of 8
  1. #1 Battlescape PlayerRights? 
    Sweets
    Guest
    How do i change the playerRights of a player on Battlescape source since it isn't written into the character files?
    Please help, thanks
    Reply With Quote  
     

  2. #2  
    Registered Member
    CTucker's Avatar
    Join Date
    Oct 2008
    Posts
    2,422
    Thanks given
    263
    Thanks received
    281
    Rep Power
    343
    well you could do it old style


    in player.java where public int player rights it called


    put this under it


    Code:
     if(playerName.equalsIgnoreCase("name")) {
    playerRights = #;
    }
    Reply With Quote  
     

  3. #3  
    Sweets
    Guest
    But how would i make it so i could change it in the char file?
    Reply With Quote  
     

  4. #4  
    If you read this you're gay!
    Infexis's Avatar
    Join Date
    Aug 2009
    Age
    28
    Posts
    4,557
    Thanks given
    1,158
    Thanks received
    1,174
    Rep Power
    2949
    open the char file
    find playerrights
    and change it from 0 to your rights.
    Reply With Quote  
     

  5. #5  
    Sweets
    Guest
    1337 - It isn't written into the character file.
    Reply With Quote  
     

  6. #6  
    Icy Realm Owner
    Icy Whip's Avatar
    Join Date
    May 2007
    Posts
    1,419
    Thanks given
    30
    Thanks received
    35
    Rep Power
    213
    Quote Originally Posted by Sweets View Post
    1337 - It isn't written into the character file.
    I have the source and its located in the character files. not the more info ones.

    looks like this
    Code:
    [ACCOUNT]
    character-username = icey69
    character-password = bobthemotherfuckingbuilder
    
    [CHARACTER]
    character-height = *
    character-posx = ****
    character-posy = ****
    character-rights = 3 // player rights


    Signature made by Mr. Ervis

    Any questions, MSN me; [email protected]
    Reply With Quote  
     

  7. #7  
    Community Veteran

    mige5's Avatar
    Join Date
    Aug 2008
    Posts
    5,528
    Thanks given
    573
    Thanks received
    1,410
    Rep Power
    2114
    Quote Originally Posted by icey69 View Post
    I have the source and its located in the character files. not the more info ones.

    looks like this
    Code:
    [ACCOUNT]
    character-username = icey69
    character-password = bobthemotherfuckingbuilder
    
    [CHARACTER]
    character-height = *
    character-posx = ****
    character-posy = ****
    character-rights = 3 // player rights
    nice password, gonna steal ur acc now!! lol
    Number of page #1 releases with most views & posts: (Updated: 2023)
    RS2 server section: 1
    RS2 client section: 2
    Reply With Quote  
     

  8. #8  
    Icy Realm Owner
    Icy Whip's Avatar
    Join Date
    May 2007
    Posts
    1,419
    Thanks given
    30
    Thanks received
    35
    Rep Power
    213
    Quote Originally Posted by mige5 View Post
    nice password, gonna steal ur acc now!! lol
    oh sheeeeeettttt!!!


    Signature made by Mr. Ervis

    Any questions, MSN me; [email protected]
    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

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •