Tab Content
No More Results

245 Visitor Messages

  1. View Conversation
    hey do you still have the 464 one thats on here? http://www.rune-server.ee/runescape...archiving.html or the 435?
  2. View Conversation
    this is the best i could get:

    public int getFrameWidth()
    {
    Insets insets = getInsets();
    return (clientSize == 0 || clientSize == 2) ? (clientSize == 0) ? 7 : 0 :
    (insets.left + insets.right) + 16;
    }

    public int getFrameHeight()
    {
    Insets insets = getInsets();
    return (clientSize == 0 || clientSize == 2) ? (clientSize == 0) ? 28 : 0 :
    (insets.top + insets.bottom) + 36;
    }

    and probably most ppl use windows 7 theme so.
  3. View Conversation
    did u switch between themes?
  4. View Conversation
    found the fix for the cut off in windows 7 theme fuck yeaaaaaaaaaaaaaaaaaaaa finally was trying to fix for hours here is if u need:

    rsapplet:

    public void updateScreenSize() {
    screenWidth = gameFrame.getWidth()-getFrameWidth();
    screenHeight = gameFrame.getHeight()-getFrameHeight();
    }

    public int getFrameWidth()
    {
    Insets insets = getInsets();
    return getWidth() - (insets.left + insets.right);
    }

    public int getFrameHeight()
    {
    Insets insets = getInsets();
    return getHeight() - (insets.top + insets.bottom);
    }

    lol it sometimes fixes some doesnt will need 2 work more on this but i think its done like this
  5. View Conversation
    go rsapplet replace all int i and j in mousemoved mouseclicked and mousedragged with this

    int i = onFullscreenMode ? mouseevent.getX() + 6 : mouseevent.getX();
    int j = onFullscreenMode ? mouseevent.getY() + 26 : mouseevent.getY();
  6. View Conversation
    ive fixed the clicking too i can send u
  7. View Conversation
    here is: Rune-Server Official Pastebin

    btw does ur resizable get cut off in windows 7 theme? cuz mine does, but if i use 2003 it doesnt O.o
  8. View Conversation
    ok i'll do that
  9. View Conversation
    would be easier via team viewer
Showing Visitor Messages 91 to 100 of 245
Page 10 of 25 FirstFirst ... 8910111220 ... LastLast
Page 10 of 25 FirstFirst ... 8910111220 ... LastLast
About mige5

Basic Information

Signature


...

Contact


This Page
https://www.rune-server.ee/members/mige5/
Instant Messaging

Send an Instant Message to mige5 Using...

  • Discord Mige#4761 - (ID: 290503715235037185)

Statistics


Total Posts
Total Posts
5,322
Posts Per Day
1.15
Visitor Messages
Total Messages
245
Most Recent Message
01-10-2021 01:01 AM
Total Thanks
Total Thanks
546
General Information
Last Activity
Today 04:28 AM
Join Date
08-18-2008
Referrals
4

10 Friends

  1. Code Kiwi Code Kiwi is offline

    Erethium Developer

    Code Kiwi
  2. Enjoi Enjoi is offline

    Registered Member

    Enjoi
  3. Evil Evil is offline

    Registered Member

    Evil
  4. Mr Dream Mr Dream is offline

    Officially Running

    Mr Dream
  5. Rupps Rupps is offline

    Registered Member

    Rupps
  6. sure im crazy sure im crazy is offline

    Registered Member

    sure im crazy
  7. Teemuzz Teemuzz is offline

    Registered Member

    Teemuzz
  8. TheChosenOne TheChosenOne is offline

    Registered Member

    TheChosenOne
  9. thedownfall thedownfall is offline

    Registered Member

    thedownfall
Showing Friends 1 to 9 of 10
Post Areas

Top Areas Of Posting


01-10-2021


10-23-2019


No results to display...
Page 5 of 5 FirstFirst ... 345

12-07-2019


12-05-2019


12-01-2019


11-02-2019


10-28-2019


10-23-2019


10-17-2019



Page 5 of 5 FirstFirst ... 345