Results 1 to 6 of 6

Thread: Load MAP into memory on login.

  1. #1

    Default Load MAP into memory on login.

    Anyone know of a way to set it up other then running a script that go2's to the current room I am in? It seems to load a copy of the map for each character logged in, not a global load also.
    Chris

  2. #2

    Default

    Just make a script with Map.load in it. I'm not sure if you can favorite exec scripts or not, but that would work too.

    Also, the memory is per instance of ruby, not global, so you will have a separate DB loaded for each instance.
    It must be hard to type with ghostcrawlers penis lodged in your ass. - g++

  3. #3

    Default

    Quote Originally Posted by SpiffyJr View Post
    Just make a script with Map.load in it. I'm not sure if you can favorite exec scripts or not, but that would work too.

    Also, the memory is per instance of ruby, not global, so you will have a separate DB loaded for each instance.
    Hmm I can try that thanks. When I load my team its nice to just have the map loaded automatically so that in case I have to run off with someone other than command and control I don't have to wait to load the map eight more times.
    Chris

  4. #4

    Default

    ;favs add whereami.lic

    This will load your location so you don't have to wait for go2 to figure out where you are first and then move you.

  5. #5

    Default

    That one is even simpler. Thanks.
    Chris

  6. #6

    Default

    So I am bumping this again because even when I put lich into a RAM drive loading 6-8 copies of the map just takes a really long time and I don't know why.

    Anyone have additional suggestions of what can be done to speed up the loading process?
    Chris

Similar Threads

  1. Replies: 5
    Last Post: 04-12-2013, 03:36 PM
  2. SF Memory Leak
    By Drunken Durfin in forum General Gemstone
    Replies: 1
    Last Post: 09-08-2010, 07:19 PM
  3. in memory...
    By hectomaner in forum Social Forum
    Replies: 14
    Last Post: 08-12-2005, 02:04 PM
  4. In Their Memory
    By Jolena in forum Off-Topic
    Replies: 23
    Last Post: 04-21-2005, 01:35 PM
  5. Loss of Memory
    By StrayRogue in forum General Gemstone
    Replies: 9
    Last Post: 09-29-2003, 06:41 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
  •