Tab Content
More Activity

1058 Visitor Messages

  1. View Conversation
    hi __
  2. View Conversation
    Can you reply to this as soon as possible, I need to ask you something (Not to do with RSPS, but creating a remake of another game created by Jagex, "Kickabout League", found on funorb.com) I do not know where to start lol
  3. View Conversation
    Yeah, sorry, it wasn't me. A friend was on team viewer and added you lol.
  4. View Conversation
    hey hotty
  5. View Conversation
    what advice do you give to someone making a framework? after login should I start with rendering and player/npc updating?
  6. View Conversation
    i love you
  7. View Conversation
    Code:
        			last_packet_received++;
        			if (last_packet_received > max_received_packet_time) {
        				method32();
        				connection_lost();
        			} else {
        				if (incoming_packet_size == 0 && connection.avail() >= 2)
        					incoming_packet_size = connection.read_short();
        				if (incoming_packet_size <= 0 || connection.avail() < incoming_packet_size)
        					return;
        				connection.read(incoming_packet_size, incoming_packet_buffer);
        				incoming_packet_id = Utils.read_byte(incoming_packet_buffer[0]);
        				last_packet_received = 0;
    max_received_packet_time is set to 500 on init, looked threw many RSC clients.
    Code:
        	Applet_Sub1_Sub1.max_received_packet_time = 500;
  8. View Conversation
    O ok, I found a code in client that disconnects if you client doesn't receive a packet in 500 ms.
  9. View Conversation
    Did rsc run 500m instead 600m, because 600m is still dcing me.
Showing Visitor Messages 121 to 130 of 1058
Page 13 of 106 FirstFirst ... 311121314152363 ... LastLast
Page 13 of 106 FirstFirst ... 311121314152363 ... LastLast
About Graham

Basic Information

Signature


.

Contact


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

Send an Instant Message to Graham Using...

  • Discord Graham#5361 - (ID: 226816352818692098)

Statistics


Total Posts
Total Posts
5,074
Posts Per Day
0.98
Visitor Messages
Total Messages
1058
Most Recent Message
02-14-2020 10:52 AM
Total Thanks
Total Thanks
2,625
General Information
Last Activity
Today 12:05 PM
Join Date
03-08-2007
Referrals
15

37 Friends

  1. blakeman8192 blakeman8192 is offline

    brb ridin da storm

    blakeman8192
  2. Chris Fletcher Chris Fletcher is offline

    Registered Member

    Chris Fletcher
  3. cube cube is offline

    SERGEANT OF THE MASTER SERGEANTS MOST IMPORTANT PERSON OF EXTREME SERGEANTS TO THE MAX!

    cube
  4. Discardedx2 Discardedx2 is offline

    :doge:

    Discardedx2
  5. hacker hacker is offline

    Registered Member

    hacker
  6. Hotyute Hotyute is offline

    Registered Member

    Hotyute
  7. jameskmonger jameskmonger is offline

    Registered Member

    jameskmonger
  8. Lil Str Kid Lil Str Kid is offline

    Registered Member

    Lil Str Kid
  9. Luke132 Luke132 is offline

    Respected Member

    Luke132
  10. Major Major is offline

    REGISTERED MEMBER RAT DONOR MORE COMING

    Major
Showing Friends 1 to 10 of 37
Page 1 of 4 123 ... LastLast
Post Areas

Top Areas Of Posting


03-30-2021


06-08-2020


No results to display...
Page 4 of 4 FirstFirst ... 234

04-29-2020


04-26-2020


04-25-2020


04-11-2020


04-02-2020


04-01-2020


02-14-2020


01-13-2020



Page 4 of 4 FirstFirst ... 234