Thread: bigger game screen

Results 1 to 6 of 6
  1. #1 bigger game screen 
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,472
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    First off, i'd like to say thanks beforehand for all of the help i've received from this section, i'm actually learning quite a bit.


    Currently i'm stuck on trying to figure out how to make my gamescreen bigger (Fill in all the back spots)




    I know how to fix the white spots, I think lol.



    Also, another quest I had was how to make sprites transparent.

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  2. #2  
    Registered Member
    dead fury's Avatar
    Join Date
    Dec 2009
    Posts
    714
    Thanks given
    123
    Thanks received
    219
    Rep Power
    163
    So your drawchatarea() method is too high up. Lower it.
    If it creates an issue by the in-game part being too small, (hopefully this isn't the case), You'll need to change the ingamescreen = new rsimageproducer(503,344 instead of your 503 280?) and fixing texture.method365 to match the right sizes too. Chances are you only need to lower your chat area. PM if you have issues.

    [Only registered and activated users can see links. ]
    Reply With Quote  
     

  3. #3  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,472
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    Quote Originally Posted by dead fury View Post
    So your drawchatarea() method is too high up. Lower it.
    If it creates an issue by the in-game part being too small, (hopefully this isn't the case), You'll need to change the ingamescreen = new rsimageproducer(503,344 instead of your 503 280?) and fixing texture.method365 to match the right sizes too. Chances are you only need to lower your chat area. PM if you have issues.
    I already fixed this error, now my chat area is drawing at 0,0, but I need it to draw at 0, 350. Any suggestions? :/

    Not the sprite, the text and everything.

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  4. #4  
    Banned

    Join Date
    Jul 2008
    Posts
    3,532
    Thanks given
    188
    Thanks received
    696
    Rep Power
    0
    wait, are you trying to move the chat box down? Because currently thats the correct position its supposed to be in because the chat buttons go below that.


    but if you are, look for

    aRSImageProducer_1166.drawGraphics(

    and change the values

    aRSImageProducer_1166 = chatarea drawing area
    Reply With Quote  
     

  5. #5  
    need java lessons
    Eclipse's Avatar
    Join Date
    Aug 2012
    Posts
    4,472
    Thanks given
    686
    Thanks received
    898
    Rep Power
    490
    Quote Originally Posted by Badger View Post
    wait, are you trying to move the chat box down? Because currently thats the correct position its supposed to be in because the chat buttons go below that.


    but if you are, look for

    aRSImageProducer_1166.drawGraphics(

    and change the values

    aRSImageProducer_1166 = chatarea drawing area
    I don't have 1166.

    This is my problem:



    I've got the minimap icons worked out.

    Also, another quick question; How do I change my players dot? The square one in the middle?

    Quote Originally Posted by jerryrocks317 View Post
    i am 14 and have my own laptop im on almost 24/7 currently creating rsps lol so please get off my thread lol
    Reply With Quote  
     

  6. #6  
    Registered Member Kristjan's Avatar
    Join Date
    Apr 2009
    Posts
    1,579
    Thanks given
    706
    Thanks received
    187
    Rep Power
    563
    Quote Originally Posted by Ninth Legion View Post
    I don't have 1166.

    This is my problem:



    I've got the minimap icons worked out.

    Also, another quick question; How do I change my players dot? The square one in the middle?
    drawMinimap
    Markminimap
    method81
    Spoiler for Signature:
    Previously known as: 508gu
    Quote Originally Posted by SamSoft View Post
    Vouch for Korra Legit, First pin Sold So now the 9m is off the table.
    Quote Originally Posted by Zoltz View Post
    vouch, quick trade very smooth will trade w/ again.
    Quote Originally Posted by Bundy View Post
    Very Legit Seller, Bought 170k Already, Still Buying More Of Him, Cheap Prices!
    Quote Originally Posted by Bundy View Post
    Vouch, Very Good Guy, Purchased Again !
    Quote Originally Posted by eduber1 View Post
    vouch service went fast and smoothly
    Quote Originally Posted by Jinrake View Post
    vouch bru
    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. Changed the Game Screen.
    By TheSixKingdoms in forum Help
    Replies: 4
    Last Post: 03-25-2012, 09:34 PM
  2. Game screen behind mapback
    By McGill in forum Help
    Replies: 3
    Last Post: 07-01-2011, 04:54 AM
  3. Replies: 6
    Last Post: 02-22-2011, 06:53 AM
  4. How do you render the game screen
    By Robb in forum Help
    Replies: 6
    Last Post: 01-05-2011, 05:52 AM
  5. Replies: 5
    Last Post: 10-04-2009, 06:00 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
  •