Thread: Another tutorial! Region loader!

Page 2 of 2 FirstFirst 12
Results 11 to 17 of 17
  1. #11  
    Registered Member
    craig903's Avatar
    Join Date
    Sep 2007
    Age
    27
    Posts
    1,358
    Thanks given
    14
    Thanks received
    92
    Rep Power
    238
    thanks for the idea i was having problems with this. ive made my own version of it much or simpler.
    Visit Rune Miracle [Only registered and activated users can see links. ]
     

  2. #12  
    Registered Member Blazefire's Avatar
    Join Date
    Jul 2006
    Age
    28
    Posts
    216
    Thanks given
    0
    Thanks received
    0
    Rep Power
    16
    1% to BlazeScape. heh. To make it work, you have to fix your process so that mass clicking doesn't make the timer speed up.
    BlazeScape - The Server That Sounds Great -- Literally [Only registered and activated users can see links. ]
     

  3. #13  
    I Sell 07 Gold PM Me

    Join Date
    Jan 2007
    Age
    21
    Posts
    1,522
    Thanks given
    48
    Thanks received
    79
    Rep Power
    280
    Thank's blaze, I'll put that on V.2 =)

    I'll also give you 10% credit =)
    Remember buying your first rune set with rune chain at W1 Varrock?
    Remember the excitement you got being Members for the first time?

    Want to re-live the good old days of RuneScape 2006 at its fullest?


    Then try:
    Spoiler for 2006 Old Days:


    Comes in many flavors.
     

  4. #14  
    Ownage Plz
    Guest
    Just wonderful except for this part ...

    Now... search for "Public void process" and add this in.


    Code:
    if (RegionDelay >= 1) {
    teleportToX = absX;
    teleportToY = absY;
    sendMessage("The region is loading... Please wait "+RegionDelay+" more seconds.");
    }
    It will just keep teleporting them to the same place and sending that message over and over again until the delay is over. This part only creates lag and spams the person. Instead of adding that to process you should add it to the walking case.
     

  5. #15  
    zen2beo
    Guest
    or u not realeasing u v2, that just show this dosent relly work specially good,
     

  6. #16  
    Registered Member

    Join Date
    Jul 2006
    Age
    27
    Posts
    1,247
    Thanks given
    0
    Thanks received
    5
    Rep Power
    190
    i dont know how fast u server load but my servr dont have to load 7 seconds for a global object
    just yoricka...
     

  7. #17  
    Whitey
    Guest
    Quote Originally Posted by Runite View Post
    So this freezes the player for a small amount of time while the objects load? Not needed, sorry to say.
    Yeah. Agreed.
     

Page 2 of 2 FirstFirst 12

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •