Thread: username out of place

Results 1 to 10 of 10
  1. #1 username out of place 
    Registered Member yesimanub's Avatar
    Join Date
    Feb 2012
    Posts
    215
    Thanks given
    8
    Thanks received
    0
    Rep Power
    10
    any ideas?



    Code:
    s = "<col=13132800>" + Rank(myPlayer.skill)+ "</col>" + myPlayer.name;
    Click here to visit my Latest Server Released Files !! (Great for newbies to start off with !!) : Varrockscape - 317 (Released source + Client)(Omg ty for 2.3k+ total dl !!)
    Reply With Quote  
     

  2. #2  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    How's that out of place. Or is the username suppose to be by the *? Or did you just space a bunch of times when you took the pic
    Reply With Quote  
     

  3. #3  
    Registered Member yesimanub's Avatar
    Join Date
    Feb 2012
    Posts
    215
    Thanks given
    8
    Thanks received
    0
    Rep Power
    10
    no by default it has a lot of spaces, but if i take out the loyalty title color it doesnt do that.
    Click here to visit my Latest Server Released Files !! (Great for newbies to start off with !!) : Varrockscape - 317 (Released source + Client)(Omg ty for 2.3k+ total dl !!)
    Reply With Quote  
     

  4. #4  
    Registered Member yesimanub's Avatar
    Join Date
    Feb 2012
    Posts
    215
    Thanks given
    8
    Thanks received
    0
    Rep Power
    10
    bump? more clearly to explain this
    by default (when you log in) there is a bunch of spaces between the typing area. so which means if you were to type something it would start where the * is, instead of where it usually should be, right beside the username.
    anyone know the code of line that might be causing this?
    Click here to visit my Latest Server Released Files !! (Great for newbies to start off with !!) : Varrockscape - 317 (Released source + Client)(Omg ty for 2.3k+ total dl !!)
    Reply With Quote  
     

  5. #5  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    isnt this clientsided?

    this is how i have mine.

    Code:
    				s = loyaltyRank(myPlayer.skill) + myPlayer.name;
    Reply With Quote  
     

  6. #6  
    Registered Member yesimanub's Avatar
    Join Date
    Feb 2012
    Posts
    215
    Thanks given
    8
    Thanks received
    0
    Rep Power
    10
    Quote Originally Posted by Karma_K View Post
    isnt this clientsided?

    this is how i have mine.

    Code:
    				s = loyaltyRank(myPlayer.skill) + myPlayer.name;
    yes that was the original, but that doesnt have the loyalty title color
    replace it with my code and you'll see what i mean
    Click here to visit my Latest Server Released Files !! (Great for newbies to start off with !!) : Varrockscape - 317 (Released source + Client)(Omg ty for 2.3k+ total dl !!)
    Reply With Quote  
     

  7. #7  
    Registered Member
    Karma_K's Avatar
    Join Date
    Nov 2012
    Posts
    4,283
    Thanks given
    152
    Thanks received
    610
    Rep Power
    108
    Quote Originally Posted by yesimanub View Post
    yes that was the original, but that doesnt have the loyalty title color
    replace it with my code and you'll see what i mean
    The differences I see between ours is the two + you have surrounding the "rank" and the color tags. Idk what it would do, but try removing the +'s lol. Just a guess.
    Reply With Quote  
     

  8. #8  
    Registered Member yesimanub's Avatar
    Join Date
    Feb 2012
    Posts
    215
    Thanks given
    8
    Thanks received
    0
    Rep Power
    10
    tried that but it returns as not a statement
    Click here to visit my Latest Server Released Files !! (Great for newbies to start off with !!) : Varrockscape - 317 (Released source + Client)(Omg ty for 2.3k+ total dl !!)
    Reply With Quote  
     

  9. #9  
    Registered Member yesimanub's Avatar
    Join Date
    Feb 2012
    Posts
    215
    Thanks given
    8
    Thanks received
    0
    Rep Power
    10
    bump...
    Click here to visit my Latest Server Released Files !! (Great for newbies to start off with !!) : Varrockscape - 317 (Released source + Client)(Omg ty for 2.3k+ total dl !!)
    Reply With Quote  
     

  10. #10  
    Registered Member
    Bubletan's Avatar
    Join Date
    May 2011
    Posts
    585
    Thanks given
    133
    Thanks received
    283
    Rep Power
    320
    Search getTextWidth(s) under the line you posted.
    - Playing RS almost 24/7?

    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. Runecronic Out-Of-Place Sprites
    By Your Father in forum Help
    Replies: 3
    Last Post: 03-12-2014, 11:50 AM
  2. Replies: 3
    Last Post: 10-14-2012, 06:15 PM
  3. Google Chrome logs me out of places
    By Liam Baby in forum Hardware
    Replies: 12
    Last Post: 08-27-2012, 02:37 AM
  4. Client a little out of place?
    By alienscape in forum Help
    Replies: 4
    Last Post: 12-23-2009, 02:18 AM
  5. New Sig Rate Out of 10
    By soldiermalik in forum Showcase
    Replies: 5
    Last Post: 04-11-2007, 04:57 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
  •