Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

An exercise in defining: Instancing

MikeJTMikeJT Member UncommonPosts: 84

Define instancing.

Comments

  • rikiliirikilii Member UncommonPosts: 1,084

    Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).

     

    It could be broader or narrower depending on the implementation.

    ____________________________________________
    im to lazy too use grammar or punctuation good

  • PranksterPrankster Member UncommonPosts: 163

    Or for the simple minds.

    "Meet me at the town square"

    "Ok I'm here"

    "Where I don't see you?"

    "I'm at the square where are you?"

    "I'm at the square, I don't see you!"

    "Sigh, I'm at the north west corner of the square."

    "No you aren't I'm standing here and all i see is some Chinese gold spammer!"

    Refugee from UO,EQ,AC,AC2,AO,DAOC,L2,SB,HZ,CoH,PT,EQ2,WoW,VG,SWG,EVE,WAR,DF,MO,AI,GA,LOTRO, SWTOR... Gw2 on Deck

  • paulscottpaulscott Member Posts: 5,613
    Originally posted by rikilii


    Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).
     
    It could be broader or narrower depending on the implementation.

     

    This works in nearly every used case.

    Though there are other things like NPCs reacting differently to players, players seeing different things in the "open" world, and similar cases. 

    I find it amazing that by 2020 first world countries will be competing to get immigrants.

  • TorikTorik Member UncommonPosts: 2,342
    Originally posted by paulscott

    Originally posted by rikilii


    Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).
     
    It could be broader or narrower depending on the implementation.

     

    This works in nearly every used case.

    Though there are other things like NPCs reacting differently to players, players seeing different things in the "open" world, and similar cases. 

    That is more a case of 'phasing' which is just an application of different filters to the datastream a player receives.  Instancing implies a seperate 'process space' on the server.

  • LynxJSALynxJSA Member RarePosts: 3,333
    Originally posted by rikilii


    Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).
     
    It could be broader or narrower depending on the implementation.

     

    Very well said.

     

     

    -- Whammy - a 64x64 miniRPG 
    RPG Quiz - can you get all 25 right? 
    FPS Quiz - how well do you know your shooters?  
  • RedwoodSapRedwoodSap Member Posts: 1,235

    technical definition is irrelevant

    meaningful definition = not playing a MMOG

    image

  • rikiliirikilii Member UncommonPosts: 1,084

    By the way, having multiple servers or shards is a form of instancing.

    ____________________________________________
    im to lazy too use grammar or punctuation good

  • GyrusGyrus Member UncommonPosts: 2,413
    Originally posted by rikilii


    Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).
     
    It could be broader or narrower depending on the implementation.

    I disagree - to me this could also describe a shard.

     

    An instance is a game play area specifically created for a character (or characters) within a game so that they may carry out a specific goal / task / battle or action entirely independently of the rest of the game or players.

    The instance ceases to exist (and has no residual presence) when the goal / task / battle or action is completed (or failed) and the characters exit.

     

     

     

    Nothing says irony like spelling ideot wrong.

  • NadrilNadril Member Posts: 1,276


    Originally posted by Gyrus
    Originally posted by rikilii Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).
     
    It could be broader or narrower depending on the implementation.
    I disagree - to me this could also describe a shard.
     
    An instance is a game play area specifically created for a character (or characters) within a game so that they may carry out a specific goal / task / battle or action entirely independently of the rest of the game or players.
    The instance ceases to exist (and has no residual presence) when the goal / task / battle or action is completed (or failed) and the characters exit.
     
     
     

    Except for games which instance actually zones, have no specific "task" or "goal" and don't just go away when you're done with them. (I.E EQ2 zones, AoC zones)

  • GyrusGyrus Member UncommonPosts: 2,413
    Originally posted by Nadril


     

    ...

     

    Except for games which instance actually zones, have no specific "task" or "goal" and don't just go away when you're done with them. (I.E EQ2 zones, AoC zones)

     

    But then is it an 'instance' or a 'zone'?  What do you mean by "go away when you're done with them."  How do you mean 'done'?  Completed?

    As an example Wizard 101 has a number of instances around 'levels' that have puzzles.  But, they are created for a specific player or group = instance.

    You complete the puzzle and leave.

     

     

    Nothing says irony like spelling ideot wrong.

  • rikiliirikilii Member UncommonPosts: 1,084
    Originally posted by Gyrus

    Originally posted by rikilii


    Creating multiple identical or similar parallel representations (or "instances") of a single individual multiplayer game world zone, each with its own independently operating set of NPCs, nodes, and other player-interactive content, and separating player characters who enter the zone among such instances based on one or more predetermined criteria (e.g. party membership, zone population, player selection).
     
    It could be broader or narrower depending on the implementation.

    I disagree - to me this could also describe a shard.

     

    An instance is a game play area specifically created for a character (or characters) within a game so that they may carry out a specific goal / task / battle or action entirely independently of the rest of the game or players.

    The instance ceases to exist (and has no residual presence) when the goal / task / battle or action is completed (or failed) and the characters exit.

     

     

    Like I said, it could be narrower or broader depending on the situation.

    But, you misinterpreted my definition, because it says "a single individual multiplayer game world zone" meaning a portion of an entire game world. 

    Also, your definition would not encompass major zones that are divided into mutliple instances when the population gets too high, like in EQ2.  What would you call these different instances?

    ____________________________________________
    im to lazy too use grammar or punctuation good

  • LynxJSALynxJSA Member RarePosts: 3,333
    Originally posted by Gyrus

    An instance is a game play area specifically created for a character (or characters) within a game so that they may carry out a specific goal / task / battle or action entirely independently of the rest of the game or players.

    The instance ceases to exist (and has no residual presence) when the goal / task / battle or action is completed (or failed) and the characters exit.

     

    That is one way an instance can be used, but not the sole use of them.

     

     

    -- Whammy - a 64x64 miniRPG 
    RPG Quiz - can you get all 25 right? 
    FPS Quiz - how well do you know your shooters?  
Sign In or Register to comment.