Thread: [667] Custom titles

Results 1 to 4 of 4
  1. #1 [667] Custom titles 
    Registered Member
    OblivionRSPS's Avatar
    Join Date
    Feb 2015
    Posts
    831
    Thanks given
    231
    Thanks received
    98
    Rep Power
    87
    Hello guys, It's me Kebab.
    I need help with my custom titles for a 667 RSPS.
    All the tutorials aren't working because I always get kicked when I wanne login after I added the titles in appearence.java.
    Could some one help me with this, please?
    Reply With Quote  
     

  2. #2  
    Registered Member
    Join Date
    Nov 2014
    Posts
    24
    Thanks given
    0
    Thanks received
    1
    Rep Power
    11
    Quote Originally Posted by OblivionRSPS View Post
    Hello guys, It's me Kebab.
    I need help with my custom titles for a 667 RSPS.
    All the tutorials aren't working because I always get kicked when I wanne login after I added the titles in appearence.java.
    Could some one help me with this, please?
    In the client folder, look through WorldController.java . I'm almost positive this is where you would do this. Just so you don't mess anything up, I'd make a whole new class and extend the WorldController class.

    For example:
    Code:
    public class customTiles extends WorldController
    {
    //code here
    }
    If this doesn't work, I have seen a file on the client side called Ground.java but I've never been inside of it. Probably not where you want to go anyway. I've never really messed around inside of the WorldController.java either but I did look for a second and saw something related to the groundArray.
    Reply With Quote  
     

  3. #3  
    Donator
    Darkness's Avatar
    Join Date
    Nov 2012
    Age
    26
    Posts
    876
    Thanks given
    121
    Thanks received
    75
    Rep Power
    47
    Quote Originally Posted by KeplerOG View Post
    In the client folder, look through WorldController.java . I'm almost positive this is where you would do this. Just so you don't mess anything up, I'd make a whole new class and extend the WorldController class.

    For example:
    Code:
    public class customTiles extends WorldController
    {
    //code here
    }
    If this doesn't work, I have seen a file on the client side called Ground.java but I've never been inside of it. Probably not where you want to go anyway. I've never really messed around inside of the WorldController.java either but I did look for a second and saw something related to the groundArray.
    He said Titles, not Tiles

    OT:

    You're in the wrong category, 667 would be in RS 503+ as this is RS2. Sadly, I have no idea how to do what you're asking for,
    Attached image
    Reply With Quote  
     

  4. #4  
    Registered Member
    OblivionRSPS's Avatar
    Join Date
    Feb 2015
    Posts
    831
    Thanks given
    231
    Thanks received
    98
    Rep Power
    87
    Quote Originally Posted by KeplerOG View Post
    In the client folder, look through WorldController.java . I'm almost positive this is where you would do this. Just so you don't mess anything up, I'd make a whole new class and extend the WorldController class.

    For example:
    Code:
    public class customTiles extends WorldController
    {
    //code here
    }
    If this doesn't work, I have seen a file on the client side called Ground.java but I've never been inside of it. Probably not where you want to go anyway. I've never really messed around inside of the WorldController.java either but I did look for a second and saw something related to the groundArray.
    Thank you for trying to help me but I need titles

    - - - Updated - - -

    Quote Originally Posted by Robin H View Post
    He said Titles, not Tiles

    OT:

    You're in the wrong category, 667 would be in RS 503+ as this is RS2. Sadly, I have no idea how to do what you're asking for,
    Ow okay, well i'm new to the forum so yes.
    Thank you for help
    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. [667]Custom Titles?
    By TaterMater in forum Help
    Replies: 11
    Last Post: 08-05-2013, 11:18 AM
  2. 667 Custom titles
    By 13lack drag in forum Help
    Replies: 7
    Last Post: 06-01-2013, 07:35 AM
  3. 667 custom title ?
    By Exos in forum Help
    Replies: 4
    Last Post: 06-05-2012, 07:36 PM
  4. 667 custom titles
    By Beta in forum Requests
    Replies: 2
    Last Post: 05-03-2012, 03:56 PM
  5. 667/704 Custom Title's?
    By Derrezed in forum Help
    Replies: 1
    Last Post: 03-31-2012, 07:03 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •