JP6754654B2 - Server equipment and programs - Google Patents

Server equipment and programs Download PDF

Info

Publication number
JP6754654B2
JP6754654B2 JP2016191869A JP2016191869A JP6754654B2 JP 6754654 B2 JP6754654 B2 JP 6754654B2 JP 2016191869 A JP2016191869 A JP 2016191869A JP 2016191869 A JP2016191869 A JP 2016191869A JP 6754654 B2 JP6754654 B2 JP 6754654B2
Authority
JP
Japan
Prior art keywords
battle
information
server device
game
character
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2016191869A
Other languages
Japanese (ja)
Other versions
JP2016215042A (en
Inventor
倫明 村田
倫明 村田
崇 安西
崇 安西
力 齋藤
力 齋藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Square Enix Co Ltd
Original Assignee
Square Enix Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Square Enix Co Ltd filed Critical Square Enix Co Ltd
Priority to JP2016191869A priority Critical patent/JP6754654B2/en
Publication of JP2016215042A publication Critical patent/JP2016215042A/en
Application granted granted Critical
Publication of JP6754654B2 publication Critical patent/JP6754654B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)
  • Information Transfer Between Computers (AREA)

Description

本発明は、複数のプレイヤが参加してゲームが進行するオンラインゲームに関し、特に何れか1以上のプレイヤキャラクタに設定されたパラメータを即時更新させながらゲームを進める即時処理ゲームを進行過程に含むゲームに関するものである。 The present invention relates to an online game in which a plurality of players participate and the game progresses, and more particularly to a game including an immediate processing game in which the game is advanced while the parameters set for any one or more player characters are immediately updated. It is a thing.

近年のネットワーク技術の進歩に伴い、複数のプレイヤが参加してゲームが進行するオンラインゲーム(ネットワークゲーム)が盛んに行われるようになってきている。オンラインゲームを行うためのシステムは、オンラインゲームを運営する者が管理するサーバ装置と、このサーバ装置にインターネットなどのネットワークを介して接続可能な各プレイヤのクライアント装置とから構成されるものとなっている。 With the progress of network technology in recent years, online games (network games) in which a plurality of players participate and the game progresses have become popular. The system for playing online games consists of a server device managed by the operator of the online game and a client device of each player who can connect to this server device via a network such as the Internet. There is.

上記のオンラインゲームのうちのRPG(Role Playing Game)では、同時に多数のプレイヤが参加することで、そのプレイヤキャラクタ同士で、敵キャラクタとのバトルを協力して行わせたり、或いはプレイヤ同士がプレイヤキャラクタにバトルを行わせたりして進行していくものとなっている。特に最近では、より多くのプレイヤの参加を可能としたMMORPG(Massively Multiplayer Online RPG)も行われるようになってきている。 In the RPG (Role Playing Game) of the above online games, a large number of players participate at the same time so that the player characters can cooperate with each other in a battle with an enemy character, or the players can play a player character. It is supposed to proceed by letting the battle take place. In particular, recently, MMORPG (Massively Multiplayer Online RPG) that allows more players to participate has also been performed.

このような、同時に複数のプレイヤが参加するオンラインゲームでは、参加する全てのプレイヤが操作するクライアント装置に対して、そのプレイヤキャラクタの動作が矛盾無く伝わるようにするために、サーバ装置において一元的にプレイヤキャラクタの動作を管理するものである。それ故、参加するプレイヤが増えることになれば、サーバ装置にかかる負担は膨大なものとなるため、ネットワークに繋がる複数のクライアント装置を区分けして、そのネットワークの区分に属する所定のクライアント装置にサーバ装置と同じ役割を持たせて、それぞれのネットワークの区分毎にオンラインゲームを同時に進行させるものとしていた(例えば、特許文献1参照)。 In such an online game in which a plurality of players participate at the same time, the server device centrally transmits the operation of the player character to the client devices operated by all the participating players. It manages the movement of the player character. Therefore, if the number of participating players increases, the burden on the server device becomes enormous. Therefore, a plurality of client devices connected to the network are divided, and the server is assigned to a predetermined client device belonging to the network division. It was supposed to have the same role as the device and to simultaneously advance the online game for each division of the network (see, for example, Patent Document 1).

特開2009−119150号公報JP-A-2009-119150

しかしながら、特許文献1のように、サーバ装置にかかる負荷を軽減するために、それぞれ同時に進行するネットワークの区分を用意しても、それぞれ異なるネットワークの区分に属するプレイヤ同士は、オンラインゲーム内で協力してゲームを進行させることはできなかった。つまり、ネットワークの区分が異なるプレイヤ同士は、ゲームの内容としては同じでも、実質は異なるオンラインゲームを行っているに過ぎなかった。 However, as in Patent Document 1, even if network divisions that proceed at the same time are prepared in order to reduce the load on the server device, players belonging to different network divisions cooperate in the online game. I couldn't make the game progress. In other words, players with different network divisions are playing online games that have the same game content but are actually different.

よって、特許文献1のようなオンラインゲームにおいて、プレイヤキャラクタのネットワーク区分が異なっていれば、オンラインゲーム内でプレイヤキャラ同士が出会うことも、ゲーム内でコミュニケーションを行うこともなく、プレイヤキャラクタ同士でのバトルを行うこともできなかった。
また、特許文献1のようなオンラインゲームにおいて、プレイヤキャラクタがノンプレイヤキャラクタとしての敵キャラクタとバトルを行う場合には、当該バトルの処理でプレイヤキャラクタ及び敵キャラクタに設定されているパラメータがバトルの進行状況に応じて目まぐるしく更新されていく。従って、各プレイヤが自己のプレイヤキャラクタを単にフィールド上で移動させているような場合に比べて、バトルの処理を実行するための処理負荷は大きいものとなっている。
Therefore, in an online game such as Patent Document 1, if the network divisions of the player characters are different, the player characters do not meet each other in the online game or communicate with each other in the game. I couldn't even have a battle.
Further, in an online game such as Patent Document 1, when a player character battles with an enemy character as a non-player character, the parameters set for the player character and the enemy character in the processing of the battle proceed with the battle. It will be updated rapidly according to the situation. Therefore, the processing load for executing the battle processing is larger than that in the case where each player simply moves his / her own player character on the field.

そして、オンラインゲームに参加するプレイヤの数が増えれば増えるほど、このバトルが同じオンラインゲーム内で同時に行われる数も増えることとなり、サーバ装置(特許文献1ではフロントエンドサーバ)に対し、処理負荷が急激に増大するものとなる。特にMMORPGは、一般にプレイヤの参加人数を多くしようとしているため、このような問題を顕著に発生させてしまうこととなる。 Then, as the number of players participating in the online game increases, the number of times this battle is performed simultaneously in the same online game also increases, and the processing load on the server device (front-end server in Patent Document 1) increases. It will increase rapidly. In particular, MMORPGs generally try to increase the number of players participating, which causes such a problem remarkably.

一方、このような処理負荷の増大に対して、特許文献1のようにネットワークの区分を分けて参加プレイヤの数を限れば、同時進行するバトルの数も結果として限られることとなるのでサーバ装置の処理負荷を抑えられ、処理負荷の増大によってサーバ装置がダウンしてしまうような自体を防ぐことはできる。しかし、このようなことを行っても、ネットワーク区分が異なる他のプレイヤとのバトル等が行えないというものを改善するものではなく、多くのプレイヤが参加できるようにしたMMORPGの魅力が低下するものとなる。 On the other hand, in response to such an increase in processing load, if the number of participating players is limited by dividing the network as in Patent Document 1, the number of battles that proceed simultaneously is also limited as a result. It is possible to suppress the processing load of the server device and prevent the server device from going down due to an increase in the processing load. However, even if you do this, it does not improve the fact that you cannot battle with other players with different network divisions, but it does not improve the attractiveness of the MMORPG that allows many players to participate. It becomes.

本発明は、オンラインゲーム全体の進行を管理するサーバ装置に多大な負荷をかけることなく、ネットワーク区分が異なる他のプレイヤとのバトルやコミュニケーションを可能としたオンラインゲームシステム等を提供することを目的とする。 An object of the present invention is to provide an online game system or the like that enables battle and communication with other players having different network divisions without imposing a heavy load on a server device that manages the progress of the entire online game. To do.

非限定的な観点によると、本発明のサーバ装置は、ゲームの表示画面を表示する表示装置を有する複数のクライアント装置と通信回線を介して接続され、少なくとも1以上のプレイヤキャラクタの状態を更新することにより進行する即時処理ゲームを含むオンラインゲームを提供するサーバ装置であって、前記即時処理ゲームをプレイするプレイヤにより操作されるプレイヤキャラクタの状態を管理する即時処理ゲーム管理手段と、前記即時処理ゲームをプレイするプレイヤのクライアント装置から送信された情報に基づいて前記即時処理ゲーム管理手段で管理されているキャラクタの状態を更新する即時処理ゲーム更新手段と、前記即時処理ゲーム管理手段により管理されているキャラクタの更新された状態に基づいて生成された即時処理ゲーム情報を、非即時処理ゲームに関する情報の送信間隔よりも短い間隔で前記即時処理ゲームをプレイするプレイヤのクライアント装置に送信する即時処理ゲーム情報送信手段と、を有することを特徴とする。 From a non-limiting point of view, the server device of the present invention is connected to a plurality of client devices having a display device for displaying a game display screen via a communication line, and updates the state of at least one player character. An immediate processing game management means for managing the state of a player character operated by a player who plays the immediate processing game, and the immediate processing game, which is a server device that provides an online game including an immediate processing game that progresses accordingly. It is managed by the immediate processing game updating means that updates the state of the character managed by the immediate processing game management means based on the information transmitted from the client device of the player who plays the game, and the immediate processing game management means. Immediate processing game information that transmits the immediate processing game information generated based on the updated state of the character to the client device of the player who plays the immediate processing game at an interval shorter than the transmission interval of the information about the non-immediate processing game. It is characterized by having a transmission means.

非限定的な観点によると、本発明のプログラムは、ゲームの表示画面を表示する表示装置を有する複数のクライアント装置と通信回線を介して接続され、少なくとも1以上のプレイヤキャラクタの状態を更新することにより進行する即時処理ゲームを含むオンラインゲームを提供するサーバ装置としてコンピュータを機能させるためのプログラムであって、前記コンピュータを、前記複数のキャラクタのうち少なくとも1以上のキャラクタの状態を管理するキャラクタ情報管理手段、前記即時処理ゲームをプレイするプレイヤにより操作されるプレイヤキャラクタの状態を管理する即時処理ゲーム管理手段、前記即時処理ゲームをプレイするプレイヤのクライアント装置から送信された情報に基づいて前記即時処理ゲーム管理手段で管理されているキャラクタの状態を更新する即時処理ゲーム更新手段、前記即時処理ゲーム管理手段により管理されているキャラクタの更新された状態に基づいて生成された即時処理ゲーム情報を、非即時処理ゲームに関する情報の送信間隔よりも短い間隔で前記即時処理ゲームをプレイするプレイヤのクライアント装置に送信する即時処理ゲーム情報送信手段、として機能させるためのものである。 From a non-limiting point of view, the program of the present invention is connected to a plurality of client devices having a display device for displaying a game display screen via a communication line, and updates the state of at least one player character. A program for operating a computer as a server device that provides an online game including an immediate processing game that progresses according to the above, and character information management that manages the state of at least one or more characters among the plurality of characters. Means, an immediate processing game management means for managing the state of a player character operated by a player playing the immediate processing game, the immediate processing game based on information transmitted from a client device of a player playing the immediate processing game. Immediate processing game updating means for updating the state of the character managed by the management means, and non-immediate processing game information generated based on the updated state of the character managed by the immediate processing game management means. The purpose is to function as an immediate processing game information transmission means for transmitting information to a client device of a player who plays the immediate processing game at intervals shorter than the transmission interval of information about the processing game.

非限定的な観点によると、本発明のプログラムは、ゲームの画面を表示装置に表示する機能をクライアント装置に実現させるためのプログラムであって、ゲームの表示画面を表示する表示装置を有する複数のクライアント装置と通信回線を介して接続され、少なくとも1以上のプレイヤキャラクタの状態を更新することにより進行する即時処理ゲームを含むオンラインゲームを提供する機能と、前記即時処理ゲームをプレイするプレイヤにより操作されるプレイヤキャラクタの状態を管理する即時処理ゲーム管理機能と、前記即時処理ゲームをプレイするプレイヤのクライアント装置から送信された情報に基づいて前記即時処理ゲーム管理機能で管理されているキャラクタの状態を更新する即時処理ゲーム更新機能と、前記即時処理ゲーム管理機能により管理されているキャラクタの更新された状態に基づいて生成された即時処理ゲーム情報を、非即時処理ゲームに関する情報の送信間隔よりも短い間隔で前記即時処理ゲームをプレイするプレイヤのクライアント装置に送信する即時処理ゲーム情報送信機能と、を有するサーバ装置と通信する機能を前記クライアント装置に実現させるためのものである。 From a non-limiting point of view, the program of the present invention is a program for realizing a function of displaying a game screen on a display device on a client device, and has a plurality of display devices for displaying the game display screen. A function of providing an online game including an immediate processing game that is connected to a client device via a communication line and progresses by updating the state of at least one player character, and is operated by a player who plays the immediate processing game. The state of the character managed by the immediate processing game management function is updated based on the information transmitted from the client device of the player who plays the immediate processing game and the immediate processing game management function that manages the state of the player character. Immediate processing game update function and immediate processing game information generated based on the updated state of the character managed by the immediate processing game management function are sent at intervals shorter than the transmission interval of information about the non-immediate processing game. This is for realizing the function of communicating with the server device having the function of transmitting the immediate processing game information to be transmitted to the client device of the player who plays the immediate processing game and the function of communicating with the server device.

本発明の実施の形態にかかるオンラインゲームシステムの構成を示すブロック図である。It is a block diagram which shows the structure of the online game system which concerns on embodiment of this invention. 図1のビデオゲーム装置の構成を示すブロック図である。It is a block diagram which shows the structure of the video game apparatus of FIG. 図1のゾーンサーバ装置、共通サーバ装置、バトルサーバ装置の構成を示すブロック図である。It is a block diagram which shows the structure of the zone server apparatus, common server apparatus, and battle server apparatus of FIG. 本発明の実施の形態にかかるオンラインゲームにおけるフィールドの構成を示す図である。It is a figure which shows the structure of the field in the online game which concerns on embodiment of this invention. 本発明の実施の形態にかかるオンラインゲームにおけるバトルについての表示画面の例を示す図である。It is a figure which shows the example of the display screen about the battle in the online game which concerns on embodiment of this invention. 図1、図3のゾーンサーバ装置において管理されるテーブルを示す図である。It is a figure which shows the table managed in the zone server apparatus of FIG. 1 and FIG. 図1、図3のバトルサーバ装置において管理されるテーブル群を示す図である。It is a figure which shows the table group managed in the battle server apparatus of FIG. 1 and FIG. 図1、図2のビデオゲーム装置において記憶されるデータの構成を示す図である。It is a figure which shows the structure of the data stored in the video game apparatus of FIG. 1 and FIG. 本発明の実施の形態にかかるオンラインゲームの進行、及びそれに係るデータの流れを模式的に示す図である。It is a figure which shows typically the progress of the online game which concerns on embodiment of this invention, and the flow of data which concerns on it. 本発明の実施の形態にかかるオンラインゲームの進行、特にバトルにおけるプレイヤキャラクタの追加に係るゲームの進行、及びそれに係るデータの流れを模式的に示す図である。It is a figure which shows typically the progress of the online game which concerns on embodiment of this invention, especially the progress of the game which concerns on the addition of a player character in a battle, and the flow of data which concerns over it. 本発明の実施の形態にかかるオンラインゲームのデータの流れ、頻度、及びフォーマットを模式的に示す図である。It is a figure which shows typically the data flow, frequency, and format of the online game which concerns on embodiment of this invention. 図1、図3のゾーンサーバ装置において実行される処理を示すフローチャートである。It is a flowchart which shows the process executed in the zone server apparatus of FIG. 1 and FIG. 図1、図3のバトルサーバ装置において実行される処理を示すフローチャートである。It is a flowchart which shows the process executed in the battle server apparatus of FIG. 1 and FIG. 図1、図2のビデオゲーム装置において実行される処理を示すフローチャートである。It is a flowchart which shows the process executed in the video game apparatus of FIG. 1 and FIG. 図1、図3の共通サーバ装置において実行される処理を示すフローチャートである。It is a flowchart which shows the process executed in the common server apparatus of FIG. 1 and FIG. 図1、図3の共通サーバ装置において管理されるテーブルを示す図である。It is a figure which shows the table managed in the common server apparatus of FIG. 1 and FIG.

以下、添付図面を参照して、本発明の実施の形態について説明する。 Hereinafter, embodiments of the present invention will be described with reference to the accompanying drawings.

MMORPGにおいては通常プレイヤがゲームを進行したりバトルを行ったりするゾーンサーバ装置は複数用意されており、一つのゾーンサーバ装置に登録してゲームを行うプレイヤの人数は、ゲームの処理が可能である程度に限られている。プレイヤがゲームを最初に始める時に登録したゾーンサーバ装置がそのプレイヤの主サーバ装置となり、他のゾーンサーバ装置上に登録されたプレイヤとはパーティを組んだり、同時に同じフィールドでプレイすることはない。この実施の形態にかかるオンラインゲームは、同時に当該オンラインゲームに参加する複数のプレイヤが、仮想空間としてのフィールド上にて他プレイヤとパーティを組み、当該パーティで通常は出会うことのない他のゾーンサーバのフィールドに存在する他のパーティプレイヤとの戦闘(バトル)を行わせることで進行するMMORPGである。 In MMORPG, a plurality of zone server devices are usually prepared in which a player advances a game or battles, and the number of players who register in one zone server device and play a game can process the game to some extent. Limited to. The zone server device registered when the player first starts the game becomes the player's main server device, and does not form a party with the players registered on other zone server devices or play in the same field at the same time. In the online game according to this embodiment, a plurality of players participating in the online game at the same time form a party with another player on the field as a virtual space, and another zone server that the party does not normally meet. It is an MMORPG that progresses by having a battle with other party players existing in the field of.

図1は、この実施の形態にかかるオンラインゲームが行われるネットワークシステムの全体構成を示すブロック図である。図示するように、このネットワークシステムは、複数のビデオゲーム装置100がインターネット151を介してサーバ群250に接続されて構成される。 FIG. 1 is a block diagram showing an overall configuration of a network system in which an online game according to this embodiment is played. As shown in the figure, this network system is configured by connecting a plurality of video game devices 100 to a server group 250 via the Internet 151.

サーバ群250は、LAN(Local Area Network)251を介して互いに接続された複数のゾーンサーバ装置200、複数の共通サーバ装置210、複数のバトルサーバ装置300、及び通常においてこの実施の形態にかかるオンラインゲーム以外に係る処理を行うサーバ装置であるゲーム外サーバ装置350を含み、サーバ装置200、300がインターネット151を介してビデオゲーム装置100に接続される。 The server group 250 includes a plurality of zone server devices 200, a plurality of common server devices 210, a plurality of battle server devices 300, and usually online according to this embodiment, which are connected to each other via a LAN (Local Area Network) 251. The server devices 200 and 300 are connected to the video game device 100 via the Internet 151, including the out-of-game server device 350, which is a server device that performs processing other than the game.

ゾーンサーバ装置200は、フィールドにおける全てのプレイヤキャラクタ、並びに敵キャラクタの位置、及び外見などに係る情報を管理するものである。また、共通サーバ装置210は、他のゾーンサーバ装置に属するプレイヤキャラクタとのマッチングが可能なフィールド(後述するコロシアムホール)における全てのプレイヤキャラクタ、並びに敵キャラクタの位置、及び外見などに係る情報を管理するものである。そして、ゾーンサーバ装置200または共通サーバ装置210からビデオゲーム装置100に送信される情報は、主にビデオゲーム装置100の表示装置に表示されるフィールド上におけるキャラクタの外観的な情報に係るものである。 The zone server device 200 manages information related to the positions and appearances of all player characters and enemy characters in the field. Further, the common server device 210 manages information related to the positions and appearances of all player characters and enemy characters in a field (a Coliseum Hall described later) that can be matched with player characters belonging to other zone server devices. Is what you do. The information transmitted from the zone server device 200 or the common server device 210 to the video game device 100 mainly relates to the appearance information of the character on the field displayed on the display device of the video game device 100. ..

バトルサーバ装置300は、自プレイヤキャラクタを含む自パーティと、自プレイヤキャラクタとは異なる他のゾーンサーバ装置上に属する他のパーティとの戦闘開始、およびプレイヤキャラクタと敵キャラクタとのバトルの開始によって、1のバトルにつき1のバトルサーバプロセスを起動する。そのバトルサーバプロセスは1または複数のプレイヤキャラクタ、及び複数の敵キャラクタから成るバトルの構成単位としてのバトルグループ(後述する)毎にバトルの進行、並びにそれに係る自プレイヤキャラクタを含む自パーティ、自プレイヤキャラクタとは異なる他のゾーンサーバ上に属する他のパーティ、プレイヤキャラクタ、及び敵キャラクタの情報(位置、外見及びその他のパラメータ等)を管理し、処理するものである。 The battle server device 300 starts a battle between the own party including the own player character and another party belonging to another zone server device different from the own player character, and starts a battle between the player character and the enemy character. Start one battle server process for each battle. The battle server process progresses the battle for each battle group (described later) as a constituent unit of the battle consisting of one or a plurality of player characters and a plurality of enemy characters, and the own party including the own player character related thereto and the own player. It manages and processes information (position, appearance, other parameters, etc.) of other parties, player characters, and enemy characters belonging to other zone servers different from the characters.

そして、バトルサーバ装置300からビデオゲーム装置100に送信される情報は、ビデオゲーム装置100で操作されるプレイヤキャラクタのバトルの進行にかかる情報であり、フィールド上におけるキャラクタの外観的な情報だけではなく、バトルの進行内容(パラメータの増減等)に係る情報が含まれるものとなる。 The information transmitted from the battle server device 300 to the video game device 100 is information related to the progress of the battle of the player character operated by the video game device 100, and is not only information on the appearance of the character on the field. , Information related to the progress of the battle (increase / decrease of parameters, etc.) will be included.

以下において、バトルサーバ装置に関して、バトルサーバ、或いはバトルサーバプロセスというときは、ハードウェア資源それ自体を指すものでなく、機能としてのプロセスのことを指し、バトルサーバ装置というときは、ハードウェア資源それ自体を指すものとして説明する。 In the following, regarding the battle server device, the term "battle server" or "battle server process" does not refer to the hardware resource itself, but the process as a function, and the term "battle server device" refers to the hardware resource itself. It will be described as referring to itself.

さらに、サーバ群250には、ゲーム外サーバ装置350が含まれる。このゲーム外サーバ装置350は、通常、この実施の形態にかかるオンラインゲーム以外の処理として、例えばCG(Computer Graphics)を生成する処理などを行っており、バトルサーバ装置300が最低限備える情報(後述する、エリア毎の敵キャラクタ組合せテーブル等)については、予め記憶されている。 Further, the server group 250 includes an out-of-game server device 350. The out-of-game server device 350 usually performs, for example, a process of generating CG (Computer Graphics) as a process other than the online game according to this embodiment, and the minimum information provided by the battle server device 300 (described later). The enemy character combination table for each area, etc.) is stored in advance.

そして、バトルサーバ装置300において、起動可能な最大数までのバトルサーバプロセスが起動された場合に、予備のバトルサーバ装置300として用いられるものとなる。以下、ゲーム外サーバ装置350に関して、特に区別しないときは、バトルサーバ装置300と同等のものとして扱うものとする。 Then, in the battle server device 300, when the maximum number of battle server processes that can be started is started, the battle server device 300 is used as a spare battle server device 300. Hereinafter, the out-of-game server device 350 will be treated as equivalent to the battle server device 300 unless otherwise specified.

次に、ビデオゲーム装置100、ゾーンサーバ装置200、共通サーバ装置210、及びバトルサーバ装置300の構成について説明する。図2は、図1のビデオゲーム装置100の構成を示すブロック図である。図示するように、ビデオゲーム装置100は、装置本体101を中心として構築される。この装置本体101は、その内部バス119に接続された制御部103、RAM(Random Access Memory)105、ハードディスク・ドライブ(HDD)107、サウンド処理部109、グラフィック処理部111、DVD/CD−ROMドライブ113、通信インターフェイス115、及びインターフェイス部117を含む。 Next, the configurations of the video game device 100, the zone server device 200, the common server device 210, and the battle server device 300 will be described. FIG. 2 is a block diagram showing the configuration of the video game device 100 of FIG. As shown in the figure, the video game device 100 is constructed around the device main body 101. The device main body 101 includes a control unit 103, a RAM (Random Access Memory) 105, a hard disk drive (HDD) 107, a sound processing unit 109, a graphic processing unit 111, and a DVD / CD-ROM drive connected to the internal bus 119. Includes 113, a communication interface 115, and an interface unit 117.

この装置本体101のサウンド処理部109は、スピーカーであるサウンド出力装置125に、グラフィック処理部111は、表示画面122を有する表示装置121に接続されている。DVD/CD−ROMドライブ113には、記録媒体(本実施の形態では、DVD−ROMまたはCD−ROM)131を装着し得る。通信インターフェイス115は、ネットワーク151に接続される。インターフェイス部117には、入力部(コントローラ)161とメモリーカード162とが接続されている。 The sound processing unit 109 of the device main body 101 is connected to the sound output device 125 which is a speaker, and the graphic processing unit 111 is connected to the display device 121 having the display screen 122. A recording medium (DVD-ROM or CD-ROM in this embodiment) 131 may be mounted on the DVD / CD-ROM drive 113. The communication interface 115 is connected to the network 151. An input unit (controller) 161 and a memory card 162 are connected to the interface unit 117.

制御部103は、CPU(Central Processing Unit)やROM(Read Only Memory)などを含み、HDD107や記録媒体131上に格納されたプログラムを実行し、装置本体101の制御を行う。制御部103は、内部タイマを備えている。RAM105は、制御部103のワークエリアである。HDD107は、プログラムやデータを保存するための記憶領域である。サウンド処理部109は、制御部103により実行されているプログラムがサウンド出力を行うよう指示している場合に、その指示を解釈して、サウンド出力装置125にサウンド信号を出力する。 The control unit 103 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and the like, executes a program stored on the HDD 107 and the recording medium 131, and controls the apparatus main body 101. The control unit 103 includes an internal timer. The RAM 105 is a work area of the control unit 103. The HDD 107 is a storage area for storing programs and data. When the program executed by the control unit 103 instructs the sound processing unit 109 to output the sound, the sound processing unit 109 interprets the instruction and outputs the sound signal to the sound output device 125.

グラフィック処理部111は、制御部103から出力される描画命令に従って、フレームバッファ(フレームメモリ)112(図では、グラフィック処理部111の外側に描かれているが、グラフィック処理部111を構成するチップに含まれるRAM内に設けられる)に画像データを展開し、表示装置121の表示画面122上に画像を表示するビデオ信号を出力する。グラフィック処理部111から出力されるビデオ信号に含まれる画像の1フレーム時間は、例えば30分の1秒である。 The graphic processing unit 111 is drawn on the outside of the graphic processing unit 111 in the frame buffer (frame memory) 112 (in the figure, the graphic processing unit 111 is drawn on the outside of the graphic processing unit 111 in accordance with the drawing command output from the control unit 103. The image data is expanded in (provided in the included RAM), and a video signal for displaying the image is output on the display screen 122 of the display device 121. One frame time of the image included in the video signal output from the graphic processing unit 111 is, for example, 1/30 second.

DVD/CD−ROMドライブ113は、記録媒体131に対しプログラム及びデータの読み出しを行う。通信インターフェイス115は、ネットワーク150に接続され、他のコンピュータとの通信を行う。入力部161は、方向キー及び複数の操作ボタンを備える。方向キーは、フィールドで自己のプレイヤキャラクタを移動させるために用いられる。操作ボタンは、後述する敵キャラクタへの攻撃、魔法の実行をプレイヤキャラクタにさせるために用いられるボタンを含む。 The DVD / CD-ROM drive 113 reads out programs and data from the recording medium 131. The communication interface 115 is connected to the network 150 and communicates with other computers. The input unit 161 includes a direction key and a plurality of operation buttons. Arrow keys are used to move one's own player character in the field. The operation buttons include buttons used to make the player character perform an attack on an enemy character and perform magic, which will be described later.

インターフェイス部117は、入力部161からの入力データをRAM105に出力し、制御部103がそれを解釈して演算処理を実施する。インターフェイス部117は、また、制御部103からの指示に基づいて、RAM105に記憶されているゲームの進行状況を示すデータをメモリーカード162に保存させ、メモリーカード162に保存されている中断時のゲームのデータを読み出して、RAM105に転送する。 The interface unit 117 outputs the input data from the input unit 161 to the RAM 105, and the control unit 103 interprets the input data and executes arithmetic processing. The interface unit 117 also stores data indicating the progress of the game stored in the RAM 105 in the memory card 162 based on an instruction from the control unit 103, and stores the game at the time of interruption stored in the memory card 162. Data is read out and transferred to the RAM 105.

ビデオゲーム装置100でゲームを行うためのプログラム及びデータは、最初例えば記録媒体131に記憶されている。記録媒体131に記憶されているデータとしては、ゲーム空間に存在するフィールドを構成するためのグラフィックデータを含んでいる。記録媒体131に記憶されたプログラム及びデータは、実行時にDVD/CD−ROMドライブ113により読み出されて、RAM105にロードされる。制御部103は、RAM105にロードされたプログラム及びデータを処理し、描画命令をグラフィック処理部111に出力し、サウンド出力の指示をサウンド処理部109に出力する。制御部103が処理を行っている間の中間的なデータは、RAM105に記憶される。 The program and data for playing a game on the video game device 100 are initially stored in, for example, a recording medium 131. The data stored in the recording medium 131 includes graphic data for forming a field existing in the game space. The programs and data stored in the recording medium 131 are read out by the DVD / CD-ROM drive 113 at the time of execution and loaded into the RAM 105. The control unit 103 processes the program and data loaded in the RAM 105, outputs a drawing command to the graphic processing unit 111, and outputs a sound output instruction to the sound processing unit 109. Intermediate data while the control unit 103 is performing processing is stored in the RAM 105.

図3は、図1のゾーンサーバ装置200、共通サーバ装置210、バトルサーバ装置300、及びゲーム外サーバ装置350の構成を示すブロック図である。図示するように、ゾーンサーバ装置200、共通サーバ装置210、及びバトルサーバ装置300は、サーバ本体201を中心として構築される。サーバ本体201は、その内部バス219に接続された制御部203、RAM205、ハードディスク・ドライブ(HDD)207、DVD/CD−ROMドライブ213、通信インターフェイス215を含む。DVD/CD−ROMドライブ213には、記録媒体(DVD−ROMまたはCD−ROM)231を装着し得る。 FIG. 3 is a block diagram showing the configurations of the zone server device 200, the common server device 210, the battle server device 300, and the out-of-game server device 350 of FIG. As shown in the figure, the zone server device 200, the common server device 210, and the battle server device 300 are constructed around the server main body 201. The server body 201 includes a control unit 203, a RAM 205, a hard disk drive (HDD) 207, a DVD / CD-ROM drive 213, and a communication interface 215 connected to the internal bus 219. A recording medium (DVD-ROM or CD-ROM) 231 may be mounted on the DVD / CD-ROM drive 213.

制御部203は、CPU(Central Processing Unit)やROM(Read Only Memory)などを含み、HDD207や記録媒体231上に格納されたプログラムを実行し、ゾーンサーバ装置200、共通サーバ装置210、及びバトルサーバ装置300の制御を行う。制御部203は、現在時刻を計時する内部タイマを備えている。RAM205は、制御部203のワークエリアである。HDD207は、プログラムやデータを保存するための記憶領域である。通信インターフェイス215は、ネットワーク151に接続され、ビデオゲーム装置100のそれぞれとの通信を行い、また、ローカルエリアネットワーク(LAN)にも接続され、ゾーンサーバ装置200、共通サーバ装置210、及びバトルサーバ装置300は相互に通信を行う。 The control unit 203 includes a CPU (Central Processing Unit), a ROM (Read Only Memory), and the like, executes a program stored on the HDD 207 and the recording medium 231 to execute the zone server device 200, the common server device 210, and the battle server. The device 300 is controlled. The control unit 203 includes an internal timer that measures the current time. The RAM 205 is a work area of the control unit 203. The HDD 207 is a storage area for storing programs and data. The communication interface 215 is connected to the network 151, communicates with each of the video game devices 100, and is also connected to the local area network (LAN), and is connected to the zone server device 200, the common server device 210, and the battle server device. The 300 communicate with each other.

ゾーンサーバ装置200、共通サーバ装置210、及びバトルサーバ装置300でオンラインゲームを行うためのプログラム及びデータは、最初例えば記録媒体231に記憶され、ここからHDD207にインストールされる。 Programs and data for playing an online game on the zone server device 200, the common server device 210, and the battle server device 300 are initially stored in, for example, a recording medium 231 and installed in the HDD 207 from here.

また、この記録媒体231に記憶されるデータは、ゾーンサーバ装置200のものと、共通サーバ装置210のものと、バトルサーバ装置300のものとで異なり、ゾーンサーバ装置200の記録媒体231に記憶されるデータには、フィールドを構成するための形状のデータ、及びグラフィックデータは含まれておらず、後述するフィールドの範囲、およびマス目に関するデータが含まれる。また共通サーバ装置210の記録媒体231に記憶されるデータにも、フィールドを構成するための形状のデータ、及びグラフィックデータは含まれておらず、後述するマス目に関するデータが含まれる。一方、バトルサーバ装置300の記録媒体231に記憶されるデータには、フィールドの形状のデータは含まれるが、マス目に関するデータは含まれていない。 Further, the data stored in the recording medium 231 is different between that of the zone server device 200, that of the common server device 210, and that of the battle server device 300, and is stored in the recording medium 231 of the zone server device 200. The data does not include shape data for forming a field and graphic data, but includes data related to a range of fields and squares, which will be described later. Further, the data stored in the recording medium 231 of the common server device 210 does not include the shape data for forming the field and the graphic data, but includes the data related to the squares described later. On the other hand, the data stored in the recording medium 231 of the battle server device 300 includes the data of the shape of the field, but does not include the data related to the squares.

そして、このプログラム及びデータは実行時にHDD207から読み出されて、RAM205にロードされる。制御部203は、RAM205にロードされたプログラム及びデータを処理し、ビデオゲーム装置100のそれぞれから送られてくる情報などを元にオンラインゲームを進行させる。制御部203が処理を行っている間の中間的なデータは、RAM205に記憶される。 Then, this program and data are read from the HDD 207 at the time of execution and loaded into the RAM 205. The control unit 203 processes the program and data loaded in the RAM 205, and advances the online game based on the information sent from each of the video game devices 100 and the like. Intermediate data while the control unit 203 is performing processing is stored in the RAM 205.

次にこの実施の形態にかかるオンラインゲームのフィールド構成について説明する。図4(a)または(b)は、この実施の形態にかかるオンラインゲームの各ゾーンサーバ装置200において設定されるフィールドの構成を示すものである。 Next, the field configuration of the online game according to this embodiment will be described. FIG. 4A or FIG. 4B shows a field configuration set in each zone server device 200 of the online game according to this embodiment.

このフィールド400内であれば、プレイヤは各自のプレイヤキャラクタ401またはパーティ403を自由に移動させることができ、全てのプレイキャラクタ401、及び敵キャラクタ402のフィールド400における位置の情報はゾーンサーバ装置200で管理されるものとなっている。 Within this field 400, the player can freely move his or her player character 401 or party 403, and information on the positions of all play characters 401 and enemy characters 402 in the field 400 is provided by the zone server device 200. It is to be managed.

また、ゾーンサーバ装置200は、このフィールド400に対するマス目410の情報を保持している。このマス目410は、表示装置121の表示画面122に表示させるための、当該ビデオゲーム装置100で操作されるプレイキャラクタ401の各々の周辺のフィールド400の情報(以下、「周辺情報」とする)を特定するために用いられる。 Further, the zone server device 200 holds the information of the square 410 for the field 400. The squares 410 are information on fields 400 around each of the play characters 401 operated by the video game device 100 for display on the display screen 122 of the display device 121 (hereinafter, referred to as "peripheral information"). Is used to identify.

このマス目410によって、周辺情報は、当該プレイヤキャラクタ401の存在するマス目410及びその周囲8つのマス目410の範囲に存在する、他のビデオゲーム装置100によって操作されるプレイヤキャラクタ401(他のプレイヤキャラクタ)、並びに敵キャラクタ402の位置及び外見に係る情報に特定され、ゾーンサーバ装置200から当該ビデオゲーム装置100に送信されるものとなる。 By this square 410, the peripheral information is the player character 401 operated by another video game device 100 (other) that exists in the range of the square 410 in which the player character 401 exists and the eight squares 410 around it. It is specified by the information related to the position and appearance of the player character) and the enemy character 402, and is transmitted from the zone server device 200 to the video game device 100.

さらに、フィールド400は、エリア境界411によって複数のエリア412(図4においては3からなるエリア412)に分割されており、そのエリア412毎に存在する敵キャラクタ402に係るバトルにおいて、エリア412毎に当該バトルに参加する敵キャラクタ402の組合せが異なるものとなっている(エリア412毎に組み合わされる敵キャラクタの種類については後述する)。 Further, the field 400 is divided into a plurality of areas 412 (area 412 consisting of 3 in FIG. 4) by the area boundary 411, and in the battle relating to the enemy character 402 existing in each area 412, each area 412 The combinations of enemy characters 402 participating in the battle are different (the types of enemy characters combined for each area 412 will be described later).

バトルはフィールド400に存在する敵キャラクタ402に対して、プレイヤキャラクタ401が最初の一撃を与える、或いは、プレイヤキャラクタ401に対して、敵キャラクタ402が最初の一撃を与えることによって開始されるものとなるが、バトルの開始に先立ち、バトルサーバ装置300において当該バトルを進行させるためのバトルサーバプロセスが生成される。バトルはフィールド400で行われるものとなり、表示画面122ではシームレスに展開するものとなる。バトルが開始されると、フィールド400に存在していた敵キャラクタ402以外に新たな敵キャラクタ402がバトルに参加するものとなり、それらとプレイヤキャラクタ401(他のプレイヤキャラクタ401も追加されることがある)と(以下、これらをまとめて「バトルグループ」とする)によってバトルが進行するものとなる。 The battle is started when the player character 401 gives the first blow to the enemy character 402 existing in the field 400, or the enemy character 402 gives the first blow to the player character 401. However, prior to the start of the battle, the battle server device 300 generates a battle server process for advancing the battle. The battle will be held in the field 400 and will be seamlessly developed on the display screen 122. When the battle is started, new enemy characters 402 will participate in the battle in addition to the enemy characters 402 that existed in the field 400, and they and the player character 401 (other player characters 401 may also be added). ) And (hereinafter, these are collectively referred to as "battle group"), the battle progresses.

バトルが開始されても、フィールド400上の当該バトルに係るプレイヤキャラクタ401、及び敵キャラクタ402の位置、及び外見に係る情報は、引き続きゾーンサーバ装置200によって管理されるものの、バトルの進行はバトルサーバ装置300におけるバトルサーバプロセスで管理されるようになる。 Even if the battle is started, the position and appearance information of the player character 401 and the enemy character 402 related to the battle on the field 400 are still managed by the zone server device 200, but the progress of the battle is carried out by the battle server. It will be managed by the battle server process in the device 300.

次に、バトルサーバ装置300のバトルサーバプロセスで管理される、バトルの進行について説明する。バトルは、フィールド400上において、プレイヤキャラクタ401の敵キャラクタ402に対する最初の攻撃で開始されるものとなる。このようにバトルが開始される際に、このバトルに参加する敵キャラクタ402(バトル開始前においてフィールド400に存在した敵キャラクタ400とは異なる敵キャラクタ)の組合せが決定される。 Next, the progress of the battle managed by the battle server process of the battle server device 300 will be described. The battle begins with the first attack of the player character 401 against the enemy character 402 on the field 400. When the battle is started in this way, the combination of the enemy characters 402 participating in this battle (enemy characters different from the enemy characters 400 that existed in the field 400 before the start of the battle) is determined.

バトルには、他のプレイヤキャラクタ401も参加することがあり、当該バトルに参加している敵キャラクタ401、或いはプレイヤキャラクタ402の何れか一方が全て倒される(キャラクタのパラメータとしてのHP(ヒットポイント)が0となる状態)と、バトルが終了するものとなる。 Other player characters 401 may also participate in the battle, and either the enemy character 401 or the player character 402 participating in the battle is all defeated (HP (hit points) as a character parameter). When becomes 0), the battle ends.

なお、バトルサーバ装置300におけるバトルでは、プレイヤキャラクタ401又は敵キャラクタ402がバトルに参加しながら、自由に移動ができるバトルフィールドが設定される。例えば、バトルを開始した時におけるプレイヤキャラクタ401又は敵キャラクタ402のいずれかの位置を中心とした所定の半径を有する円の内側をバトルフィールドとして設定することができる。 In the battle in the battle server device 300, a battle field is set in which the player character 401 or the enemy character 402 can move freely while participating in the battle. For example, the inside of a circle having a predetermined radius centered on the position of either the player character 401 or the enemy character 402 at the start of the battle can be set as the battle field.

プレイヤキャラクタ401又は敵キャラクタ402のいずれかが、このバトルフィールドよりも外側に移動すると、そのキャラクタはバトルから離脱することになる。通常は、一度、バトルから離脱したキャラクタが同じバトルに再度参加することはできない。いずれかのパーティに属するすべてのキャラクタがバトルを継続することが不能となった場合(バトルによりキャラクタのHPが0となる場合、或いは、バトルフィールドの外に移動してバトルから離脱した場合)にバトルが終了する。 If either the player character 401 or the enemy character 402 moves outside the battlefield, that character will leave the battle. Normally, a character who has left the battle cannot rejoin the same battle. Battle when all characters belonging to any party cannot continue the battle (when the character's HP becomes 0 due to the battle, or when moving out of the battle field and leaving the battle) Is finished.

ここでは、あるプレイヤ自らが登録している主ゾーンサーバをゾーンサーバ装置200aとし、図4(a)に示すように、主ゾーンサーバに表示されているフィールドをフィールド400aとする。そして、フィールド400aに存在するキャラクタをプレイヤキャラクタ401a、敵キャラクタ402aとし、複数のキャラクタ401aによって構成されるチームをパーティ403aとする。また、主ゾーンサーバと異なる他のゾーンサーバをゾーンサーバ装置200bとし、ゾーンサーバ200bに表示されているフィールドをフィールド400bとする。そして、図4(b)に示すように、フィールド400bに存在するキャラクタをプレイヤキャラクタ401b、敵キャラクタ402b、複数のキャラクタ401bによって構成されるチームをパーティ403bとする。フィールド400aには、複数のプレイヤキャラクタ401a、パーティ403a、及び敵キャラクタ402aが存在しており、そのフィールド400a上にはコロシアムオブジェクト420aが存在する。同じく、ゾーンサーバ装置200b上のフィールド400bには、複数のプレイヤキャラクタ401b、パーティ403b、及び敵キャラクタ402bが存在しており、そのフィールド400b上にはコロシアムオブジェクト420bが存在する。 Here, the main zone server registered by a certain player is referred to as the zone server device 200a, and the field displayed on the main zone server is referred to as the field 400a as shown in FIG. 4A. Then, the characters existing in the field 400a are designated as the player character 401a and the enemy character 402a, and the team composed of the plurality of characters 401a is designated as the party 403a. Further, another zone server different from the main zone server is designated as the zone server device 200b, and the field displayed on the zone server 200b is referred to as the field 400b. Then, as shown in FIG. 4B, the character existing in the field 400b is designated as the player character 401b, the enemy character 402b, and the team composed of the plurality of characters 401b is referred to as the party 403b. A plurality of player characters 401a, a party 403a, and an enemy character 402a exist in the field 400a, and a Coliseum object 420a exists on the field 400a. Similarly, a plurality of player characters 401b, party 403b, and enemy characters 402b exist in the field 400b on the zone server device 200b, and the Coliseum object 420b exists on the field 400b.

プレイヤキャラクタ401a若しくはパーティ403aがコロシアムオブジェクト420aが存在する地点に移動し、又は、プレイヤキャラクタ401b若しくはパーティ403bがコロシアムオブジェクト420bが存在する地点に移動すると、主ゾーンサーバや他のゾーンサーバであるかに関係なく、共通サーバ装置210上にあるコロシアムホール500に移動する。したがって、異なるゾーンサーバ装置200にてプレイを行っているプレイヤキャラクタ401a又はパーティ403aと、プレイヤキャラクタ401b又はパーティ403bが同じコロシアムホール500内で遭遇することも可能である。コロシアムホール500内であれば、プレイヤはプレイヤキャラクタ401又はパーティ403を自由に移動させることができる。全てのプレイキャラクタ401又はパーティ403のコロシアムホール500内における位置の情報は共通サーバ装置210で管理するものとなっている。 When the player character 401a or party 403a moves to the point where the Coliseum object 420a exists, or when the player character 401b or party 403b moves to the point where the Coliseum object 420b exists, it is a main zone server or another zone server. Regardless, it moves to the Coliseum Hall 500 on the common server device 210. Therefore, it is possible that the player character 401a or party 403a playing on different zone server devices 200 and the player character 401b or party 403b encounter each other in the same Coliseum Hall 500. Within the Coliseum Hall 500, the player can freely move the player character 401 or the party 403. Information on the positions of all play characters 401 or party 403 in the Coliseum Hall 500 is managed by the common server device 210.

また、共通サーバ装置210は、このコロシアムホール500に対するマス目510の情報を保持している。このマス目510は、表示装置121の表示画面122に表示させるための、当該ビデオゲーム装置100で操作されるプレイキャラクタ401の各々の周辺のコロシアムホール500の情報(以下、「周辺情報」とする)を特定するために用いられる。 Further, the common server device 210 holds the information of the square 510 for the Coliseum Hall 500. The squares 510 are information on the Coliseum Hall 500 around each of the play characters 401 operated by the video game device 100 for display on the display screen 122 of the display device 121 (hereinafter referred to as "peripheral information"). ) Is used to identify.

このマス目510によって、周辺情報は、当該パーティ403aの存在するマス目510及びその周囲8つのマス目510の範囲に存在する、他のビデオゲーム装置100によって操作されるプレイヤキャラクタ401(他のプレイヤキャラクタ)、並びにパーティ403bの位置及び外見に係る情報に特定され、共通サーバ装置210から当該ビデオゲーム装置100に送信されるものとなる。 By this square 510, the peripheral information is the player character 401 (another player) operated by another video game device 100, which exists in the range of the square 510 in which the party 403a exists and the eight squares 510 around it. It is specified by the information related to the position and appearance of the character) and the party 403b, and is transmitted from the common server device 210 to the video game device 100.

コロシアムホール500に存在するパーティ403aとパーティ403bのマッチングが成立することで、これらのパーティ403同士のバトルが開始される。たとえば、図4(c)に示すように、コロシアムホール500には、マッチングの仲介を受け付けるための受付ノンプレイヤキャラクタ520(以下、受付NPCともいう)が存在している。例えば、パーティ403aが受付NPC520と会話をすることにより、あらかじめ登録された他のパーティ403の中から、バトルを希望するパーティ403bを選択することが可能である。この場合、パーティ403aを構成するプレイヤキャラクタ401aを操作する各ビデオゲーム装置100では、マッチングのためにあらかじめ登録されたパーティ403の一覧と、パーティの名称やパーティを構成するプレイヤキャラクタのステータス(レベルや職業など)が表示画面122に表示され、複数のプレイヤキャラクタ401aのいずれか或いは全員で、どのパーティ403とのバトルを希望するかを選択する。 When the matching of the party 403a and the party 403b existing in the Coliseum Hall 500 is established, the battle between these parties 403 is started. For example, as shown in FIG. 4C, the Coliseum Hall 500 has a reception non-player character 520 (hereinafter, also referred to as a reception NPC) for accepting matching mediation. For example, when the party 403a talks with the reception NPC520, it is possible to select the party 403b who wants to battle from the other parties 403 registered in advance. In this case, in each video game device 100 that operates the player characters 401a constituting the party 403a, a list of the parties 403 registered in advance for matching, the name of the party, and the status (level, etc.) of the player characters constituting the party Occupation, etc.) is displayed on the display screen 122, and any or all of the plurality of player characters 401a select which party 403 they wish to battle with.

ここでパーティ403aがバトルを希望するとして選択できる他のパーティ403については、パーティ403aを構成するプレイヤキャラクタ401aのレベル等に応じて制限を設けてもよい(たとえば、同程度のレベルのプレイヤキャラクタ401から構成されるパーティ403のみを選択可能とするなど)。たとえば、パーティ403aの経験値、レベルなどにより、ポイントを計算し、バトルが適切に展開すると予測される、同等のポイントをもつ他のパーティ403をマッチングする。 Here, regarding the other party 403 that can be selected by the party 403a as wishing to battle, restrictions may be set according to the level of the player character 401a constituting the party 403a (for example, the player character 401 having the same level). Only party 403 consisting of (for example, can be selected). For example, points are calculated based on the experience value, level, etc. of party 403a, and other parties 403 with equivalent points that are predicted to develop the battle appropriately are matched.

パーティ403aがパーティ403bとのバトルを希望すると選択した場合、パーティ403bを構成するプレイヤキャラクタ401bを操作する各ビデオゲーム装置100では、パーティ403aからバトルの希望がされている旨が通知される。そして、プレイヤキャラクタ401bを操作する各ビデオゲーム装置100の表示画面122には、パーティ403aとのバトルを行うか否かを選択するための表示がなされ、パーティ403bのプレイヤが全員一致、或いは、プレイヤのいずれか一人が代表で、「YES」を入力部161によって入力した場合に、マッチングが成立し、バトルが開始される。バトルの開始に先立ち、バトルサーバ装置300において当該バトルを進行させるためのバトルサーバプロセスが生成される。バトルはコロシアムホール500で行われるものとなり、表示画面122ではシームレスに展開するものとなる。 When the party 403a selects that he / she wants to battle with the party 403b, each video game device 100 that operates the player character 401b constituting the party 403b is notified by the party 403a that the party 403a wants to battle. Then, on the display screen 122 of each video game device 100 that operates the player character 401b, a display for selecting whether or not to perform a battle with the party 403a is made, and all the players of the party 403b are unanimous or the players. When any one of the above is the representative and "YES" is input by the input unit 161, matching is established and the battle is started. Prior to the start of the battle, the battle server device 300 generates a battle server process for advancing the battle. The battle will be held at the Coliseum Hall 500, and will be seamlessly developed on the display screen 122.

バトルが開始されても、コロシアムホール500の当該バトルに係るパーティ403a、パーティ403b位置、及び外見に係る情報は、引き続き共通サーバ装置210によって管理されるものの、バトルの進行はバトルサーバ装置300におけるバトルサーバプロセスで管理されるようになる。 Even if the battle is started, the information related to the party 403a, the party 403b position, and the appearance related to the battle in the Coliseum Hall 500 is still managed by the common server device 210, but the progress of the battle is the battle in the battle server device 300. It will be managed by the server process.

バトルは、バトルに参加しているパーティ403a、或いはパーティ403bの何れか一方が全て倒される(キャラクタのパラメータとしてのHP(ヒットポイント)が0となる状態)と、バトルが終了するものとなる。 In the battle, the battle ends when either the party 403a or the party 403b participating in the battle is all defeated (HP (hit point) as a parameter of the character becomes 0).

なお、受付NPC520と会話したパーティ403は、あらかじめ登録しているパーティ403の中からバトルをしたいと希望するパーティ403を選択することも可能であるが、他のパーティ403からバトルを希望するとして選択されるよう、マッチングを希望するパーティ403として登録をしておくことも可能である。 The party 403 that has talked with the receptionist NPC520 can select the party 403 that wants to have a battle from the pre-registered parties 403, but selects the party 403 that wants to have a battle from other parties 403. It is also possible to register as a party 403 that wants matching so that it will be done.

コロシアムホール500は、特定の人数、例えば3名からなるパーティ403同士をマッチングすることで、相互に対戦することを可能とするもので、共通サーバ装置210にて制御される。3人未満のプレイヤキャラクタ401から構成されているパーティ403がコロシアムオブジェクト420に到達したような場合、或いはプレイヤキャラクタ401のみでコロシアムオブジェクト420に到達したような場合、対戦相手となるパーティの人数との差異が出ないよう、個別に参加した別の3人に満たないパーティを検出し、このパーティと合同で自動的に3人になるように新たなパーティ403を組むことも可能である。なお、ここでは、パーティ403の標準のプレイヤキャラクタの人数(つまり、1つのパーティに同時に参加することのできる最大の人数)は3名であるとしたが、この人数に特に制限はなく、例えば、4名や5名を1つのパーティに参加可能な標準の人数としても良い。 The Coliseum Hall 500 enables parties 403 composed of a specific number of people, for example, three people, to play against each other, and is controlled by a common server device 210. If a party 403 composed of less than three player characters 401 reaches the Coliseum object 420, or if only the player character 401 reaches the Coliseum object 420, the number of opponent parties It is also possible to detect another party with less than three people who participated individually so that there is no difference, and form a new party 403 jointly with this party so that there are three people automatically. Here, the standard number of player characters of the party 403 (that is, the maximum number of people who can participate in one party at the same time) is three, but this number is not particularly limited, for example. 4 or 5 people may be the standard number of people who can participate in one party.

図5(a)〜(h)は、この実施の形態にかかるオンラインゲームにおけるバトルについての表示画面122の例を示す図である。ここで展開されるバトルは、パーティ403a、及び複数のパーティ403bで進行するものであり、それぞれ異なる符号によって区別するものとする。 5 (a) to 5 (h) are diagrams showing an example of a display screen 122 for a battle in an online game according to this embodiment. The battle developed here proceeds at the party 403a and the plurality of parties 403b, and is distinguished by different codes.

図5(a)に示すように、コロシアムホール500上にはパーティ403aと複数の403bが表示されており、受付ノンプレイヤキャラクタ520が居るカウンターが存在している。図5(b)に示すように、パーティ403aが受付NPC520に話しかけ、マッチング開始の意志の表明をすると、表示画面122上に複数のパーティ403bについての情報が表示される。パーティ403aに属するプレイヤは、カーソルを移動させることで、バトルを希望するパーティ403bを選択してマッチングの申し込みを行う。パーティ403aはパーティ403bの回答を待ち、バトルを受けて立つという通知を受けると、マッチングが成立しバトルが開始される。なお、受付NPC520と会話したパーティ403aがバトルを希望するパーティ403bを選択することなく、パーティ403aに最適な対戦相手をレベル等に応じて、共通サーバ装置210において自動的にマッチングしても良い。 As shown in FIG. 5A, a party 403a and a plurality of 403b are displayed on the Coliseum Hall 500, and there is a counter in which the reception non-player character 520 is located. As shown in FIG. 5B, when the party 403a speaks to the reception NPC520 and expresses the intention to start matching, information about the plurality of parties 403b is displayed on the display screen 122. By moving the cursor, the player belonging to the party 403a selects the party 403b who wants to battle and applies for matching. When the party 403a waits for the reply of the party 403b and receives the notification that it will stand after receiving the battle, the matching is established and the battle is started. In addition, the party 403a who has talked with the reception NPC520 may automatically match the optimum opponent for the party 403a on the common server device 210 according to the level and the like without selecting the party 403b who wants to battle.

バトルが開始されるに先立ち、まずはバトルサーバ装置300にバトルサーバプロセスが生成され、このバトル意志行動後のそのバトルに係る処理はすべてバトルサーバプロセスで管理されるものとなる。 Prior to the start of the battle, a battle server process is first generated in the battle server device 300, and all the processing related to the battle after the battle intention action is managed by the battle server process.

バトルが開始されると、図5(c)に示すように、マッチングが成立した対戦相手となるパーティ403b−1が出現する。バトルは進み、図5(d)において、そのパーティ403b−1がパーティ403aによって、攻撃され倒されると、続いて、図5(e)に示すように再度対戦相手となるパーティとのマッチングを望み、対戦を続けるか否かの意思を求める表示がなされ、再度、図5(b)のようにバトルを希望するパーティ403bを選択することになる。新たにマッチングが成立すると、図5(f)に示すように次の対戦相手となるパーティとしてマッチングされ決定された別のパーティ403b−2が出現する。 When the battle is started, as shown in FIG. 5C, a party 403b-1 that is an opponent with which matching is established appears. The battle progresses, and in FIG. 5 (d), when the party 403b-1 is attacked and defeated by the party 403a, it is desired to match with the opponent party again as shown in FIG. 5 (e). , A display asking for the intention to continue the battle is made, and the party 403b who wants the battle is selected again as shown in FIG. 5 (b). When the matching is newly established, another party 403b-2 that is matched and determined as the next opponent party appears as shown in FIG. 5 (f).

新たに対戦することになったパーティ403b−2とパーティ403aとのバトルが図5(g)に示すように進み、図5(h)に示すように、全てのパーティ403b−2を倒すと、再度、図5(e)に示すように再度対戦相手となるパーティとのマッチングを望み、対戦を続けるか否かの意思を求める表示がなされる。バトルを継続しない場合は「いいえ」を選択することによってバトルが終了する。「はい」を選択すると、再度、バトルを希望するパーティ403bの選択を行う。 The battle between party 403b-2 and party 403a, which will be newly played, proceeds as shown in FIG. 5 (g), and as shown in FIG. 5 (h), when all parties 403b-2 are defeated, Again, as shown in FIG. 5 (e), a display is displayed asking for matching with the party to be the opponent again and requesting the intention of whether or not to continue the battle. If you do not want to continue the battle, select "No" to end the battle. If "Yes" is selected, the party 403b that wishes to battle is selected again.

バトルの終了後は、所属する全てのプレイヤキャラクタ401bのHPがゼロになって、バトルに敗退したパーティ403bであっても、プレイヤキャラクタ401bのHPは、ゼロより大きい値に回復し、プレイを継続することが可能である。パーティ403a及びパーティ403bは、共通サーバ装置210による位置の管理の下、バトル終了直後のそれぞれの位置からコロシアムホール500を移動できるようになる。このように、表示画面122において、バトルはコロシアムホール500上で、シームレスに展開するものとなっている。 After the end of the battle, the HP of all the player characters 401b to which they belong becomes zero, and even if the party 403b loses the battle, the HP of the player character 401b recovers to a value larger than zero and continues playing. It is possible to do. The party 403a and the party 403b will be able to move the Coliseum Hall 500 from their respective positions immediately after the end of the battle under the control of the positions by the common server device 210. In this way, on the display screen 122, the battle is seamlessly developed on the Coliseum Hall 500.

次に、この実施の形態にかかるオンラインゲームを進行させるため、ゾーンサーバ装置200、共通サーバ装置210、及びバトルサーバ装置300において管理されるデータ、並びにビデオゲーム装置100において記憶されるデータについて説明する。図6は、この実施の形態にかかるオンラインゲームを実行させるためにゾーンサーバ装置200において管理されるテーブルを示す図である。 Next, in order to advance the online game according to this embodiment, the data managed by the zone server device 200, the common server device 210, and the battle server device 300, and the data stored in the video game device 100 will be described. .. FIG. 6 is a diagram showing a table managed by the zone server device 200 for executing the online game according to this embodiment.

図6(a)は、フィールド400におけるキャラクタの位置、及び外見等にかかる情報を管理するためのフィールドキャラクタテーブル600であり、図6(b)は、複数のバトルサーバ装置300のそれぞれにおけるバトルサーバプロセスの起動数を管理するためのバトルプロセス起動管理テーブル610である。 FIG. 6A is a field character table 600 for managing information related to the position and appearance of the character in the field 400, and FIG. 6B is a battle server in each of the plurality of battle server devices 300. It is a battle process start management table 610 for managing the number of process start.

図6(a)に示すフィールドキャラクタテーブル600には、フィールド400上に存在する全てのキャラクタ毎にID601と、送信先IPアドレス602(プレイヤキャラクタのみ)と、名前/種類情報603と、形態情報604と、位置情報605と、パラメータA情報606と、パラメータB情報607と、参加バトルサーバプロセス情報608とが記憶される。 In the field character table 600 shown in FIG. 6A, an ID 601, a destination IP address 602 (player character only), a name / type information 603, and a form information 604 are shown for each character existing on the field 400. The position information 605, the parameter A information 606, the parameter B information 607, and the participating battle server process information 608 are stored.

ID601は、プレイヤキャラクタ401、及び敵キャラクタ402を一意に識別するための識別情報である。送信先IPアドレス602は、プレイヤキャラクタ401を操作するビデオゲーム装置100に対して、そのプレイヤキャラクタ401についてのフィールドの周辺情報を送信するために用いられるビデオゲーム装置100のIPアドレスが記憶されている。 ID601 is identification information for uniquely identifying the player character 401 and the enemy character 402. The destination IP address 602 stores the IP address of the video game device 100 used for transmitting the peripheral information of the field about the player character 401 to the video game device 100 that operates the player character 401. ..

名前/種類情報603は、プレイヤキャラクタ401に関してはその名前を表示画面122に表示するため、敵キャラクタ402に関してはその種類を特定し、表示画面122に表示するための情報として用いられる。形態情報604は、プレイヤキャラクタ401及び敵キャラクタ402のフィールド400上での外見(中でも服装、体格、顔貌等)を表すために用いられる情報である。位置情報605は、プレイヤキャラクタ401及び敵キャラクタ402のフィールド400上での位置を示す。 Since the name / type information 603 displays the name of the player character 401 on the display screen 122, the name / type information 603 is used as information for specifying the type of the enemy character 402 and displaying it on the display screen 122. The morphological information 604 is information used to represent the appearance (among others, clothes, physique, face, etc.) of the player character 401 and the enemy character 402 on the field 400. The position information 605 indicates the positions of the player character 401 and the enemy character 402 on the field 400.

パラメータA情報606は、バトル中、または移動中において刻々と変化し得るものとして、プレイヤキャラクタ401、及び敵キャラクタ402の外観として表示画面122に現れるパラメータに関する情報である。例えば、敵からの通常とは異なる攻撃によってなる毒状態(キャラクタのHPが一定時間毎に微減する状態)が、プレイヤキャラクタ401、及び敵キャラクタ402の外観として表示画面122に現れるものとするなら、それ等がパラメータA情報606に該当する。 The parameter A information 606 is information about a parameter that appears on the display screen 122 as the appearance of the player character 401 and the enemy character 402 as being able to change from moment to moment during the battle or movement. For example, if a poisonous state (a state in which the character's HP slightly decreases at regular intervals) caused by an unusual attack from the enemy appears on the display screen 122 as the appearance of the player character 401 and the enemy character 402, They correspond to the parameter A information 606.

一方、パラメータB情報607は、バトル中、または移動中において刻々と変化するものではないが、プレイヤキャラクタ401及び敵キャラクタ402の外観として表示画面122に現れるパラメータに関する情報であり、例えば、体格や筋力といったものがこれに該当する。具体的には、パラメータB情報607としての、体格や筋力の数値が高ければ、表示画面122に表示するフィールド上でのプレイヤキャラクタ401、及び敵キャラクタ402が、それらの数値が低いものよりも大きく表示されることになる。 On the other hand, the parameter B information 607 does not change every moment during the battle or during the movement, but is information about the parameters appearing on the display screen 122 as the appearance of the player character 401 and the enemy character 402, for example, the physique and muscle strength. And so on. Specifically, if the numerical values of the physique and muscular strength as the parameter B information 607 are high, the player character 401 and the enemy character 402 on the field displayed on the display screen 122 are larger than those having low numerical values. It will be displayed.

さらに、パラメータに関する情報として、図6(a)に示すフィールドキャラクタテーブル600において特に管理はしないが(プレイヤキャラクタに送信する情報ではなく、ただ保持しておくだけのものでもよい)、プレイヤキャラクタ401、及び敵キャラクタ402の外観として現れないパラメータに関する、パラメータC情報、及びパラメータD情報がある(後述するバトルキャラクタテーブルでは管理される)。パラメータC情報は、バトル中、または移動中において刻々と変化するものであり、例えば、キャラクタのHP、或いはMP(マジックポイント、魔法を使う度に減少する)といったものがある。 Further, as the information regarding the parameters, the field character table 600 shown in FIG. 6A is not particularly managed (the information is not transmitted to the player character, but may be merely retained), but the player character 401, And there are parameter C information and parameter D information regarding parameters that do not appear as the appearance of the enemy character 402 (managed in the battle character table described later). The parameter C information changes from moment to moment during battle or movement, and includes, for example, the character's HP or MP (magic points, which decrease each time magic is used).

一方、パラメータD情報は、バトル中、または移動中において刻々と変化するものでない、例えば、攻撃力、或いは防御力といった、攻撃、魔法等の行動の結果として表れるダメージ(HPの減少)量を計算する上で用いるパラメータに関するものである。 On the other hand, the parameter D information does not change every moment during battle or movement, for example, the amount of damage (decrease in HP) that appears as a result of actions such as attack and magic such as attack power or defense power is calculated. It relates to the parameters used in the above.

つまり、パラメータA、Bは外観として表示画面122に現れるものであるため、外観に係る情報を各ビデオゲーム装置100に送信するゾーンサーバ装置200は、これらの情報を保持するものである。対して、パラメータC、Dは外観として表示画面122に現れないものであるが、これらの情報は、バトルのダメージ量を求める上で必要な情報であり、後述する、バトルキャラクタテーブルに保持するものとなる。 That is, since the parameters A and B appear on the display screen 122 as the appearance, the zone server device 200 that transmits the information related to the appearance to each video game device 100 holds the information. On the other hand, the parameters C and D do not appear on the display screen 122 as an appearance, but these information are necessary for obtaining the amount of damage in the battle and are stored in the battle character table, which will be described later. It becomes.

参加バトルサーバプロセス情報608は、プレイヤキャラクタ401、及び敵キャラクタ402がバトル中であれば、当該バトルに係るバトルサーバプロセスの識別情報が記憶されるものとなっており、バトル中でなければ、何の情報も記憶されてない状態(NULL)となっている。 The participating battle server process information 608 stores the identification information of the battle server process related to the battle if the player character 401 and the enemy character 402 are in a battle. Information is also not stored (NULL).

これらの、情報は全て後述するビデオゲーム装置100、共有サーバ装置210、及びバトルサーバ装置300から送信される情報を基に登録、更新されるものであり、移動中においては、定期的(例えば、0.5秒毎)にビデオゲーム装置100のから送信される位置、及び形態に係る情報において、形態情報604、位置情報605、パラメータA情報606、及びパラメータB情報607がそれぞれ更新されるものとなる。 All of this information is registered and updated based on the information transmitted from the video game device 100, the shared server device 210, and the battle server device 300, which will be described later, and is periodically (for example, for example) while moving. The form information 604, the position information 605, the parameter A information 606, and the parameter B information 607 are updated in the information related to the position and the form transmitted from the video game device 100 (every 0.5 seconds). Become.

一方、ゾーンサーバ装置200は、フィールドキャラクタテーブル600に登録された全てのプレイヤキャラクタ401を操作するビデオゲーム装置100に対して、前記した当該プレイヤキャラクタ401の周辺情報として特定される、プレイヤキャラクタ401、及び敵キャラクタ402のID601、名前/種類情報603、形態情報604、位置情報605、パラメータA情報606、パラメータB情報607、及び参加バトルサーバプロセス情報608が、定期的(例えば、1.0秒毎)に送信する。 On the other hand, the zone server device 200 specifies the player character 401 as peripheral information of the player character 401 with respect to the video game device 100 that operates all the player characters 401 registered in the field character table 600. And the ID 601 of the enemy character 402, the name / type information 603, the form information 604, the position information 605, the parameter A information 606, the parameter B information 607, and the participating battle server process information 608 are periodically (for example, every 1.0 seconds). ).

続いて、図6(b)に示すバトルサーバプロセスの起動数を管理するためのバトルプロセス起動管理テーブル610には、装置情報611と、プロセス数612とが記憶されている。 Subsequently, the device information 611 and the number of processes 612 are stored in the battle process activation management table 610 for managing the number of activations of the battle server process shown in FIG. 6B.

装置情報611は、2台のバトルサーバ装置300、及びゲーム外サーバ装置350のそれぞれを特定する情報が登録されており、プロセス数612には、バトルサーバ装置300、及びゲーム外サーバ装置350が同時に起動しているサーバプロセスの数を記憶している。 Information that identifies each of the two battle server devices 300 and the out-of-game server device 350 is registered in the device information 611, and the battle server device 300 and the out-of-game server device 350 are simultaneously registered in the number of processes 612. It remembers the number of server processes that are running.

プロセス数612では、バトルサーバ装置300及びゲーム外サーバ装置350から送信された情報を基に、それぞれのバトルサーバ装置300、及びゲーム外サーバ装置350において、バトルサーバプロセスの数を1のバトルサーバプロセスの起動により1増加させ、1のバトルサーバプロセスの終了によって1減少させる。 In the number of processes 612, the number of battle server processes is set to 1 in each of the battle server device 300 and the out-of-game server device 350 based on the information transmitted from the battle server device 300 and the out-of-game server device 350. Increases by 1 when the game is started, and decreases by 1 when the battle server process ends.

なお、バトルの実行に際し、当該バトルの進行を管理するバトルサーバプロセスを2つのバトルサーバ装置300のうちどちらで起動するかについては、バトルサーバプロセスの起動数が少ないバトルサーバ装置を優先的に選択して起動させるようにする。 When executing a battle, the battle server device that manages the progress of the battle is preferentially selected from the two battle server devices 300 as to which of the two battle server devices 300 is to be started. To start it.

また、すでに2台のバトルサーバ装置300で所定の起動可能な最大数までのバトルサーバプロセスが起動しているときにおいて、さらに新たなバトルが実行されるときは、ゲーム外サーバ装置350に、そこで実行しているこの実施の形態にかかるオンラインゲーム以外の処理を中断させて、当該バトルに係るバトルサーバプロセスを起動させ、バトルサーバ装置300と同様の処理を行わせるものとする。 Further, when two battle server devices 300 have already started up to a predetermined maximum number of battle server processes that can be started, and a new battle is executed, the out-of-game server device 350 is used there. It is assumed that the processing other than the online game according to this embodiment that is being executed is interrupted, the battle server process related to the battle is started, and the same processing as that of the battle server device 300 is performed.

図7は、この実施の形態にかかるオンラインゲームを実行させるためにバトルサーバ装置300において管理されるテーブルを示す図である。図7(a)は、フィールド400におけるエリア412毎の敵キャラクタ組合せテーブル700であり、図7(b)は、バトルサーバプロセス毎に進行されるバトルにおけるプレイヤキャラクタ401、及び敵キャラクタ402の情報を管理するためのバトルキャラクタテーブル710である。 FIG. 7 is a diagram showing a table managed by the battle server device 300 in order to execute the online game according to this embodiment. FIG. 7A is an enemy character combination table 700 for each area 412 in the field 400, and FIG. 7B shows information on the player character 401 and the enemy character 402 in the battle progressed for each battle server process. It is a battle character table 710 for management.

図7(a)に示すエリア412毎の敵キャラクタ組合せテーブル700は、それぞれのバトルサーバ装置において記憶されており、そのバトルサーバ装置で起動される複数のバトルサーバプロセスにおいて共有されるものとなっている。そして、エリア412毎の敵キャラクタ組合せテーブル700には、エリア412情報701と、構成敵キャラクタ702が記憶されている。バトルにおける敵キャラクタ402の組合せは、エリア412毎に異なるものであり、また、その敵キャラクタ402の合計数も異なっている。 The enemy character combination table 700 for each area 412 shown in FIG. 7A is stored in each battle server device, and is shared by a plurality of battle server processes started by the battle server device. There is. The area 412 information 701 and the constituent enemy characters 702 are stored in the enemy character combination table 700 for each area 412. The combination of the enemy characters 402 in the battle is different for each area 412, and the total number of the enemy characters 402 is also different.

プレイヤキャラクタ401による、フィールド400上に存在する敵キャラクタ402にバトル意志行動を行うと、その敵キャラクタ402が存在するエリア412がエリア情報701として特定され、そのエリア412に応じて、追加される敵キャラクタ402の種類が特定される。そのようにして特定された敵キャラクタ402は、プレイヤキャラクタ401、及びフィールドに存在していた敵キャラクタ402とともに、バトルキャラクタテーブル710に登録されるものとなる。 When the player character 401 performs a battle intention action on the enemy character 402 existing on the field 400, the area 412 in which the enemy character 402 exists is specified as the area information 701, and the enemy added according to the area 412. The type of character 402 is specified. The enemy character 402 identified in this way is registered in the battle character table 710 together with the player character 401 and the enemy character 402 existing in the field.

さらに、バトルにおいて追加される敵キャラクタ402に関しては、実際にフィールド400に追加させるタイミングを計るための追加待ちフラグ720がセットされるものとなる。 Further, with respect to the enemy character 402 added in the battle, the addition waiting flag 720 for measuring the timing of actually adding to the field 400 is set.

図7(b)に示すバトルキャラクタテーブル710には、バトルサーバプロセス毎に管理されるバトルに参加するプレイヤキャラクタ401、及び敵キャラクタ402のID711と、送信先IPアドレス712と、名前/種類情報713と、形態情報714と、位置情報715と、パラメータA情報716と、パラメータB情報717と、パラメータC情報718と、パラメータD情報719と、追加待ちフラグ720が管理されている。 In the battle character table 710 shown in FIG. 7B, the player character 401 participating in the battle managed for each battle server process, the ID 711 of the enemy character 402, the destination IP address 712, and the name / type information 713 The form information 714, the position information 715, the parameter A information 716, the parameter B information 717, the parameter C information 718, the parameter D information 719, and the addition waiting flag 720 are managed.

ID711は、前記したゾーンサーバ装置200で管理されるプレイヤキャラクタ401(バトルの途中で参加するプレイヤキャラクタ401も同様)、及び敵キャラクタ402のID601と同じものが登録されるものとなる。また、バトルによって、新たに追加することになる敵キャラクタ402に対しては、バトルサーバプロセスによって送信されるバトル周辺情報(後述する)に基づいて、図6(a)に示すフィールドキャラクタテーブル600で管理されるID601においても一意のID711が設定・登録されるものとなる。 As the ID 711, the same ID 601 of the player character 401 managed by the zone server device 200 (the same applies to the player character 401 participating in the middle of the battle) and the enemy character 402 will be registered. Further, for the enemy character 402 newly added by the battle, the field character table 600 shown in FIG. 6A is used based on the battle peripheral information (described later) transmitted by the battle server process. A unique ID 711 is set and registered also in the managed ID 601.

送信先IPアドレス712は、プレイヤキャラクタ401に関しては、そのプレイヤキャラクタ401についてのバトルの進行情報を送信するために、当該プレイヤキャラクタ401を操作するビデオゲーム装置100のIPアドレスが記憶されている。また、敵キャラクタ402に関しては、その敵キャラクタ402についての位置、外見の情報を送信するために、ゾーンサーバ装置のIPアドレスが記憶されている。 Regarding the player character 401, the destination IP address 712 stores the IP address of the video game device 100 that operates the player character 401 in order to transmit the battle progress information about the player character 401. Further, regarding the enemy character 402, the IP address of the zone server device is stored in order to transmit the position and appearance information of the enemy character 402.

名前/種類情報713、形態情報714については、プレイヤキャラクタ401、及び敵キャラクタ402(当該バトルで新たに参加する敵キャラクタ402を除く)のものは、図6(a)に示すフィールドキャラクタテーブル600で管理される名前/種類情報603、及び形態情報604と同様のものが登録さる。また、当該バトルで新たに参加する敵キャラクタ402の名前/種類情報713は、追加が決定された敵キャラクタ402の種類が登録され、形態情報714は、当該敵キャラクタ402に固有の形態情報714が登録されるものとなる。 Regarding the name / type information 713 and the form information 714, the player character 401 and the enemy character 402 (excluding the enemy character 402 newly participating in the battle) are shown in the field character table 600 shown in FIG. 6A. The same as the managed name / type information 603 and form information 604 are registered. In addition, the name / type information 713 of the enemy character 402 newly participating in the battle is registered as the type of the enemy character 402 whose addition is determined, and the form information 714 is the form information 714 unique to the enemy character 402. It will be registered.

位置情報715については、初めてバトルキャラクタテーブル710に登録されるときは、プレイヤキャラクタ401、及び敵キャラクタ402(当該バトルで新たに参加する敵キャラクタ402を除く)のものは、図6(a)に示すフィールドキャラクタテーブル600で管理される位置情報605のものが登録される。また、当該バトルで新たに参加する敵キャラクタ402の位置情報715については、当該プレイヤキャラクタ401の近辺の所定の位置(例えば、プレイヤキャラクタ401の位置に対して、X軸方向に+2、Y軸方向に+2の位置など)が登録される。 Regarding the position information 715, when it is registered in the battle character table 710 for the first time, the player character 401 and the enemy character 402 (excluding the enemy character 402 newly participating in the battle) are shown in FIG. 6A. The position information 605 managed by the field character table 600 shown is registered. Further, regarding the position information 715 of the enemy character 402 newly participating in the battle, the predetermined position near the player character 401 (for example, +2 in the X-axis direction and the Y-axis direction with respect to the position of the player character 401). (+2 position, etc.) is registered in.

パラメータA情報716、パラメータB情報717については、初めてバトルキャラクタテーブル710に登録されるときは、プレイヤキャラクタ401に関しては、後述するビデオゲーム装置100に記憶されているものと同様の情報が登録される。 When the parameter A information 716 and the parameter B information 717 are registered in the battle character table 710 for the first time, the same information as that stored in the video game device 100 described later is registered for the player character 401. ..

また、敵キャラクタ402(当該バトルで新たに参加する敵キャラクタ402を除く)に関しては、図6(a)に示すフィールドキャラクタテーブル600で管理されるパラメータA情報606、パラメータB情報607と同様の内容の情報が登録される。さらに、当該バトルで新たに参加する敵キャラクタ402のパラメータA情報716、パラメータB情報717については、当該敵キャラクタ402に固有のパラメータA情報716、パラメータB情報717が登録されるものとなる。 Further, regarding the enemy character 402 (excluding the enemy character 402 newly participating in the battle), the same contents as those of the parameter A information 606 and the parameter B information 607 managed by the field character table 600 shown in FIG. 6A. Information is registered. Further, for the parameter A information 716 and the parameter B information 717 of the enemy character 402 newly participating in the battle, the parameter A information 716 and the parameter B information 717 unique to the enemy character 402 are registered.

パラメータC情報718、及びパラメータD情報719については、初めてバトルキャラクタテーブル710に登録されるときは、プレイヤキャラクタ401のものは、後述するビデオゲーム装置100に記憶されているものと同様の情報が登録される。一方、敵キャラクタ402のパラメータC情報718、及びパラメータD情報719については、当該敵キャラクタ402に固有のパラメータC情報718、パラメータD情報719が登録されるものとなる。 When the parameter C information 718 and the parameter D information 719 are registered in the battle character table 710 for the first time, the same information as that stored in the video game device 100 described later is registered in the player character 401. Will be done. On the other hand, with respect to the parameter C information 718 and the parameter D information 719 of the enemy character 402, the parameter C information 718 and the parameter D information 719 unique to the enemy character 402 are registered.

追加待ちフラグ720については、バトルにおいて、追加が決定され、バトルキャラクタテーブル710に登録された敵キャラクタ402が、当該バトルにおいて実際にフィールド400に追加されるタイミングを計るためのものである。つまり、追加待ちフラグ720が1から0となったとき、当該追加待ちフラグ720の設定された敵キャラクタ402をフィールド400に追加する。 The addition waiting flag 720 is for timing the timing at which the enemy character 402, which is determined to be added in the battle and registered in the battle character table 710, is actually added to the field 400 in the battle. That is, when the addition waiting flag 720 changes from 1 to 0, the enemy character 402 for which the addition waiting flag 720 is set is added to the field 400.

例えば、図5に示すバトルの展開では、バトルの開始直後からフィールド400又はコロシアムホール500にて、追加されるパーティ403b−2については、バトルキャラクタテーブル710に登録されたときから、追加待ちフラグ720には0が設定されている。一方、パーティ403b−2が倒されることで出現する、追加パーティ403b−3には、バトル開始直後で追加待ちフラグ720に1が登録されており、パーティ403b−2が倒されると、当該追加待ちフラグ720が0になる。このタイミングで、フィールド400又はコロシアムホール500に当該追加パーティ403b−3が追加されるものとなる。 For example, in the development of the battle shown in FIG. 5, the party 403b-2 to be added in the field 400 or the Coliseum Hall 500 immediately after the start of the battle is set to the addition waiting flag 720 from the time when it is registered in the battle character table 710. Is set to 0. On the other hand, in the additional party 403b-3 that appears when the party 403b-2 is defeated, 1 is registered in the additional waiting flag 720 immediately after the start of the battle, and when the party 403b-2 is defeated, the additional waiting Flag 720 becomes 0. At this timing, the additional party 403b-3 will be added to the field 400 or the Coliseum Hall 500.

また、このようなパーティ403bの追加される順番は、敵キャラクタ組合せテーブル700の左端の構成敵キャラクタ702に記憶される種類のパーティ403bから順に行われるものであり、バトルキャラクタテーブル710への登録もその順番でレコードが生成されるもの(ID711の昇順)となる。 Further, the order in which such parties 403b are added is in order from the party 403b of the type stored in the constituent enemy characters 702 at the left end of the enemy character combination table 700, and registration to the battle character table 710 is also performed. Records are generated in that order (ascending order of ID 711).

これらバトルキャラクタテーブルに登録されるプレイヤキャラクタ401、及び敵キャラクタ402の、位置情報715と、パラメータA情報716と、パラメータB情報717と、パラメータC情報718と、及びパラメータD情報719に関しては、バトルが終了するまで、バトルキャラクタテーブル710に登録されるビデオゲーム装置100から送信される入力情報と、当該バトルキャラクタテーブル710を管理するバトルサーバプロセスのゲーム進行に係る処理とに従って更新されるものとなる。このようにして更新されたこれらの情報は、30分の1秒毎に当該ビデオゲーム装置100に送信されるものとなる。 Regarding the position information 715, the parameter A information 716, the parameter B information 717, the parameter C information 718, and the parameter D information 719 of the player character 401 and the enemy character 402 registered in these battle character tables, the battle Is updated according to the input information transmitted from the video game device 100 registered in the battle character table 710 and the process related to the game progress of the battle server process that manages the battle character table 710. .. The information updated in this way is transmitted to the video game device 100 every 1 / 30th of a second.

一方、ゾーンサーバ装置200に対しては、バトルサーバプロセスによって、バトルキャラクタテーブル710に登録されたプレイヤキャラクタ401、及び敵キャラクタ402(追加待ちフラグ720が1となっている敵キャラクタ402(バトルキャラクタテーブル710に登録はされているが、フィールド400上に追加されていない敵キャラクタ402)を除く)の位置情報715と、パラメータA情報716と、パラメータB情報717とがバトル周辺情報として、バトル終了まで、例えば0.5秒のタイミングで送信されるものとなる。 On the other hand, for the zone server device 200, the player character 401 registered in the battle character table 710 and the enemy character 402 (the enemy character 402 in which the additional waiting flag 720 is 1 (battle character table)) are subjected to the battle server process. The position information 715, parameter A information 716, and parameter B information 717 of (excluding the enemy character 402) that is registered in 710 but not added to the field 400) are used as battle peripheral information until the end of the battle. For example, it will be transmitted at a timing of 0.5 seconds.

図16(a)は、コロシアムホール500におけるキャラクタの位置、及び外見等にかかる情報を管理するためのマッチングキャラクタテーブル900であり、図16(b)は、複数のバトルサーバ装置300のそれぞれにおけるバトルサーバプロセスの起動数を管理するためのマッチングプロセス起動管理テーブル910である。 FIG. 16A is a matching character table 900 for managing information related to the position and appearance of characters in the Coliseum Hall 500, and FIG. 16B is a battle in each of a plurality of battle server devices 300. It is a matching process start management table 910 for managing the number of start of a server process.

図16(a)に示すマッチングキャラクタテーブル900には、コロシアムホール500上に存在する全てのキャラクタ毎にID901と、送信先IPアドレス902(プレイヤキャラクタのみ)と、名前/種類情報903と、形態情報904と、位置情報905と、パラメータA情報906と、パラメータB情報907と、参加バトルサーバプロセス情報908とが記憶される。 In the matching character table 900 shown in FIG. 16A, an ID 901, a destination IP address 902 (player character only), a name / type information 903, and morphological information are shown for each character existing on the Coliseum Hall 500. 904, position information 905, parameter A information 906, parameter B information 907, and participating battle server process information 908 are stored.

ID901は、プレイヤキャラクタ401を一意に識別するための識別情報である。送信先IPアドレス902は、プレイヤキャラクタ401を操作するビデオゲーム装置100に対して、そのプレイヤキャラクタ401についてのコロシアムホール500の周辺情報を送信するために用いられるビデオゲーム装置100のIPアドレスが記憶されている。 ID 901 is identification information for uniquely identifying the player character 401. The destination IP address 902 stores the IP address of the video game device 100 used for transmitting the peripheral information of the Coliseum Hall 500 about the player character 401 to the video game device 100 that operates the player character 401. ing.

名前/種類情報903は、プレイヤキャラクタ401に関してはその名前を表示画面122に表示するための情報として用いられる。形態情報904は、プレイヤキャラクタ401のコロシアムホール500上での外見(中でも服装、体格、顔貌等)を表すために用いられる情報である。位置情報905は、プレイヤキャラクタ401のコロシアムホール500上での位置を示す。 The name / type information 903 is used as information for displaying the name of the player character 401 on the display screen 122. The morphological information 904 is information used to represent the appearance (particularly clothes, physique, facial appearance, etc.) of the player character 401 on the Coliseum Hall 500. The position information 905 indicates the position of the player character 401 on the Coliseum Hall 500.

パラメータA情報906は、バトル中、または移動中において刻々と変化し得るものとして、プレイヤキャラクタ401の外観として表示画面122に現れるパラメータに関する情報である。例えば、敵からの通常とは異なる攻撃によってなる毒状態(キャラクタのHPが一定時間毎に微減する状態)が、プレイヤキャラクタ401の外観として表示画面122に現れるものとするなら、それ等がパラメータA情報906に該当する。 The parameter A information 906 is information about a parameter that appears on the display screen 122 as the appearance of the player character 401 as something that can change from moment to moment during battle or movement. For example, if a poisonous state (a state in which the character's HP slightly decreases at regular intervals) caused by an unusual attack from the enemy appears on the display screen 122 as the appearance of the player character 401, they are parameter A. Corresponds to information 906.

一方、パラメータB情報907は、バトル中、または移動中において刻々と変化するものではないが、プレイヤキャラクタ401の外観として表示画面122に現れるパラメータに関する情報であり、例えば、体格や筋力といったものがこれに該当する。具体的には、パラメータB情報907としての、体格や筋力の数値が高ければ、表示画面122に表示するコロシアムホール500上でのプレイヤキャラクタ401が、それらの数値が低いものよりも大きく表示されることになる。 On the other hand, the parameter B information 907 does not change every moment during the battle or during the movement, but is information about the parameters appearing on the display screen 122 as the appearance of the player character 401, for example, the physique and muscular strength. Corresponds to. Specifically, if the numerical values of the physique and muscular strength as the parameter B information 907 are high, the player character 401 on the Coliseum Hall 500 displayed on the display screen 122 is displayed larger than those having low numerical values. It will be.

さらに、パラメータに関する情報として、図16(a)に示すマッチングキャラクタテーブル900において特に管理はしないが(プレイヤキャラクタに送信する情報ではなく、ただ保持しておくだけのものでもよい)、プレイヤキャラクタ401の外観として現れないパラメータに関する、パラメータC情報、及びパラメータD情報がある(後述するバトルキャラクタテーブルでは管理される)。パラメータC情報は、バトル中、または移動中において刻々と変化するものであり、例えば、キャラクタのHP、或いはMP(マジックポイント、魔法を使う度に減少する)といったものがある。 Further, as the information regarding the parameters, the matching character table 900 shown in FIG. 16A is not particularly managed (it may not be the information to be transmitted to the player character but may be merely retained), but the player character 401 There are parameter C information and parameter D information regarding parameters that do not appear as appearance (managed in the battle character table described later). The parameter C information changes from moment to moment during battle or movement, and includes, for example, the character's HP or MP (magic points, which decrease each time magic is used).

一方、パラメータD情報は、バトル中、または移動中において刻々と変化するものでない、例えば、攻撃力、或いは防御力といった、攻撃、魔法等の行動の結果として表れるダメージ(HPの減少)量を計算する上で用いるパラメータに関するものである。 On the other hand, the parameter D information does not change every moment during battle or movement, for example, the amount of damage (decrease in HP) that appears as a result of actions such as attack and magic such as attack power or defense power is calculated. It relates to the parameters used in the above.

つまり、パラメータA、Bは外観として表示画面122に現れるものであるため、外観に係る情報を各ビデオゲーム装置100に送信するゾーンサーバ装置200は、これらの情報を保持するものである。対して、パラメータC、Dは外観として表示画面122に現れないものであるが、これらの情報は、バトルのダメージ量を求める上で必要な情報であり、後述する、バトルキャラクタテーブルに保持するものとなる。 That is, since the parameters A and B appear on the display screen 122 as the appearance, the zone server device 200 that transmits the information related to the appearance to each video game device 100 holds the information. On the other hand, the parameters C and D do not appear on the display screen 122 as an appearance, but these information are necessary for obtaining the amount of damage in the battle and are stored in the battle character table, which will be described later. It becomes.

参加バトルサーバプロセス情報908は、プレイヤキャラクタ401がバトル中であれば、当該バトルに係るバトルサーバプロセスの識別情報が記憶されるものとなっており、バトル中でなければ、何の情報も記憶されてない状態(NULL)となっている。 In the participating battle server process information 908, if the player character 401 is in a battle, the identification information of the battle server process related to the battle is stored, and if not in the battle, any information is stored. It is in a state of not being (Null).

これらの、情報は全て後述するビデオゲーム装置100、ゾーンサーバ装置200及びバトルサーバ装置300から送信される情報を基に登録、更新されるものであり、移動中においては、定期的(例えば、0.5秒毎)にビデオゲーム装置100から送信される位置、及び形態に係る情報において、形態情報904、位置情報905、パラメータA情報906、及びパラメータB情報907がそれぞれ更新されるものとなる。 All of this information is registered and updated based on the information transmitted from the video game device 100, the zone server device 200, and the battle server device 300, which will be described later, and is periodically (for example, 0) while moving. The form information 904, the position information 905, the parameter A information 906, and the parameter B information 907 are updated in the information related to the position and the form transmitted from the video game device 100 (every 5 seconds).

一方、共有サーバ装置210は、マッチングキャラクタテーブル900に登録された全てのプレイヤキャラクタ401を操作するビデオゲーム装置100に対して、前記した当該プレイヤキャラクタ401の周辺情報として特定される、プレイヤキャラクタ401のID901、名前/種類情報903、形態情報904、位置情報905、パラメータA情報906、パラメータB情報907、及び参加バトルサーバプロセス情報908を、定期的(例えば、1.0秒毎)に送信する。 On the other hand, the shared server device 210 specifies the player character 401 as peripheral information of the player character 401 with respect to the video game device 100 that operates all the player characters 401 registered in the matching character table 900. ID 901, name / type information 903, form information 904, position information 905, parameter A information 906, parameter B information 907, and participating battle server process information 908 are transmitted periodically (for example, every 1.0 seconds).

続いて、図16(b)に示すマッチングサーバプロセスの起動数を管理するためのマッチングプロセス起動管理テーブル910には、装置情報911と、プロセス数912とが記憶されている。 Subsequently, the device information 911 and the number of processes 912 are stored in the matching process startup management table 910 for managing the number of startups of the matching server process shown in FIG. 16B.

装置情報911は、2台の共有サーバ装置210、及びゲーム外サーバ装置350のそれぞれを特定する情報が登録されており、プロセス数912には、共有サーバ装置210、及びゲーム外サーバ装置350が同時に起動しているサーバプロセスの数を記憶している。 Information that identifies each of the two shared server devices 210 and the out-of-game server device 350 is registered in the device information 911, and the shared server device 210 and the out-of-game server device 350 are simultaneously registered in the number of processes 912. It remembers the number of server processes that are running.

プロセス数912では、共有サーバ装置210及びゲーム外サーバ装置350から送信された情報を基に、それぞれの共有サーバ装置210、及びゲーム外サーバ装置350において、マッチングサーバプロセスの数を1のマッチングサーバプロセスの起動により1増加させ、1のマッチングサーバプロセスの終了によって1減少させる。 In the number of processes 912, the number of matching server processes is set to 1 in each of the shared server device 210 and the out-of-game server device 350 based on the information transmitted from the shared server device 210 and the out-of-game server device 350. Increases by 1 when the is started, and decreases by 1 when the matching server process ends.

なお、マッチングの実行に際し、当該マッチングの進行を管理するマッチングサーバプロセスを2つの共有サーバ装置210のうちどちらで起動するかについては、マッチングサーバプロセスの起動数が少ない共有サーバ装置210を優先的に選択して起動させるようにする。 When executing matching, the shared server device 210, which has a smaller number of matching server processes to be started, is given priority as to which of the two shared server devices 210 is used to start the matching server process that manages the progress of the matching. Select and start it.

また、すでに2台の共有サーバ装置210で所定の起動可能な最大数までのマッチングサーバプロセスが起動しているときにおいて、さらに新たなバトルが実行されるときは、ゲーム外サーバ装置350に、そこで実行しているこの実施の形態にかかるオンラインゲーム以外の処理を中断させて、当該マッチングに係るマッチングサーバプロセスを起動させ、共有サーバ装置210と同様の処理を行わせるものとする。 Further, when the matching server processes up to a predetermined maximum number that can be started are already started in the two shared server devices 210, and a new battle is executed, the out-of-game server device 350 is used there. It is assumed that the processing other than the online game according to this embodiment that is being executed is interrupted, the matching server process related to the matching is started, and the same processing as that of the shared server device 210 is performed.

図8は、ビデオゲーム装置100において記憶されるデータの構成を示す図である。ここには、ID801と、名前情報802と、形態情報803と、位置情報804と、パラメータA情報805と、パラメータB情報806と、パラメータC情報807と、パラメータD情報808と、ゾーンサーバ装置識別情報809と、バトルサーバプロセス識別情報810と、共有サーバプロセス識別情報811が記憶される。 FIG. 8 is a diagram showing the structure of data stored in the video game device 100. Here, ID801, name information 802, form information 803, position information 804, parameter A information 805, parameter B information 806, parameter C information 807, parameter D information 808, and zone server device identification. Information 809, battle server process identification information 810, and shared server process identification information 811 are stored.

ID801は、このID801が記憶されるビデオゲーム装置100で操作するプレイヤキャラクタ401に固有のものであり、前記ID601、ID711、及びID901として記憶されるものと同じものである。このID801とID601、ID711、及びID901とによって、フィールド400上又はコロシアムホール500上で移動中、或いはバトル中のプレイヤキャラクタ401と、それを操作する当該ビデオゲーム装置100とが一意的に特定されるものとなる。 The ID 801 is unique to the player character 401 operated by the video game device 100 in which the ID 801 is stored, and is the same as the one stored as the ID 601, ID 711, and ID 901. The ID 801 and ID 601, ID 711, and ID 901 uniquely identify the player character 401 moving or in battle on the field 400 or the Coliseum Hall 500, and the video game device 100 that operates the player character 401. It becomes a thing.

名前情報802、形態情報803は、前記した図6(a)のキャラクタ外観テーブル、図7(b)のバトルキャラクタテーブル710、或いは図16(a)のマッチングキャラクタテーブル900において記憶されるものと同じ内容の情報であり、名前情報802は当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401の名前に係る情報を記憶しており、形態情報803は当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401の形態に係る情報を記憶している。 The name information 802 and the form information 803 are the same as those stored in the character appearance table of FIG. 6A, the battle character table 710 of FIG. 7B, or the matching character table 900 of FIG. 16A. The name information 802 stores information related to the name of the player character 401 operated by the video game device 100, and the form information 803 is the information of the player character 401 operated by the video game device 100. It stores information related to the form.

位置情報804、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401のフィールド400又はコロシアムホール500上での位置を記憶するものであり、プレイヤキャラクタ401がフィールド400又はコロシアムホール500を移動中である場合においては、プレイヤの入力部161の移動操作がされることにより、更新されるものとなる。 When the position information 804, the position of the player character 401 operated by the video game device 100 on the field 400 or the Coliseum hole 500 is stored, and the player character 401 is moving in the field 400 or the Coliseum hole 500. Is updated by the movement operation of the input unit 161 of the player.

一方、バトル中においては、プレイヤの移動操作によって、それを入力情報としてバトルサーバ装置300に送信し、それを基にバトルの進行の処理を実行して得られたバトル進行情報をビデオゲーム装置100で受信する。このようにして得られたバトル進行情報によって、バトル中の位置情報804は更新されるものとなる。 On the other hand, during the battle, the battle progress information obtained by transmitting the input information to the battle server device 300 by the movement operation of the player and executing the battle progress process based on the input information is transmitted to the video game device 100. Receive at. The position information 804 during the battle is updated by the battle progress information obtained in this way.

パラメータA情報805、パラメータB情報806、パラメータC情報807、及びパラメータD情報808については、前記した図6(a)のキャラクタ外観テーブル、図7(b)のバトルキャラクタテーブル710、或いは図16(a)のマッチングキャラクタテーブル900に記憶されるものと同じ内容の情報である。プレイヤキャラクタ401がフィールド400を移動中である場合にあっては、パラメータA情報805、及びパラメータB情報806(外観として表示画面122に現れるもの)に関しては、ID801、名前情報802、形態情報803、及び位置情報804と併せて、定期的(0.5秒毎)にゾーンサーバ装置200に送信されるものとなる。プレイヤキャラクタ401がコロシアムホール500を移動中である場合にあっては、パラメータA情報805、及びパラメータB情報806(外観として表示画面122に現れるもの)に関しては、ID801、名前情報802、形態情報803、及び位置情報804と併せて、定期的(0.5秒毎)に共有サーバ装置210に送信されるものとなる。 Regarding the parameter A information 805, the parameter B information 806, the parameter C information 807, and the parameter D information 808, the character appearance table of FIG. 6A, the battle character table 710 of FIG. 7B, or FIG. The information is the same as that stored in the matching character table 900 of a). When the player character 401 is moving in the field 400, the parameter A information 805 and the parameter B information 806 (which appear on the display screen 122 as an appearance) are ID 801 and name information 802, and form information 803. And, together with the position information 804, it will be transmitted to the zone server device 200 at regular intervals (every 0.5 seconds). When the player character 401 is moving through the Coliseum Hall 500, the parameter A information 805 and the parameter B information 806 (which appear on the display screen 122 as an appearance) are ID801, name information 802, and form information 803. , And the location information 804, and the location information 804, are periodically (every 0.5 seconds) transmitted to the shared server device 210.

一方、バトル中である場合には、前記したバトルサーバ装置300から送信されたバトル進行情報によって、パラメータA情報805、パラメータB情報806、パラメータC情報807、及びパラメータD情報808が更新されるものとなる。 On the other hand, when the battle is in progress, the parameter A information 805, the parameter B information 806, the parameter C information 807, and the parameter D information 808 are updated by the battle progress information transmitted from the battle server device 300. It becomes.

ゾーンサーバ装置識別情報809は、これを記憶するビデオゲーム装置100との通信を行っているゾーンサーバ装置200のIPアドレス等の情報を記憶するものである。バトルサーバプロセス識別情報810は、これを記憶するビデオゲーム装置100との通信を確立しているバトルサーバプロセスのバトルサーバ装置300のIPアドレス、及びそのバトルサーバ装置で起動される1のバトルサーバプロセスを特定するための情報を記憶するためのものであり、バトル中ではない場合では、NULLとなっている。共通サーバプロセス識別情報811は、これを記憶するビデオゲーム装置100との通信を確立しているマッチングサーバプロセスの共有サーバ装置210のIPアドレス、及びその共有サーバ装置で起動される1のマッチングサーバプロセスを特定するための情報を記憶するためのものであり、マッチング中ではない場合では、NULLとなっている。 The zone server device identification information 809 stores information such as the IP address of the zone server device 200 communicating with the video game device 100 that stores the zone server device identification information 809. The battle server process identification information 810 is the IP address of the battle server device 300 of the battle server process that has established communication with the video game device 100 that stores the information, and one battle server process started by the battle server device. It is for storing the information for identifying the server, and is NUML when not in the battle. The common server process identification information 811 includes the IP address of the shared server device 210 of the matching server process that has established communication with the video game device 100 that stores the common server process identification information 811 and one matching server process started by the shared server device. It is for storing the information for identifying the server, and is NUML when the matching is not in progress.

さらに、後述する表示画面122に表示するための画像の生成において用いる、ゾーンサーバ装置200、共通サーバ装置210、バトルサーバ装置300から送信される情報を一時的に記憶させるためのバッファ領域が、それぞれの情報毎に確保される。ゾーンサーバ装置200と共通サーバ装置210から送信される周辺情報については、後述する遅延表示処理のために2の周辺情報が記憶できるだけの記憶領域が確保され、バトルサーバ装置300から送信されるバトル周辺情報については、リアルタイムで画像を生成するので、1のバトル周辺情報が記憶できるだけの記憶領域が確保される。 Further, a buffer area for temporarily storing information transmitted from the zone server device 200, the common server device 210, and the battle server device 300, which are used in generating an image to be displayed on the display screen 122 described later, is provided. It is secured for each information. Regarding the peripheral information transmitted from the zone server device 200 and the common server device 210, a storage area capable of storing the peripheral information of 2 is secured for the delay display process described later, and the peripheral information transmitted from the battle server device 300 is secured. As for the information, since the image is generated in real time, a storage area capable of storing the information around one battle is secured.

次に、この実施の形態にかかるオンラインゲームの進行、及びデータの流れについて説明する。図9、図10は、このオンラインゲームの進行、及びデータの流れを模式的に示すものである。図9において示すオンラインゲームの進行は、パーティ403aが、パーティ403bの複数存在するコロシアムホール500上を移動し、当該コロシアムホール500上に存在する1グループのパーティ403bに対しバトル意志を確認するための選択行動をすることによって当該パーティ403aとのバトルが行われ、当該バトルが終了するまでの進行を表したものである。 Next, the progress of the online game and the flow of data according to this embodiment will be described. 9 and 10 schematically show the progress of the online game and the flow of data. The progress of the online game shown in FIG. 9 is for the party 403a to move on the Coliseum Hall 500 in which a plurality of the parties 403b exist, and to confirm the battle intention to the party 403b of one group existing on the Coliseum Hall 500. By performing a selective action, a battle with the party 403a is performed, and the progress until the battle is completed is shown.

図9(a)に示すように、コロシアムホール500を移動中であるパーティ403aのそれぞれは、そのパーティ403を構成するプレイヤキャラクタが操作されるビデオゲーム装置100と、共通サーバ装置210とで、データの送受信を行っている。ビデオゲーム装置100からは、ID801、名前情報802、形態情報803、位置情報804、パラメータA情報805、及びパラメータB情報806(これらをまとめて、「外見・位置情報」とする)が、共通サーバ装置210に送信されるものとなっている。 As shown in FIG. 9A, each of the parties 403a moving in the Coliseum Hall 500 has data in the video game device 100 in which the player characters constituting the party 403 are operated and the common server device 210. Is being sent and received. From the video game device 100, ID801, name information 802, form information 803, position information 804, parameter A information 805, and parameter B information 806 (collectively referred to as "appearance / position information") are common servers. It is to be transmitted to the device 210.

一方、共通サーバ装置からは、各ビデオゲーム装置100に対して、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401の周辺情報として特定される他のプレイヤキャラクタ401、及び敵キャラクタ402に係るID901、名前情報903、形態情報904、位置情報905、パラメータA情報906、パラメータB情報907、及び参加バトルサーバプロセス情報608が送信されるものとなっている。 On the other hand, from the common server device, for each video game device 100, another player character 401 specified as peripheral information of the player character 401 operated by the video game device 100, and ID 901 related to the enemy character 402, Name information 903, form information 904, position information 905, parameter A information 906, parameter B information 907, and participating battle server process information 608 are transmitted.

また、これらのデータを各装置に送信するタイミングとしては、ビデオゲーム装置100から送信される外見・位置情報が、例えば、0.5秒毎のタイミングで送信され、共通サーバ装置210から送信される周辺情報が、例えば、1.0秒毎のタイミングで送信されるものとなっている。 Further, as the timing of transmitting these data to each device, the appearance / position information transmitted from the video game device 100 is transmitted at a timing of, for example, every 0.5 seconds, and is transmitted from the common server device 210. Peripheral information is transmitted, for example, at a timing of every 1.0 second.

続いて、コロシアムホール500にてパーティ403aを構成するプレイヤキャラクタを操作するビデオゲーム装置100から、パーティ403bを構成する他のプレイヤキャラクタを操作するビデオゲーム装置100に対してバトル意志を確認するための選択行動を行うことで、共通サーバ装置210へバトル意思を確認するための確認通知がなされる。他のプレイヤキャラクタ401を操作するビデオゲーム装置100がバトルを了承する意思決定を行うと、パーティ403a及びパーティ403bの各プレイヤキャラクタ401の位置・パラメータの管理をバトルサーバ装置300に移行させ、バトルの進行をさせるため、図9(b)に示すように、バトルの開始に先立って、ビデオゲーム装置100と、共通サーバ装置210と、バトルサーバ装置300とが互いにデータの送受信を行うものとなっている。 Subsequently, in order to confirm the battle intention from the video game device 100 that operates the player characters that make up the party 403a to the video game device 100 that operates the other player characters that make up the party 403b at the Coliseum Hall 500. By performing the selection action, a confirmation notification for confirming the battle intention is given to the common server device 210. When the video game device 100 that operates another player character 401 makes a decision to approve the battle, the management of the position and parameters of each player character 401 of the party 403a and the party 403b is transferred to the battle server device 300, and the battle is performed. As shown in FIG. 9B, the video game device 100, the common server device 210, and the battle server device 300 transmit and receive data to and from each other prior to the start of the battle in order to make the progress. There is.

まず、第1段階目に、バトルが実行されるまでは、当該バトルを行うことになるパーティ403aを構成するプレイヤキャラクタ401を操作するビデオゲーム装置100から、共通サーバ装置210に対して、バトルを行うことを希望するパーティ403bを特定した情報とともに、バトルを希望する旨を示した情報(以下、「バトル意志選択情報」とする)を送信するものとなる。 First, in the first stage, until the battle is executed, the video game device 100 that operates the player character 401 constituting the party 403a that will perform the battle battles the common server device 210. Along with the information specifying the party 403b that the party wishes to perform, the information indicating that the battle is desired (hereinafter referred to as "battle intention selection information") is transmitted.

続いて、第2段階目に、バトル意志選択情報を受信した共通サーバ装置210は、選択されたパーティ403bを構成するプレイヤキャラクタ401を操作するビデオゲーム装置100へ、バトルの申し込みをしたパーティ403aを特定した情報ととともに、バトルを希望する旨を示した情報(以下、「バトル申込情報」とする)を送信する。 Subsequently, in the second stage, the common server device 210 that has received the battle intention selection information sends the party 403a that applied for the battle to the video game device 100 that operates the player character 401 that constitutes the selected party 403b. Along with the specified information, information indicating that a battle is desired (hereinafter referred to as "battle application information") is transmitted.

第3段階目に、バトル申込情報を受信したビデオゲーム装置100において、プレイヤの入力部161への操作によりバトルを了承する旨の情報(以下、「バトル了承情報」とする)を共通サーバ装置210に送信することで、マッチングが成立する。 In the third stage, in the video game device 100 that has received the battle application information, the information that the battle is approved by the operation of the player's input unit 161 (hereinafter referred to as "battle approval information") is provided to the common server device 210. Matching is established by sending to.

共有サーバ装置210がバトル了承情報を受信すると、第4段階目として、共有サーバ装置210は、バトルを実行するためのバトルサーバプロセスを生成・起動するためのバトルサーバ装置300を選択し、当該選択したバトルサーバ装置300に対して、バトルサーバプロセスを生成・起動を指示する旨の情報とともに、パーティ403a、及びそれに対するパーティ403bに係る情報(以下、「バトルプロセス生成指示情報」とする)を送信する。 When the shared server device 210 receives the battle approval information, as the fourth step, the shared server device 210 selects the battle server device 300 for generating and starting the battle server process for executing the battle, and the selection is made. Information related to the party 403a and the party 403b for the party 403a (hereinafter referred to as "battle process generation instruction information") is transmitted to the battle server device 300 instructing the generation / start of the battle server process. To do.

ここで、バトルプロセス生成指示情報として、併せて送信されるパーティ403aに係る情報とは、パーティ403aを構成するプレイヤキャラクタ401のID901や、当該プレイヤキャラクタ401を操作するビデオゲーム装置100の送信先IPアドレス902であり、パーティ403bに係る情報とは、当該パーティ403bを構成するプレイヤキャラクタ401のID901、名前・種類情報903、形態情報904、位置情報905、パラメータA情報906、及びパラメータB情報907である。 Here, the information related to the party 403a that is also transmitted as the battle process generation instruction information includes the ID 901 of the player character 401 that constitutes the party 403a and the destination IP of the video game device 100 that operates the player character 401. The information related to the party 403b is the address 902, and the information related to the party 403b is ID 901, name / type information 903, form information 904, position information 905, parameter A information 906, and parameter B information 907 of the player character 401 constituting the party 403b. is there.

そして、第5段階目に、バトルプロセス生成指示情報を受信したバトルサーバ装置300は、新たなバトルサーバプロセスを生成・起動し、その後速やかに、当該バトルサーバプロセスを特定するための情報(以下、「BSV特定情報」とする)を共通サーバ装置210に送信する。 Then, in the fifth stage, the battle server device 300 that has received the battle process generation instruction information generates and starts a new battle server process, and then promptly, information for identifying the battle server process (hereinafter referred to as “information”). "BSV specific information") is transmitted to the common server device 210.

第6段階目に、BSV特定情報を受信した共通サーバ装置210は、すぐに、そのバトルサーバプロセスにおいて実行されるバトルに参加するパーティ403a及びパーティ403bを操作するビデオゲーム装置100に対して、当該受信したBSV特定情報を転送する。 In the sixth stage, the common server device 210 that has received the BSV specific information immediately refers to the video game device 100 that operates the party 403a and the party 403b that participate in the battle executed in the battle server process. Transfer the received BSV specific information.

第7段階目に、BSV特定情報を受信したビデオゲーム装置100は、それを基に、バトルの処理が行われるバトルサーバプロセスが生成・起動されたバトルサーバ装置300に対して、当該バトルサーバプロセスと通信を確立するための接続を要求する旨の情報とともに、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401に係る情報(以下、「接続要求情報」とする)を送信する。 In the seventh stage, the video game device 100 that has received the BSV specific information is directed to the battle server device 300 in which the battle server process in which the battle processing is performed is generated and started based on the BSV specific information. Information related to the player character 401 operated by the video game device 100 (hereinafter referred to as "connection request information") is transmitted together with information to request a connection for establishing communication with the video game device 100.

ここで、接続要求情報として、併せて送信されるプレイヤキャラクタ401に係る情報とは、該プレイヤキャラクタ401のID801、名前情報802、形態情報803、位置情報804、パラメータA情報805、パラメータB情報806、パラメータC情報807、及びパラメータD情報808である。 Here, the information related to the player character 401 that is also transmitted as the connection request information includes ID 801 of the player character 401, name information 802, form information 803, position information 804, parameter A information 805, and parameter B information 806. , Parameter C information 807, and parameter D information 808.

接続要求情報が受信されると、バトルサーバ装置300のバトルサーバプロセスは、ビデオゲーム装置100との通信を確立し、バトルが開始され、終了まで当該バトルの進行の全てを制御するものとなる。バトルが開始されると、図9(c)に示すように、ビデオゲーム装置100からバトルサーバ装置300に対しては、ビデオゲーム装置100によってプレイヤキャラクタ401を操作するプレイヤの入力部161の入力操作に関する情報(以下、「入力情報」とする)を送信する。 When the connection request information is received, the battle server process of the battle server device 300 establishes communication with the video game device 100, starts the battle, and controls all the progress of the battle until the end. When the battle is started, as shown in FIG. 9C, the input operation of the input unit 161 of the player who operates the player character 401 by the video game device 100 is performed from the video game device 100 to the battle server device 300. Information about (hereinafter referred to as "input information") is sent.

一方、バトルサーバ装置300からは、ビデオゲーム装置100に対して、バトル進行の処理の結果に係る情報(以下、「バトル進行情報」とする)を送信し、共通サーバ装置210に対しては、バトル周辺情報として、当該バトルに参加する、パーティ403a、及びパーティ403bを構成するプレイヤキャラクタ401のID711、名前/種類情報713、形態情報714、位置情報715、パラメータA情報716、及びパラメータB情報717を送信する。 On the other hand, the battle server device 300 transmits information related to the result of the battle progress process (hereinafter referred to as "battle progress information") to the video game device 100, and to the common server device 210. As battle peripheral information, ID 711, name / type information 713, form information 714, position information 715, parameter A information 716, and parameter B information 717 of the party 403a and the player characters 401 constituting the party 403b participating in the battle. To send.

また、これらのデータを各装置に送信するタイミングとしては、バトルサーバ装置300から送信されるバトル進行情報は、例えば、30分の1秒毎のタイミングで送信され、それを受信したビデオゲーム装置100は、プレイヤの入力操作が検出されれば、それを入力情報としてすぐに送信するものとなっている。一方、バトルサーバ装置300から送信されるバトル周辺情報は、例えば、0.5秒毎のタイミングで送信されるものとなっている。 Further, as the timing of transmitting these data to each device, the battle progress information transmitted from the battle server device 300 is transmitted at a timing of, for example, 1/30 second, and the video game device 100 receives the data. Is to immediately transmit as input information when a player's input operation is detected. On the other hand, the battle peripheral information transmitted from the battle server device 300 is transmitted at a timing of, for example, every 0.5 seconds.

なお、バトル中において、ビデオゲーム装置100から、共通サーバ装置210に対しては何のデータも送信されないものとなっているが、共通サーバ装置210からビデオゲーム装置100に対しては、定期的(1.0秒毎)に周辺情報が送信されるものとなっている。 During the battle, no data is transmitted from the video game device 100 to the common server device 210, but the common server device 210 to the video game device 100 periodically ( Peripheral information is transmitted every 1.0 seconds).

但し、バトル中において共通サーバ装置210からの周辺情報の送信について、ビデオゲーム装置100では、後述する表示画面122に表示される画像の生成処理にそれを用いるものではなく、エラーにより、バトルサーバ装置300との通信がバトル中に切断され、緊急的に共通サーバ装置210との通信を確立するために行われているものである。 However, regarding the transmission of peripheral information from the common server device 210 during the battle, the video game device 100 does not use it for the generation process of the image displayed on the display screen 122 described later, and the battle server device due to an error. Communication with the 300 is cut off during the battle, and this is done to urgently establish communication with the common server device 210.

バトルにおいて全てのパーティ403bが倒されると、当該バトルが終了し、図9(d)に示すように、バトルサーバ装置300から、ビデオゲーム装置100、及び共通サーバ装置210に対して、当該バトルが終了したことを示す旨の情報(以下、「バトル終了情報」とする)が送信される。 When all the parties 403b are defeated in the battle, the battle ends, and as shown in FIG. 9D, the battle is performed from the battle server device 300 to the video game device 100 and the common server device 210. Information indicating that the game has ended (hereinafter referred to as "battle end information") is transmitted.

このバトル終了情報によって、ビデオゲーム装置100、及び共通サーバ装置210においてバトルの終了にかかる処理が実行され、図9(a)に示すようにビデオゲーム装置100と共通サーバ装置210とのデータの送受信が再開される。バトルサーバ装置300においては、バトル終了情報の送信後、バトルサーバプロセスを終了する。 Based on this battle end information, the video game device 100 and the common server device 210 execute the process related to the end of the battle, and as shown in FIG. 9A, data transmission / reception between the video game device 100 and the common server device 210 is performed. Is restarted. In the battle server device 300, the battle server process is terminated after the battle end information is transmitted.

続いて、図10において示すオンラインゲームの進行は、バトル中において、当該バトルに参加していない他のプレイヤキャラクタ401がバトル意志行動をすることで、当該バトルに参加し、当該バトルが行われている途中までの進行を表したものである。 Subsequently, in the progress of the online game shown in FIG. 10, during the battle, another player character 401 who has not participated in the battle participates in the battle by performing a battle intention action, and the battle is performed. It shows the progress to the middle of the battle.

図9(c)に示すように移動中のプレイヤキャラクタ401のうちの1のプレイヤキャラクタ401が、フィールド400上において当該プレイヤキャラクタ401の近辺のバトルに対してバトル意志行動(例えば、バトル中のプレイヤキャラクタ401に対して回復魔法を実行したり、攻撃を実行したり、いずれかのパーティ403に対して有利となる或いは不利となる行動)を行うと、図10(a)に示すように、当該バトルの参加に先立って、ビデオゲーム装置100は、共通サーバ装置210、及びバトルサーバ装置300とデータの送受信を行うものとなっている。 As shown in FIG. 9C, one of the moving player characters 401 has a battle intention action (for example, a player in battle) for a battle in the vicinity of the player character 401 on the field 400. When a recovery magic is executed on the character 401, an attack is executed, or an action that is advantageous or disadvantageous to any party 403 is performed), as shown in FIG. 10 (a), the corresponding action is performed. Prior to participating in the battle, the video game device 100 transmits / receives data to / from the common server device 210 and the battle server device 300.

バトルに参加するまでには、まず第1段階目に、当該バトルに参加させるプレイヤキャラクタ401を操作するビデオゲーム装置100から、共通サーバ装置210に対して、バトル意志情報として、バトル意志行動の対象となったパーティ403を特定する情報とともに、バトルを行う旨を示した情報を送信するものとなる。 Before participating in a battle, in the first stage, the video game device 100 that operates the player character 401 to participate in the battle is the target of the battle will action as battle intention information to the common server device 210. Along with the information that identifies the party 403 that has become, the information indicating that the battle will be performed will be transmitted.

続いて第2段階目に、バトル意志情報を受信した共通サーバ装置210は、それを基に、特定したパーティ403が参加しているバトルを実行しているバトルサーバプロセスを特定し、BSV特定情報として、バトル意志情報を送信したビデオゲーム装置100に対して送信する。 Subsequently, in the second stage, the common server device 210 that has received the battle intention information identifies the battle server process that is executing the battle in which the specified party 403 participates based on the information, and BSV specific information. As a result, the battle intention information is transmitted to the video game device 100 that has transmitted the information.

第3段階目に、BSV特定情報を受信したビデオゲーム装置100は、それを基に、バトル意志行動を行ったことによって参加するバトルの処理が行われるバトルサーバプロセスが実行されるバトルサーバ装置300に対して、当該バトルサーバプロセスと通信を確立するための接続を要求する旨の情報とともに、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401に係る情報を、接続要求情報として送信する。 In the third stage, the video game device 100 that has received the BSV specific information executes the battle server process in which the process of participating the battle is executed based on the BSV specific information. In addition to the information indicating that a connection for establishing communication with the battle server process is requested, the information relating to the player character 401 operated by the video game device 100 is transmitted as connection request information.

接続要求情報が受信され、バトルサーバ装置300のバトルサーバプロセスは、ビデオゲーム装置100との通信を確立し、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401がバトルに参加することができるようになる。 Upon receiving the connection request information, the battle server process of the battle server device 300 establishes communication with the video game device 100 so that the player character 401 operated by the video game device 100 can participate in the battle. Become.

このように、新たなプレイヤキャラクタ401がバトルに参加すると、図10(b)に示すように、当該プレイヤキャラクタ401を操作するビデオゲーム装置100からバトルサーバ装置300に対しては、入力情報を送信するし、バトルサーバ装置300からは、当該ビデオゲーム装置100に対して、バトル進行情報の送信を開始する。 In this way, when the new player character 401 participates in the battle, as shown in FIG. 10B, the input information is transmitted from the video game device 100 that operates the player character 401 to the battle server device 300. Then, the battle server device 300 starts transmitting the battle progress information to the video game device 100.

次に、ビデオゲーム装置100に対するデータ送信の頻度とそのデータのフォーマットについて説明する。前記したように、ビデオゲーム装置100には、移動中において(バトル中においても)共通サーバ装置210から周辺情報が送信され、バトル中においては、バトルサーバプロセスによってバトルサーバ装置300からバトル進行情報が送信される。 Next, the frequency of data transmission to the video game device 100 and the format of the data will be described. As described above, peripheral information is transmitted to the video game device 100 from the common server device 210 during movement (even during battle), and during battle, battle progress information is transmitted from the battle server device 300 by the battle server process. Will be sent.

図11は、そのような共通サーバ装置210、及びバトルサーバ装置300からビデオゲーム装置100に対して送信されるデータに関して、その送信頻度と、データのフォーマットとを模式的に示したものである。図11に示すように、周辺情報に含まれる、プレイヤキャラクタ401、及びパーティ403の情報について、それらの識別情報としてのID等を除いて、共通サーバ装置210から送信されるデータのフォーマットは、形態、位置、パラメータA、及びパラメータBの情報から構成される。 FIG. 11 schematically shows the transmission frequency and the format of the data transmitted from the common server device 210 and the battle server device 300 to the video game device 100. As shown in FIG. 11, the format of the data transmitted from the common server device 210 for the information of the player character 401 and the party 403 included in the peripheral information, except for the ID and the like as their identification information, is in the form. , Position, parameter A, and parameter B information.

一方、バトル進行情報として、バトルに参加するプレイヤキャラクタ401、及びパーティ403の情報について、それらの識別情報としてのID等を除いて、バトルサーバ装置300から送信されるデータのフォーマットは、形態、位置、パラメータA、パラメータB、パラメータC、及びパラメータDの情報から構成される。 On the other hand, as the battle progress information, the format of the data transmitted from the battle server device 300 is the form and position of the information of the player character 401 and the party 403 participating in the battle, except for the ID as the identification information thereof. , Parameter A, Parameter B, Parameter C, and Parameter D information.

このように、共通サーバ装置210から送信されるデータと、バトルサーバプロセスによるバトルサーバ装置300から送信されるデータとにおいては、外観として現れないパラメータC、及びパラメータDが含まれるか否かにおいて異なるものとなっている。つまり、1のビデオゲーム装置100に対して送信される周辺情報、或いはバトル進行情報に含まれるプレイヤキャラクタ401、及び敵キャラクタの数が同じであれば、バトルサーバプロセスによるデータ送信の方が一度に送信するデータ量が大きくなるものとなる。 As described above, the data transmitted from the common server device 210 and the data transmitted from the battle server device 300 by the battle server process differ depending on whether or not the parameter C and the parameter D that do not appear as an appearance are included. It has become a thing. That is, if the number of player characters 401 and enemy characters included in the peripheral information transmitted to one video game device 100 or the battle progress information is the same, the data transmission by the battle server process is better at one time. The amount of data to be transmitted becomes large.

また、図11に示すように、共通サーバ装置210からの周辺情報の送信頻度が1.0秒毎であるのに対して、バトルサーバプロセスにより送信されるバトル進行情報の送信頻度は30分の1秒毎である。 Further, as shown in FIG. 11, the frequency of transmission of peripheral information from the common server device 210 is every 1.0 seconds, whereas the frequency of transmission of battle progress information transmitted by the battle server process is 30 minutes. Every second.

このようにビデオゲーム装置100に対して送信される、周辺情報、或いはバトル進行情報は、ビデオゲーム装置100の表示装置121の表示画面122に表示するための、画像を生成するために用いられるものとなる。この画像の1フレーム時間は、上記したように30分の1秒であり、バトルサーバプロセスにより送信されるバトル進行情報は30分の1秒毎に送信されることから、バトル中において、表示画面122に表示される画像は、ほぼリアルタイムで生成され、表示されるものとなる。 The peripheral information or battle progress information transmitted to the video game device 100 in this way is used to generate an image for display on the display screen 122 of the display device 121 of the video game device 100. It becomes. As described above, one frame time of this image is 1/30 second, and the battle progress information transmitted by the battle server process is transmitted every 1/30 second. Therefore, during the battle, the display screen is displayed. The image displayed on 122 is generated and displayed in near real time.

一方、移動中において、ビデオゲーム装置100で操作されるプレイヤキャラクタ401の画像は、1フレーム時間毎に処理され、表示画面122に表示される画像がリアルタイムで生成され、表示されるものとなるが、共通サーバ装置210から送信される周辺情報は、1.0秒毎に送信されるものとなっており、画像の1フレーム時間と比べて大きくずれている。そのため、移動中においては、表示画面122に表示するための画像の生成には、遅延表示処理を行うものとしている。 On the other hand, while moving, the image of the player character 401 operated by the video game device 100 is processed every frame time, and the image displayed on the display screen 122 is generated and displayed in real time. The peripheral information transmitted from the common server device 210 is transmitted every 1.0 second, which is significantly different from the one frame time of the image. Therefore, while moving, a delayed display process is performed to generate an image to be displayed on the display screen 122.

この遅延表示処理では、まず、共通サーバ装置210から送信された周辺情報は、その送られてきた順番に周辺情報記憶バッファ(例えば、RAM105)に順次記憶されるものとなる。そして、これら共通サーバ装置210から送信され、ビデオゲーム装置100において受信・記憶された周辺情報のうち、リアルタイムで生成されるプレイヤキャラクタ401の画像に対して、1.0秒前に受信した周辺情報を基に画像を生成する。 In this delayed display process, first, the peripheral information transmitted from the common server device 210 is sequentially stored in the peripheral information storage buffer (for example, RAM 105) in the order in which the peripheral information is transmitted. Then, among the peripheral information transmitted from the common server device 210 and received / stored in the video game device 100, the peripheral information received 1.0 second before the image of the player character 401 generated in real time is obtained. Generate an image based on.

つまり、ビデオゲーム装置100では、周辺情報を受信するタイミング(ゾーンサーバ装置200から送信されるタイミング)である1.0秒の遅延時間で、周辺情報によって生成された画像が表示画面122に表示されるものとなる。 That is, in the video game device 100, the image generated by the peripheral information is displayed on the display screen 122 with a delay time of 1.0 second, which is the timing of receiving the peripheral information (the timing of transmission from the zone server device 200). It will be.

また、1.0秒間隔での画像生成であるため、その1.0秒毎のタイミングにおいて、表示画面122に表示される画像の生成に用いられた周辺情報(以下、「過去の周辺情報」とする)と、そのタイミングで受信した周辺情報(以下、「現在の周辺情報」とする)との間のタイミングの周辺情報は受信されない。 Further, since the image is generated at 1.0 second intervals, the peripheral information used for generating the image displayed on the display screen 122 at the timing of every 1.0 second (hereinafter, "past peripheral information"). The peripheral information of the timing between the peripheral information received at that timing (hereinafter referred to as "current peripheral information") is not received.

このため、過去の周辺情報、及び現在の周辺情報から、その間の変化が滑らかになるように、その間の周辺情報の変化を30分の1秒毎の等間隔に分割して補間し、その30分の1秒毎に分割された周辺情報を基に、表示画面122に表示される画像を生成する。 Therefore, from the past peripheral information and the current peripheral information, the changes in the peripheral information during that period are divided into equal intervals of 1 / 30th of a second and interpolated so that the changes during that period become smooth. The image displayed on the display screen 122 is generated based on the peripheral information divided every minute second.

以下、この実施の形態にかかるネットワークシステムを構成するゾーンサーバ装置200、共通サーバ装置210、バトルサーバ装置300、及びビデオゲーム装置100において、それぞれ実行される処理について説明する。 Hereinafter, the processes executed by the zone server device 200, the common server device 210, the battle server device 300, and the video game device 100 that constitute the network system according to this embodiment will be described.

図12は、ゾーンサーバ装置200において実行される処理を示すフローチャートである。ゾーンサーバ装置200の制御部203は、何れかのバトルサーバ装置300、或いはビデオゲーム装置100から何らかの情報を受信したかどうかを判定する(ステップS101)。何らかの情報を受信していれば、ゾーンサーバ装置200の制御部203は、受信した情報が何であるかを判定する(ステップS102)。 FIG. 12 is a flowchart showing a process executed by the zone server device 200. The control unit 203 of the zone server device 200 determines whether or not any information has been received from any of the battle server devices 300 or the video game device 100 (step S101). If any information has been received, the control unit 203 of the zone server device 200 determines what the received information is (step S102).

受信した情報が、ビデオゲーム装置100から送信された外見・位置情報であった場合には、ゾーンサーバ装置200の制御部203は、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401のキャラクタテーブル600におけるレコードを、その受信した内容で更新する(ステップS103)。そして、ステップS101の処理に戻る。 When the received information is the appearance / position information transmitted from the video game device 100, the control unit 203 of the zone server device 200 determines the character table 600 of the player character 401 operated by the video game device 100. The record in is updated with the received contents (step S103). Then, the process returns to the process of step S101.

ステップS102において、受信した情報がビデオゲーム装置100から送信されたバトル意志情報であった場合には、ゾーンサーバ装置200の制御部203は、当該受信した情報に含まれるバトル意志行動を行った他のプレイヤキャラクタ401、または敵キャラクタ402のバトルサーバプロセス情報608に、バトルサーバプロセスを特定する情報が登録されているか否かの判定を行う(ステップS104)。 In step S102, when the received information is the battle intention information transmitted from the video game device 100, the control unit 203 of the zone server device 200 performs the battle intention action included in the received information. It is determined whether or not the information for identifying the battle server process is registered in the battle server process information 608 of the player character 401 or the enemy character 402 (step S104).

バトルサーバプロセスを特定する情報が登録されていなければ(バトルサーバプロセス情報608がNULLであれば)、ゾーンサーバ装置200の制御部203は、バトルサーバプロセスを生成・起動するためのバトルサーバ装置300を選択・決定(ステップS106)し、当該バトルサーバ装置300に対して、バトルプロセス生成指示情報を送信する(ステップS105)。そして、ステップS101の処理に戻る。 If the information that identifies the battle server process is not registered (if the battle server process information 608 is FULL), the control unit 203 of the zone server device 200 is the battle server device 300 for generating and starting the battle server process. Is selected / determined (step S106), and battle process generation instruction information is transmitted to the battle server device 300 (step S105). Then, the process returns to the process of step S101.

バトルサーバプロセスを特定する情報が登録されていれば、ゾーンサーバ装置200の制御部203は、BSV特定情報を、当該ビデオゲーム装置100に対して送信する(ステップS107)。また、ステップS102において、受信した情報がバトルサーバプロセスによりバトルサーバ装置300から送信されたBSV特定情報であった場合は、当該バトルサーバプロセスに参加している(当該バトルサーバプロセスを特定する情報がバトルサーバプロセス情報608に登録されている)ビデオゲーム装置100に対して、BSV特定情報を送信する。ステップS107の処理を終えれば、制御はステップS101の処理へと戻る。 If the information that identifies the battle server process is registered, the control unit 203 of the zone server device 200 transmits the BSV specific information to the video game device 100 (step S107). Further, in step S102, if the received information is the BSV specific information transmitted from the battle server device 300 by the battle server process, it participates in the battle server process (the information that identifies the battle server process is BSV specific information is transmitted to the video game device 100 (registered in the battle server process information 608). When the process of step S107 is completed, the control returns to the process of step S101.

ステップS102において、受信した情報がバトルサーバプロセスによりバトルサーバ装置300から送信されたバトル終了情報であった場合には、ゾーンサーバ装置200の制御部203は、キャラクタテーブル600のバトルサーバプロセス情報608において、当該バトルサーバプロセスを特定する情報が登録されている敵キャラクタ402のレコードを削除する(ステップS108)。 In step S102, when the received information is the battle end information transmitted from the battle server device 300 by the battle server process, the control unit 203 of the zone server device 200 sets the battle server process information 608 of the character table 600. , The record of the enemy character 402 in which the information for identifying the battle server process is registered is deleted (step S108).

続いて、ゾーンサーバ装置200の制御部203は、フィールドキャラクタテーブル600における、送信されたバトル終了情報に係るバトルに参加していたプレイヤキャラクタ402に登録された、バトルサーバプロセス情報608の内容を消去する(ステップS109)。そして、ステップS101の処理に戻る。 Subsequently, the control unit 203 of the zone server device 200 erases the contents of the battle server process information 608 registered in the player character 402 participating in the battle related to the transmitted battle end information in the field character table 600. (Step S109). Then, the process returns to the process of step S101.

ステップS102において、受信した情報がバトルサーバプロセスによりバトルサーバ装置300から送信されたバトル周辺情報であった場合には、ゾーンサーバ装置200の制御部203は、フィールドキャラクタテーブル600のバトルサーバプロセス情報608において、当該バトルサーバプロセスを特定する情報が登録されているプレイヤキャラクタ401、及び敵キャラクタ402のレコードを、当該受信した情報の内容で更新する(ステップS110)。 In step S102, when the received information is the battle peripheral information transmitted from the battle server device 300 by the battle server process, the control unit 203 of the zone server device 200 determines the battle server process information 608 of the field character table 600. In step S110, the records of the player character 401 and the enemy character 402 in which the information specifying the battle server process is registered are updated with the contents of the received information (step S110).

また、そこにフィールドキャラクタテーブル600には存在しない新たな敵キャラクタ402の情報が含まれていれば、当該新たな敵キャラクタ402のテーブルを追加する。ステップS110の処理を終えれば、制御はステップS101の処理へと戻る。 Further, if the information of a new enemy character 402 that does not exist in the field character table 600 is included, the table of the new enemy character 402 is added. When the process of step S110 is completed, the control returns to the process of step S101.

ステップS102において、受信した情報が共通サーバ装置210から送信されたマッチング情報であった場合には、ゾーンサーバ装置200の制御部203は、マッチングプロセス生成サーバ装置を決定する(ステップS111)。続いて、ゾーンサーバ装置200の制御部203は、マッチングプロセス生成指示情報を当該サーバ装置に設置する(ステップS112)。そしてステップS101の処理に戻る。 If the received information is the matching information transmitted from the common server device 210 in step S102, the control unit 203 of the zone server device 200 determines the matching process generation server device (step S111). Subsequently, the control unit 203 of the zone server device 200 installs the matching process generation instruction information in the server device (step S112). Then, the process returns to the process of step S101.

ステップS102において、受信した情報が共通サーバ装置210から送信された共通サーバプロセスを特定する情報であった場合には、ゾーンサーバ装置200の制御部203は、KSV特定情報を、当該ビデオゲーム装置100に対して送信する(ステップS113)。ステップS113の処理を終えれば、制御はステップS101の処理へと戻る。 In step S102, when the received information is the information that identifies the common server process transmitted from the common server device 210, the control unit 203 of the zone server device 200 uses the KSV specific information as the video game device 100. Is transmitted to (step S113). When the process of step S113 is completed, the control returns to the process of step S101.

また、ステップS102において、受信した情報が共通サーバ装置210から送信されたマッチングを終了したことを示すマッチング終了情報であった場合には、マッチングを終了したプレイヤキャラクタの共通サーバプロセス情報を消去する(ステップS114)。そしてステップS101の処理に戻る。 Further, in step S102, if the received information is the matching end information indicating that the matching transmitted from the common server device 210 has been completed, the common server process information of the player character whose matching has been completed is deleted (). Step S114). Then, the process returns to the process of step S101.

ステップ101において、何れの情報も受信していないと判定されれば、ゾーンサーバ装置200の制御部203は、ゾーンサーバ装置200における処理の開始から、或いは、以前の1.0秒経過のときから、1.0秒が経過したかどうか判定する(ステップS115)。1.0秒経過していないと判定すれば、制御はステップS101の処理へと戻る。 If it is determined in step 101 that no information has been received, the control unit 203 of the zone server device 200 starts processing in the zone server device 200, or from the time when the previous 1.0 second has elapsed. , It is determined whether 1.0 second has elapsed (step S115). If it is determined that 1.0 second has not elapsed, the control returns to the process of step S101.

ステップS115において、1.0秒経過したと判定されれば、ゾーンサーバ装置200の制御部203は、フィールドキャラクタテーブル600に登録されている全てのプレイヤキャラクタ401を操作するビデオゲーム装置100に、当該プレイヤキャラクタ401に応じた周辺情報を送信する(ステップS116)。そして、ステップS101の処理に戻る。 If it is determined in step S115 that 1.0 second has elapsed, the control unit 203 of the zone server device 200 will contact the video game device 100 that operates all the player characters 401 registered in the field character table 600. Peripheral information corresponding to the player character 401 is transmitted (step S116). Then, the process returns to the process of step S101.

図13(a)は、バトルサーバ装置300において実行されるバトルプロセス生成処理を示すフローチャートである。バトルサーバ装置300の制御部203は、ゾーンサーバ装置200から送信されたバトルプロセス生成指示情報を受信したか否かを判定する(ステップS201)。 FIG. 13A is a flowchart showing a battle process generation process executed by the battle server device 300. The control unit 203 of the battle server device 300 determines whether or not the battle process generation instruction information transmitted from the zone server device 200 has been received (step S201).

バトルプロセス生成指示情報を受信すれば、バトルサーバ装置300の制御部203は、バトルサーバプロセスを生成・起動し(ステップS202)、BSV特定情報をゾーンサーバ装置200又は共通サーバ装置210に送信する(ステップS203)。そして、ステップS201の処理に戻る。ステップS201において、バトルプロセス生成指示情報を受信するまでは、ステップS201の処理を繰り返す。 Upon receiving the battle process generation instruction information, the control unit 203 of the battle server device 300 generates and starts the battle server process (step S202), and transmits the BSV specific information to the zone server device 200 or the common server device 210 (step S202). Step S203). Then, the process returns to the process of step S201. In step S201, the process of step S201 is repeated until the battle process generation instruction information is received.

続いて、図13(b)は、バトルサーバ装置300において実行されるバトルサーバプロセス処理を示すフローチャートである。まず、プレイヤキャラクタがフィールド400を移動中にバトルが開始される場合であれば、バトルサーバ装置300の制御部203は、バトルプロセス生成指示情報に含まれる敵キャラクタ402の存在するエリア412を基に、敵キャラクタ組合せテーブル700から、当該バトルサーバプロセスで実行されるバトルの初期において参加させる敵キャラクタの組合せを決定し、当該バトルに参加するプレイヤキャラクタ401とともに、それらをバトルキャラクタテーブル710に登録する(ステップS211)。一方、共通サーバ装置210におけるマッチングが成立したことによりバトルが開始される場合であれば、バトルサーバ装置300の制御部203は、バトルプロセス生成指示情報に含まれる、プレイヤキャラクタ401とともに、マッチング相手の他のプレイヤキャラクタに関する情報を、バトルキャラクタテーブル710に登録する(ステップS211)。 Subsequently, FIG. 13B is a flowchart showing the battle server process processing executed in the battle server device 300. First, if the battle is started while the player character is moving in the field 400, the control unit 203 of the battle server device 300 is based on the area 412 in which the enemy character 402 is included in the battle process generation instruction information. , From the enemy character combination table 700, determine the combination of enemy characters to participate in the initial stage of the battle executed in the battle server process, and register them in the battle character table 710 together with the player characters 401 participating in the battle (. Step S211). On the other hand, if the battle is started by the matching in the common server device 210, the control unit 203 of the battle server device 300, together with the player character 401 included in the battle process generation instruction information, is the matching partner. Information about other player characters is registered in the battle character table 710 (step S211).

続いて、バトルサーバ装置300の制御部203は、ビデオゲーム装置100からの接続要求情報を受信した否かを判定する(ステップS212)。接続要求情報を受信したと判定されれば、バトルサーバ装置300の制御部203は、当該接続要求情報を送信したビデオゲーム装置100と通信を確立し、当該接続要求情報に含まれるプレイヤキャラクタ401に係る情報の内容によって、バトルキャラクタテーブル710に含まれる当該プレイヤキャラクタ401のテーブルを更新する(ステップS213)。 Subsequently, the control unit 203 of the battle server device 300 determines whether or not the connection request information from the video game device 100 has been received (step S212). If it is determined that the connection request information has been received, the control unit 203 of the battle server device 300 establishes communication with the video game device 100 that has transmitted the connection request information, and the player character 401 included in the connection request information The table of the player character 401 included in the battle character table 710 is updated according to the content of the information (step S213).

また、ステップS212において、受信したと判定された接続要求情報に含まれるプレイヤキャラクタ401に係る情報が、バトルキャラクタテーブル710になかった場合は、新たに、プレイヤキャラクタ401がバトルに参加する場合であるため、当該プレイヤキャラクタ401のレコードを当該バトルキャラクタテーブル710に追加する。ステップS213における処理が終了すると、制御はステップS212の処理に戻る。 Further, in step S212, if the information related to the player character 401 included in the connection request information determined to be received is not in the battle character table 710, the player character 401 newly participates in the battle. Therefore, the record of the player character 401 is added to the battle character table 710. When the process in step S213 is completed, the control returns to the process in step S212.

一方、ステップS212において、接続要求情報を受信していないと判定されれば、バトルサーバ装置300の制御部203は、バトルサーバプロセスの起動から、或いは以前の30分の1秒経過のときから、30分の1秒が経過したどうか判定する(ステップS214)。30分の1秒が経過していないと判定された場合は、ステップS212の処理に戻る。 On the other hand, if it is determined in step S212 that the connection request information has not been received, the control unit 203 of the battle server device 300 has started the battle server process or has elapsed 1/30 second of the previous time. It is determined whether 1/30 second has passed (step S214). If it is determined that 1/30 second has not elapsed, the process returns to step S212.

ステップS214において、30分の1秒が経過したと判定された場合は、バトルに参加するビデオゲーム装置100から送信された入力情報の内容をチェックする(ステップS215)。続いて、バトルサーバ装置300の制御部203は、その入力情報の内容に基づいたバトル進行処理を行う(ステップS216)。 If it is determined in step S214 that 1/30 second has elapsed, the content of the input information transmitted from the video game device 100 participating in the battle is checked (step S215). Subsequently, the control unit 203 of the battle server device 300 performs a battle progress process based on the content of the input information (step S216).

このバトル進行処理において、敵キャラクタ402が倒されたときは、追加されることが決定され、バトルキャラクタテーブル710に登録されている敵キャラクタ400について、追加待ちフラグ702が1となっているものがあれば、当該バトルキャラクタテーブル710に登録されるID711の昇順に、当該追加待ちフラグ702を0に更新し、バトルに参加させる。 In this battle progress process, when the enemy character 402 is defeated, it is determined that it will be added, and for the enemy character 400 registered in the battle character table 710, the addition waiting flag 702 is 1. If there is, the addition waiting flag 702 is updated to 0 in the ascending order of the ID 711 registered in the battle character table 710, and the player participates in the battle.

続いて、バトルサーバ装置300の制御部203は、バトル進行処理の結果、全ての敵キャラクタが倒されたことによって、バトルが終了したか否かを判定する(ステップS217)。バトルが終了していないと判定された場合には、バトルサーバ装置300の制御部203は、ゲーム進行情報を、バトルに参加する全てのプレイヤキャラクタ401を操作するビデオゲーム装置100に対して送信する(ステップS218)。そして、ステップS212の処理に戻る。 Subsequently, the control unit 203 of the battle server device 300 determines whether or not the battle has ended because all the enemy characters have been defeated as a result of the battle progress process (step S217). When it is determined that the battle is not completed, the control unit 203 of the battle server device 300 transmits the game progress information to the video game device 100 that operates all the player characters 401 participating in the battle. (Step S218). Then, the process returns to the process of step S212.

ステップS217において、バトルが終了したと判定された場合には、バトルサーバ装置300の制御部203は、バトル終了情報を、ゾーンサーバ装置200、及びバトルに参加する全てのプレイヤキャラクタ401を操作するビデオゲーム装置100に対して送信して(ステップS219)、バトルサーバプロセスを終了する。 When it is determined in step S217 that the battle has ended, the control unit 203 of the battle server device 300 uses the battle end information as a video for operating the zone server device 200 and all the player characters 401 participating in the battle. It is transmitted to the game device 100 (step S219) to end the battle server process.

図14は、ビデオゲーム装置100において実行される処理を示すフローチャートである。ビデオゲーム装置100の制御部103は、当該ビデオゲーム装置100に記憶されるバトルサーバプロセス識別情報810にバトルサーバプロセスを特定するための情報が記憶されているか否かによって、当該ビデオゲーム装置100で操作するプレイヤキャラクタ401がバトル中か否かを判定する(ステップS301)。 FIG. 14 is a flowchart showing a process executed by the video game device 100. The control unit 103 of the video game device 100 determines whether or not the information for identifying the battle server process is stored in the battle server process identification information 810 stored in the video game device 100. It is determined whether or not the player character 401 to be operated is in battle (step S301).

バトル中でないと判定された場合には、制御部103は、マッチング中であるかどうかを判定する(ステップS330)。マッチング中でないと判定された場合は、何らかの情報を受信したかどうかを判定する(ステップS302)。何の情報も受信しなかったと判定された場合には、制御部103は、ビデオゲーム装置100における処理の開始、或いは以前の30分の1秒経過のときから30分の1秒が経過したか否かを判定する(ステップS303)。 If it is determined that the battle is not in progress, the control unit 103 determines whether or not matching is in progress (step S330). If it is determined that matching is not in progress, it is determined whether or not some information has been received (step S302). If it is determined that no information has been received, the control unit 103 starts processing in the video game device 100, or has 1/30 second elapsed since the previous 1/30 second elapsed. It is determined whether or not (step S303).

30分の1秒が経過したと判定された場合には、制御部103は、プレイヤによる入力部161の操作によって、入力操作が検出されたか否かを判定する(ステップS304)。入力操作が検出されたと判定された場合には、制御部103は、当該入力操作がプレイヤキャラクタ401にバトル意志行動を行わせるための入力操作であるか否かを判定する(ステップS305)。 When it is determined that 1/30 second has elapsed, the control unit 103 determines whether or not the input operation is detected by the operation of the input unit 161 by the player (step S304). When it is determined that the input operation is detected, the control unit 103 determines whether or not the input operation is an input operation for causing the player character 401 to perform a battle intention action (step S305).

また、ステップS305において、入力操作がバトル意志行動を行わせるための入力操作であると判定された場合には、制御部103は、ステップS307の処理を行う前に、ゾーンサーバ装置200に対して、バトル意志情報を送信する(ステップS306)。 Further, in step S305, when it is determined that the input operation is an input operation for performing the battle intention action, the control unit 103 performs the process of step S307 with respect to the zone server device 200. , The battle intention information is transmitted (step S306).

バトル意志行動を行わせるための入力操作でないと判定された後、或いはステップS306においてバトル意志情報を送信した後、制御部103は、入力操作に応じて、ビデオゲーム装置100に記憶される形態情報803、位置情報804、パラメータA情報805、パラメータB情報806、パラメータC情報807、或いはパラメータD情報を更新する(ステップS307)。 After it is determined that the operation is not an input operation for performing a battle intention action, or after the battle intention information is transmitted in step S306, the control unit 103 responds to the input operation and stores the morphological information stored in the video game device 100. 803, position information 804, parameter A information 805, parameter B information 806, parameter C information 807, or parameter D information is updated (step S307).

ステップS304において、入力操作が検出されなかったと判定された場合に、又はステップS307の処理に続いて、制御部103は、周辺情報記憶バッファに記憶された現在周辺情報、及び過去周辺情報、並びにビデオゲーム装置100に記憶される形態情報803、位置情報804、パラメータA情報805、及びパラメータB情報806を基に、表示画面122に表示する画像の生成処理を行う(ステップS308)。 If it is determined in step S304 that no input operation has been detected, or following the process of step S307, the control unit 103 sends the current peripheral information, the past peripheral information, and the video stored in the peripheral information storage buffer. Based on the form information 803, the position information 804, the parameter A information 805, and the parameter B information 806 stored in the game device 100, an image to be displayed on the display screen 122 is generated (step S308).

ステップS303において、30分の1秒が経過していないと判定された場合に、又はステップS308の処理続いて、制御部103は、ビデオゲーム装置100における処理の開始、或いは以前の0.5秒経過のときから0.5秒が経過したか否かを判定する(ステップS309)。0.5秒が経過していないと判定された場合には、制御はステップS301の処理に戻る。 When it is determined in step S303 that 1/30 second has not elapsed, or after the processing in step S308, the control unit 103 starts the processing in the video game device 100, or 0.5 seconds before. It is determined whether or not 0.5 seconds have passed since the elapse (step S309). If it is determined that 0.5 seconds have not elapsed, the control returns to the process of step S301.

0.5秒が経過したと判定された場合には、制御部103は、ゾーンサーバ装置200に対して外見・位置情報を送信する(ステップS310)。そして、ステップS301の処理に戻る。 When it is determined that 0.5 seconds have passed, the control unit 103 transmits the appearance / position information to the zone server device 200 (step S310). Then, the process returns to the process of step S301.

ステップS330において、マッチング中であると判断された場合には、制御部103はマッチングを終了したかどうかを判断する(ステップS331)。マッチングが終了していないと判断された場合はマッチング進行情報を受信したかどうかを判定する(ステップS332)。マッチング進行情報を受信したと判定された場合は、マッチング進行情報をもとに、表示画面の生成処理を行う(ステップS333)。次いで、続いて、制御部103は、プレイヤによる入力部161の操作によって、入力操作が検出されたか否かを判定する(ステップS334)。入力操作が検出されたと判定されれば、制御部103は、その入力操作についての入力情報を、共通サーバ装置210に対して送信する(ステップS335)。そして、ステップS301の処理に戻る。 If it is determined in step S330 that matching is in progress, the control unit 103 determines whether or not matching has been completed (step S331). If it is determined that the matching has not been completed, it is determined whether or not the matching progress information has been received (step S332). When it is determined that the matching progress information has been received, the display screen is generated based on the matching progress information (step S333). Next, the control unit 103 determines whether or not the input operation is detected by the operation of the input unit 161 by the player (step S334). If it is determined that the input operation has been detected, the control unit 103 transmits the input information about the input operation to the common server device 210 (step S335). Then, the process returns to the process of step S301.

ステップS331において、マッチングが終了したと判断された場合は、制御部103は、ビデオゲーム装置100に記憶される、共通サーバ特定情報を消去し(ステップS336)、ステップS301の処理に戻る。また、ステップS331において、マッチング進行情報を受信していないと判定された場合、またはステップS334において、入力操作が検出されていないと判定された場合には、制御はステップS301の処理に戻る。 If it is determined in step S331 that the matching is completed, the control unit 103 erases the common server specific information stored in the video game device 100 (step S336), and returns to the process of step S301. If it is determined in step S331 that the matching progress information has not been received, or if it is determined in step S334 that the input operation has not been detected, the control returns to the process of step S301.

ステップS302において、何らかの情報が受信されたと判定された場合には、制御部103は、さらにその受信した情報が何であるかを判定する(ステップS312)。 If it is determined in step S302 that some information has been received, the control unit 103 further determines what the received information is (step S312).

受信した情報が、ゾーンサーバ装置200から送信されたBSV特定情報であった場合には、制御部103は、バトルサーバプロセス特定情報810を当該BSV特定情報に含まれるバトルサーバプロセスに係る情報で更新し(ステップS313)、当該バトルサーバプロセスが起動されているバトルサーバ装置300に対して、接続要求情報を送信し(ステップS314)、ビデオゲーム装置100と当該バトルサーバプロセスは通信を確立する。そして、ステップS301の処理に戻る。 When the received information is the BSV specific information transmitted from the zone server device 200, the control unit 103 updates the battle server process specific information 810 with the information related to the battle server process included in the BSV specific information. (Step S313), the connection request information is transmitted to the battle server device 300 in which the battle server process is started (step S314), and the video game device 100 and the battle server process establish communication. Then, the process returns to the process of step S301.

ステップS312にて受信した情報が、ゾーンサーバ装置200から送信されたKSV特定情報であった場合には、制御部103は、共通サーバ特定情報を更新し(ステップS341)、共通サーバ装置210に対して、接続要求情報を送信し(ステップS342)、ビデオゲーム装置100と当該共有サーバ装置210は通信を確立する。そして、ステップS301の処理に戻る。 When the information received in step S312 is the KSV specific information transmitted from the zone server device 200, the control unit 103 updates the common server specific information (step S341) and refers to the common server device 210. Then, the connection request information is transmitted (step S342), and the video game device 100 and the shared server device 210 establish communication. Then, the process returns to the process of step S301.

受信した情報が、ゾーンサーバ装置200から送信された周辺情報であった場合には、制御部103は、周辺情報記憶バッファのうち、現在の周辺情報を記憶させる周辺情報記憶バッファに、当該周辺情報を順次記憶する(ステップS315)。そして、ステップS301の処理に戻る。 When the received information is the peripheral information transmitted from the zone server device 200, the control unit 103 puts the peripheral information in the peripheral information storage buffer for storing the current peripheral information among the peripheral information storage buffers. Are sequentially stored (step S315). Then, the process returns to the process of step S301.

また、ステップS301において、バトル中であると判定された場合には、制御部103は、バトルサーバプロセスによりバトルサーバ装置300から送信されたバトル終了情報を受信したか否かを判定する(ステップS321)。バトル終了情報を受信していないと判定された場合には、制御部103は、バトルサーバプロセスによりバトルサーバ装置300からバトル進行情報を受信したか否かを判定する(ステップS322)。 If it is determined in step S301 that the battle is in progress, the control unit 103 determines whether or not the battle end information transmitted from the battle server device 300 by the battle server process has been received (step S321). ). If it is determined that the battle end information has not been received, the control unit 103 determines whether or not the battle progress information has been received from the battle server device 300 by the battle server process (step S322).

バトル進行情報を受信したと判定された場合には、制御部103は、当該バトル進行情報を基に表示画面122に表示される画像の生成処理を行う(ステップS323)。続いて、制御部103は、プレイヤによる入力部161の操作によって、入力操作が検出されたか否かを判定する(ステップS324)。 When it is determined that the battle progress information has been received, the control unit 103 performs an image generation process to be displayed on the display screen 122 based on the battle progress information (step S323). Subsequently, the control unit 103 determines whether or not the input operation is detected by the operation of the input unit 161 by the player (step S324).

入力操作が検出されたと判定されれば、制御部103は、その入力操作についての入力情報を、このバトルサーバプロセスが起動されているバトルサーバ装置300に対して送信する(ステップS325)。そして、ステップS301の処理に戻る。 If it is determined that the input operation has been detected, the control unit 103 transmits the input information about the input operation to the battle server device 300 in which the battle server process is started (step S325). Then, the process returns to the process of step S301.

ステップS321において、バトル終了情報を受信したと判定された場合には、制御部103は、ビデオゲーム装置100に記憶される、バトルサーバプロセス特定情報810を消去(NULLで更新)し(ステップS326)、ステップS301の処理に戻る。また、ステップS322において、バトル進行情報を受信していないと判定された場合、またはステップS324において、入力操作が検出されていないと判定された場合には、制御はステップS301の処理に戻る。 If it is determined in step S321 that the battle end information has been received, the control unit 103 erases (updates with NULL) the battle server process specific information 810 stored in the video game device 100 (step S326). , Return to the process of step S301. If it is determined in step S322 that the battle progress information has not been received, or if it is determined in step S324 that the input operation has not been detected, the control returns to the process of step S301.

図15(a)は、共通サーバ装置210において実行されるマッチングプロセス生成処理を示すフローチャートである。共通サーバ装置210の制御部203は、ゾーンサーバ装置200から送信されたマッチングプロセス生成指示情報を受信したか否かを判定する(ステップS401)。 FIG. 15A is a flowchart showing a matching process generation process executed in the common server device 210. The control unit 203 of the common server device 210 determines whether or not the matching process generation instruction information transmitted from the zone server device 200 has been received (step S401).

ゾーンサーバ装置200からマッチングプロセス生成指示情報を受信すれば、共通サーバ装置210の制御部203は、マッチングサーバプロセスを生成・起動し(ステップS402)、KSV特定情報をゾーンサーバ装置200に送信する(ステップS403)。そして、ステップS401の処理に戻る。ステップS401において、マッチングプロセス生成指示情報を受信するまでは、ステップS401の処理を繰り返す。 Upon receiving the matching process generation instruction information from the zone server device 200, the control unit 203 of the common server device 210 generates and starts the matching server process (step S402), and transmits the KSV specific information to the zone server device 200 (step S402). Step S403). Then, the process returns to the process of step S401. In step S401, the process of step S401 is repeated until the matching process generation instruction information is received.

続いて、図15(b)は、共通サーバ装置210において実行されるマッチングプロセス処理を示すフローチャートである。まず、共通サーバ装置210の制御部203は、ビデオゲーム装置100からの接続要求情報を受信した否かを判定する(ステップS411)。接続要求情報を受信したと判定されれば、共通サーバ装置210の制御部203は、当該接続要求情報を送信したビデオゲーム装置100と通信を確立し、当該接続要求情報に含まれるプレイヤキャラクタ401に係る情報の内容によって、マッチングキャラクタテーブルに含まれる当該プレイヤキャラクタ401のテーブルを更新する(ステップS412)。 Subsequently, FIG. 15B is a flowchart showing a matching process process executed in the common server device 210. First, the control unit 203 of the common server device 210 determines whether or not the connection request information from the video game device 100 has been received (step S411). If it is determined that the connection request information has been received, the control unit 203 of the common server device 210 establishes communication with the video game device 100 that has transmitted the connection request information, and the player character 401 included in the connection request information. The table of the player character 401 included in the matching character table is updated according to the content of the information (step S412).

また、ステップS411において、受信したと判定された接続要求情報に含まれるプレイヤキャラクタ401に係る情報が、マッチングキャラクタテーブルになかった場合は、新たに、プレイヤキャラクタ401がマッチングに参加する場合であるため、当該プレイヤキャラクタ401のレコードを当該マッチングキャラクタテーブルに追加する。ステップS412における処理が終了すると、制御はステップS411の処理に戻る。 Further, in step S411, if the information related to the player character 401 included in the connection request information determined to be received is not in the matching character table, the player character 401 newly participates in the matching. , The record of the player character 401 is added to the matching character table. When the process in step S412 is completed, the control returns to the process in step S411.

一方、ステップS411において、接続要求情報を受信していないと判定されれば、共通サーバ装置210の制御部203は、バトルサーバ特定情報を受信するか判断する(ステップS413)。バトルサーバ特定情報を受信していると判断されるとバトルサーバ特定情報をビデオゲーム装置100に送信する(ステップS414)。
ステップS413においてバトルサーバ特定情報を受信していないと判断されれば、共通サーバ装置210の制御部203は、バトルサーバプロセスの起動から、或いは以前の30分の1秒経過のときから、30分の1秒が経過したどうか判定する(ステップS415)。30分の1秒が経過していないと判定された場合は、ステップS411の処理に戻る。
On the other hand, if it is determined in step S411 that the connection request information has not been received, the control unit 203 of the common server device 210 determines whether to receive the battle server specific information (step S413). When it is determined that the battle server specific information has been received, the battle server specific information is transmitted to the video game device 100 (step S414).
If it is determined in step S413 that the battle server specific information has not been received, the control unit 203 of the common server device 210 has 30 minutes from the start of the battle server process or from the time when 1/30 second has elapsed. It is determined whether or not 1 second has passed (step S415). If it is determined that 1/30 second has not elapsed, the process returns to step S411.

ステップS415において、30分の1秒が経過したと判定された場合は、マッチングに参加するビデオゲーム装置100から送信された入力情報の内容をチェックする(ステップS416)。続いて、共通サーバ装置210の制御部203は、その入力情報の内容に基づいたマッチング進行処理を行う(ステップS417)。 If it is determined in step S415 that 1/30 second has elapsed, the content of the input information transmitted from the video game device 100 participating in the matching is checked (step S416). Subsequently, the control unit 203 of the common server device 210 performs matching progress processing based on the content of the input information (step S417).

続いて、共通サーバ装置210の制御部203は、マッチング進行処理の結果、マッチングが成立したことによって、マッチングが終了したか否かを判定する(ステップS418)。マッチングが終了していないと判定された場合には、共通サーバ装置210の制御部203は、ゲーム進行情報をビデオゲーム装置100に送信する(ステップS419)。そして、ステップS411の処理に戻る。 Subsequently, the control unit 203 of the common server device 210 determines whether or not the matching is completed because the matching is established as a result of the matching progress process (step S418). If it is determined that the matching has not been completed, the control unit 203 of the common server device 210 transmits the game progress information to the video game device 100 (step S419). Then, the process returns to the process of step S411.

ステップS418において、マッチングが終了したと判定された場合には、共通サーバ装置210の制御部203は、マッチング終了情報を共通サーバ装置210でのマッチングに参加する全てのプレイヤキャラクタ401を操作するビデオゲーム装置100に対して送信する(ステップS420)。 When it is determined in step S418 that the matching is completed, the control unit 203 of the common server device 210 operates the matching end information to operate all the player characters 401 participating in the matching in the common server device 210. Transmission to device 100 (step S420).

次いで、バトルサーバプロセスを特定する情報が登録されていなければ(バトルサーバプロセス情報608がNULLであれば)、共通サーバ装置210の制御部203は、バトルサーバプロセスを生成・起動するためのバトルサーバ装置300を選択・決定(ステップS421)し、当該バトルサーバ装置300に対して、バトルプロセス生成指示情報を送信する(ステップS422)。 Next, if the information that identifies the battle server process is not registered (if the battle server process information 608 is FULL), the control unit 203 of the common server device 210 is a battle server for generating and starting the battle server process. The device 300 is selected and determined (step S421), and the battle process generation instruction information is transmitted to the battle server device 300 (step S422).

以上説明したように、この実施の形態にかかるオンラインゲームシステムは、ゾーンサーバ装置200を含むサーバ群250と、これらにネットワーク150を介して接続される複数のビデオゲーム装置100とを備え、ここで提供されるオンラインゲームは、各々のビデオゲーム装置100のプレイヤにより操作されるプレイヤキャラクタ401を含む複数のキャラクタを共通のフィールド400で動作させてゲームを進行させる。 As described above, the online game system according to this embodiment includes a server group 250 including a zone server device 200, and a plurality of video game devices 100 connected to the zone server device 200 via a network 150. In the provided online game, a plurality of characters including a player character 401 operated by a player of each video game device 100 are operated in a common field 400 to advance the game.

このゲームの進行過程では、何れか1以上のプレイヤキャラクタ401をノンプレイヤキャラクタである敵キャラクタ402と闘わせるバトルが実行される。このバトルにおいては、当該バトルに参加するプレイヤキャラクタ401、および敵キャラクタ402のパラメータを30分の1秒毎にリアルタイムで更新させながら進めるため、その処理負荷は大きいものとなる。 In the progress of this game, a battle is executed in which any one or more player characters 401 fight against the enemy character 402, which is a non-player character. In this battle, the processing load is large because the parameters of the player character 401 and the enemy character 402 participating in the battle are updated in real time every 1 / 30th of a second.

このバトルは、当該バトルの開始前にプレイヤキャラクタ401を移動させていたフィールド400とは異なる仮想空間に移動することなく同じフィールド400上で行われるが、一般にバトル中はバトルを行っていないときに比べてプレイヤキャラクタ400及び敵キャラクタ402の動作や、パラメータの変化が大きいため、バトルを行うための処理負荷は、バトル以外のゲームを行うための処理負荷に比べて非常に大きいものとなる。 This battle is performed on the same field 400 without moving to a virtual space different from the field 400 in which the player character 401 was moved before the start of the battle, but generally when the battle is not performed during the battle. Since the movements of the player character 400 and the enemy character 402 and the changes in the parameters are larger than those of the player character 400, the processing load for performing a battle is much larger than the processing load for performing a game other than the battle.

さらに、このオンラインゲームシステムでは、バトルの開始までフィールド400に存在していなかった敵キャラクタ402が、当該バトルで一時的に登場する敵キャラクタ402として追加されることがある。このようなバトルの開始により、敵キャラクタ402を追加するものとした場合、その追加した敵キャラクタの分だけ処理負荷がさらに増し、バトルを実行するために必要な処理負荷が極めて大きくなってしまう。予想される最大の処理負荷に対してオンラインゲームに参加できるプレイヤの数やゲームの内容を絞り込むと、ゲームの面白みが半減してしまう虞がある。 Further, in this online game system, an enemy character 402 that did not exist in the field 400 until the start of the battle may be added as an enemy character 402 that temporarily appears in the battle. When the enemy character 402 is added by the start of such a battle, the processing load is further increased by the amount of the added enemy character, and the processing load required to execute the battle becomes extremely large. If the number of players who can participate in the online game and the content of the game are narrowed down to the maximum expected processing load, the fun of the game may be halved.

ここで、この実施の形態にかかるオンラインゲームシステムでは、複数のビデオゲーム装置100の各々にネットワーク150を介して接続可能に構成されるサーバ群250に、ゾーンサーバ装置200と共通サーバ装置210の他にバトルサーバ装置300を備えており、処理負荷の大きいバトルの実行は、このバトルサーバ装置300で実行されるバトルサーバプロセスによって制御されるものとなる。 Here, in the online game system according to this embodiment, the zone server device 200 and the common server device 210 are added to the server group 250 configured to be able to connect to each of the plurality of video game devices 100 via the network 150. The battle server device 300 is provided in the above, and the execution of a battle with a large processing load is controlled by the battle server process executed by the battle server device 300.

このため、処理負荷が大きいバトルの実行をゾーンサーバ装置200及び共通サーバ装置210が制御する必要がなくなり、ゾーンサーバ装置200又は共通サーバ装置210にかかる処理負荷が大きくなりすぎない。これにより、提供されるオンラインゲームに参加できるプレイヤの数やプレイできるゲームの内容が、敵キャラクタ402の追加があるバトルの実行によってあまり制限されないようにすることができる。 Therefore, it is not necessary for the zone server device 200 and the common server device 210 to control the execution of the battle having a large processing load, and the processing load applied to the zone server device 200 or the common server device 210 does not become too large. As a result, the number of players who can participate in the provided online game and the content of the game that can be played can be prevented from being so limited by the execution of the battle with the addition of the enemy character 402.

また、バトルで30分の1秒毎に更新されるプレイヤキャラクタ401、及び敵キャラクタ402のパラメータをゾーンサーバ装置200で管理しなくてよいため、ゾーンサーバ装置200又は共通サーバ装置210にかかる処理負荷がさらに小さくなる。これにより、提供されるオンラインゲームに参加できるプレイヤの数やプレイできるゲームの内容に対しての制限を小さくすることができる。 Further, since the parameters of the player character 401 and the enemy character 402, which are updated every 1 / 30th of a second in the battle, do not have to be managed by the zone server device 200, the processing load on the zone server device 200 or the common server device 210 is applied. Becomes even smaller. As a result, restrictions on the number of players who can participate in the provided online game and the content of the game that can be played can be reduced.

ところで、ゾーンサーバ装置200は、フィールド400において動作している複数のプレイヤキャラクタ401、敵キャラクタ402の各々の状態を管理するが、バトルサーバ装置300は、バトルを行っているプレイヤキャラクタ401、及び敵キャラクタ402の状態を管理し、ここで管理されている状態には、バトルで30分の1秒毎に更新されるパラメータも管理される。 By the way, the zone server device 200 manages the states of each of the plurality of player characters 401 and the enemy characters 402 operating in the field 400, while the battle server device 300 manages the player character 401 and the enemy who are in battle. The state of the character 402 is managed, and in the state managed here, parameters that are updated every 1 / 30th of a second in the battle are also managed.

しかしながら、バトルを行うプレイヤキャラクタ401とバトルを行わないプレイヤキャラクタ401とが存在する場合には、バトルを完全に切り分けてバトルサーバ装置300に実行させてしまうと、バトルサーバ装置300で実行されるバトルサーバプロセスの制御下にないバトルを行わないプレイヤキャラクタ401を操作するプレイヤは、自己のビデオゲーム装置100の表示画面122では、当該バトルの進行が全く分からなくなってしまうことになる。 However, when there is a player character 401 that performs a battle and a player character 401 that does not perform a battle, if the battle is completely separated and executed by the battle server device 300, the battle executed by the battle server device 300 A player who operates a player character 401 who does not perform a battle that is not under the control of a server process will not know the progress of the battle at all on the display screen 122 of his / her own video game device 100.

これに対して、この実施の形態にかかるオンラインゲームシステムにおいては、バトルサーバプロセスにおいて管理されているプレイヤキャラクタ401、及び敵キャラクタ402の状態と、バトルサーバプロセスにおいて処理されたバトルの進行処理の結果とに応じて生成されたバトル周辺情報が当該バトルサーバプロセスを実行するバトルサーバ装置300からゾーンサーバ装置200又は共通サーバ装置210に送信され、ゾーンサーバ装置200で管理する各キャラクタの状態は、このバトル周辺情報によっても更新される(つまり、バトルの進行が反映されている)。 On the other hand, in the online game system according to this embodiment, the states of the player character 401 and the enemy character 402 managed in the battle server process and the result of the battle progress processing processed in the battle server process. The battle peripheral information generated in response to the above is transmitted from the battle server device 300 that executes the battle server process to the zone server device 200 or the common server device 210, and the state of each character managed by the zone server device 200 is this. It is also updated with information around the battle (that is, it reflects the progress of the battle).

そして、バトルを行っていないプレイヤキャラクタ401に対応したビデオゲーム装置100には、バトルの進行処理の結果が反映された周辺情報が送信され、これに基づいてゲームの表示画像が生成される。このため、各ビデオゲーム装置100のプレイヤは、自分のプレイヤキャラクタ401をバトルに参加させていなくても、他のプレイヤのプレイヤキャラクタ401により行われているバトルの進行を、ビデオゲーム装置100の表示画面122で確認することができるものとなる。 Then, peripheral information reflecting the result of the progress processing of the battle is transmitted to the video game device 100 corresponding to the player character 401 that has not performed the battle, and a display image of the game is generated based on this. Therefore, even if the player of each video game device 100 does not have his or her player character 401 participate in the battle, the video game device 100 displays the progress of the battle being performed by the player character 401 of another player. It can be confirmed on the screen 122.

また、各ビデオゲーム装置100に対して、ゾーンサーバ装置200又は共通サーバ装置210は周辺情報を1.0秒の間隔で送信し、一方、バトル行うプレイヤキャラクタ401に対応したビデオゲーム装置100に対しては、当該バトルのバトルサーバプロセスを実行しているバトルサーバ装置300は、そこで管理するプレイヤキャラクタ401、及び敵キャラクタ402の状態と、バトルサーバプロセスにおいて処理されたバトルの進行処理の結果とに応じて生成するバトル進行情報をするものである。 Further, the zone server device 200 or the common server device 210 transmits peripheral information to each video game device 100 at intervals of 1.0 second, while the video game device 100 corresponding to the player character 401 performing a battle. The battle server device 300 executing the battle server process of the battle determines the states of the player character 401 and the enemy character 402 managed there and the result of the battle progress processing processed in the battle server process. It provides battle progress information that is generated accordingly.

このため、バトルの進行を制御していないゾーンサーバ装置200又は共通サーバ装置210は、バトルの進行を制御するバトルサーバプロセスを実行するバトルサーバ装置300よりも長い時間間隔で周辺情報を送信すればよいため、周辺情報の送信のための処理負荷を小さくすることができるものとなる。提供されるオンラインゲームに参加できるプレイヤの数やプレイできるゲームの内容に対しての制限をさらに小さくすることができる。 Therefore, if the zone server device 200 or the common server device 210 that does not control the progress of the battle transmits peripheral information at a longer time interval than the battle server device 300 that executes the battle server process that controls the progress of the battle. Therefore, the processing load for transmitting peripheral information can be reduced. The restrictions on the number of players who can participate in the provided online game and the content of the game that can be played can be further reduced.

そして、ビデオゲーム装置100では、ゾーンサーバ装置200から1.0秒毎に送信された周辺情報のうち、過去の周辺情報、及び現在の周辺情報から、その間の周辺情報の変化を30分の1秒毎の等間隔に分割して補間し、その30分の1秒毎に分割された周辺情報を基に、表示画面122に表示される画像を生成する。 Then, in the video game device 100, among the peripheral information transmitted from the zone server device 200 every 1.0 second, the change of the peripheral information during that period from the past peripheral information and the current peripheral information is 1/30. The image is divided into equal intervals every second and interpolated, and the image displayed on the display screen 122 is generated based on the peripheral information divided every 1 / 30th of a second.

こうすることで、ビデオゲーム装置100では、周辺情報の受信間隔に応じて補間画面を生成し、順次、表示画面122に表示させていくため、バトル以外のゲームの表示画像も滑らかに変化して表示されるようにすることができる。 By doing so, the video game device 100 generates an interpolation screen according to the reception interval of peripheral information and sequentially displays it on the display screen 122, so that the display image of the game other than the battle changes smoothly. Can be displayed.

また、バトルサーバ装置300で実行されるバトルサーバプロセスは、バトル毎に、当該バトルを行っている各プレイヤキャラクタ401、敵キャラクタ402の状態(フィールド400上の位置だけではなく、バトルの実行に必要なパラメータなどを含む)を管理しているが、これを参照して当該バトルを行っている全てのプレイヤキャラクタ401、及び敵キャラクタ402の位置を含むバトル周辺情報を生成し、ゾーンサーバ装置200又は共通サーバ装置210に送信するものとしている。 Further, the battle server process executed by the battle server device 300 is necessary for executing the battle, not only in the position on the field 400, but also in the state of each player character 401 and the enemy character 402 performing the battle for each battle. (Including various parameters, etc.) is managed, but with reference to this, battle peripheral information including the positions of all player characters 401 and enemy characters 402 performing the battle is generated, and the zone server device 200 or the zone server device 200 or It is supposed to be transmitted to the common server device 210.

一方、ゾーンサーバ装置200又は共通サーバ装置210は、フィールド400を移動している複数のプレイヤキャラクタ401の各々の位置をフィールドキャラクタテーブル600で管理するだけではなく、バトルだけに登場している敵キャラクタ402のフィールド400における位置も当該フィールドキャラクタテーブル600で管理するものとしている。これによって管理される各キャラクタの位置は、バトルサーバ装置300から送信されるバトル周辺情報に基づいて更新される。 On the other hand, the zone server device 200 or the common server device 210 not only manages the positions of the plurality of player characters 401 moving in the field 400 in the field character table 600, but also manages the enemy characters appearing only in the battle. The position of the 402 in the field 400 is also managed by the field character table 600. The position of each character managed by this is updated based on the battle peripheral information transmitted from the battle server device 300.

ゾーンサーバ装置200又は共通サーバ装置210は、バトルを行っていないプレイヤキャラクタ401に対応したビデオゲーム装置100に周辺情報を送信し、これにより生成されるゲームの表示画像を表示装置121の表示画面122に表示させるものとしているが、周辺情報には、当該ビデオゲーム装置100のプレイヤキャラクタ401が行っていないバトルにのみ登場している敵キャラクタ402の位置も含まれている。 The zone server device 200 or the common server device 210 transmits peripheral information to the video game device 100 corresponding to the player character 401 that is not performing a battle, and displays the game display image generated by this on the display screen 122 of the display device 121. However, the peripheral information also includes the position of the enemy character 402 that appears only in the battle that the player character 401 of the video game device 100 does not perform.

つまり、自己のプレイヤキャラクタ401にバトルを行わせていないプレイヤも、他のプレイヤキャラクタ401が敵キャラクタ402と行っているバトルを表示画面122において見ることができ、さらに、当該バトルでのみ追加された敵キャラクタ402も見ることができる。 That is, a player who has not caused his / her own player character 401 to perform a battle can also see the battle that another player character 401 is performing with the enemy character 402 on the display screen 122, and is added only in the battle. You can also see the enemy character 402.

また、プレイヤキャラクタ401に設定されたパラメータには、パラメータA〜Dの4種類があり、それらのうち、パラメータC、Dは、ビデオゲーム装置100の表示画面122において、当該プレイヤキャラクタ401の外見に違い現れないパラメータとして定められている。 Further, there are four types of parameters set in the player character 401, among them, the parameters C and D are used in the appearance of the player character 401 on the display screen 122 of the video game device 100. It is defined as a parameter that does not make a difference.

そして、バトルサーバ装置300からビデオゲーム装置100に対して送信されるバトル進行情報には、パラメータA、Bにかかる情報に加え、パラメータC、Dにかかる情報も送信されるが、ゾーンサーバ装置200又は共通サーバ装置210からビデオゲーム装置100に対して送信される周辺情報には、パラメータC、Dにかかる情報が含まれない。 Then, in the battle progress information transmitted from the battle server device 300 to the video game device 100, in addition to the information related to the parameters A and B, the information related to the parameters C and D is also transmitted, but the zone server device 200 Alternatively, the peripheral information transmitted from the common server device 210 to the video game device 100 does not include information related to the parameters C and D.

これにより、ゾーンサーバ装置200又は共通サーバ装置210から送信する周辺情報の情報量を抑えることができ、周辺情報の送信のための処理負荷を小さくすることができるものとなる。一方で、パラメータC、Dにかかる情報を含まない周辺情報を受信するのは、バトルを行っていないプレイヤキャラクタ401のビデオゲーム装置100であるため、パラメータC、Dの値が如何になっていようとも、当該プレイヤキャラクタ401のゲームの進行への影響は生じない。 As a result, the amount of peripheral information transmitted from the zone server device 200 or the common server device 210 can be suppressed, and the processing load for transmitting the peripheral information can be reduced. On the other hand, since it is the video game device 100 of the player character 401 that has not performed the battle that receives the peripheral information that does not include the information related to the parameters C and D, what are the values of the parameters C and D? However, the player character 401 does not affect the progress of the game.

その一方で、バトルサーバ装置300からゾーンサーバ装置200又は共通サーバ装置210に対して、パラメータC、Dにかかる情報を含まないバトル周辺情報が送信され、バトルの進行処理の結果によって、ゾーンサーバ装置200で管理される各キャラクタの状態が送信されるので、それによって生成し、送信される周辺情報により、バトル以外の進行だけでなく、バトルの進行をもビデオゲーム装置100の表示画面122において確認することには問題が生じないものとなる。 On the other hand, the battle server device 300 transmits the battle peripheral information that does not include the information related to the parameters C and D to the zone server device 200 or the common server device 210, and the zone server device depends on the result of the battle progress processing. Since the state of each character managed by 200 is transmitted, not only the progress other than the battle but also the progress of the battle is confirmed on the display screen 122 of the video game device 100 by the peripheral information generated and transmitted by the transmission. There will be no problem in doing so.

ここで、バトルにおいてのみ追加された敵キャラクタ402は、バトルを行うキャラクタであるので、ゾーンサーバ装置200又は共通サーバ装置210ではなく、バトルサーバ装置300に動作を制御させるものである。このため、オンラインゲームの全体として存在する敵キャラクタ402の数を多くしても、ゾーンサーバ装置200又は共通サーバ装置210が直接的に動作を制御しなくてはならない敵キャラクタ402の数を抑えることができるので、ゾーンサーバ装置200又は共通サーバ装置210の処理負荷を抑えることができるものとなる。 Here, since the enemy character 402 added only in the battle is a character that performs the battle, the battle server device 300 controls the operation instead of the zone server device 200 or the common server device 210. Therefore, even if the number of enemy characters 402 existing as a whole of the online game is increased, the number of enemy characters 402 for which the zone server device 200 or the common server device 210 must directly control the operation can be suppressed. Therefore, the processing load of the zone server device 200 or the common server device 210 can be suppressed.

また、バトルで追加される敵キャラクタ402は、フィールド400のどのエリアにおいて敵キャラクタ402とバトルを行うかで、当該追加される敵キャラクタ402の種類および/または数が決定されるものである。 Further, the type and / or number of the enemy character 402 added in the battle is determined depending on which area of the field 400 the enemy character 402 battles with.

この場合、エリア毎に行われるバトルにおいて、追加する敵キャラクタ402の種類および/または数が異なることとなるため、バトルのバリエーションが増え、同じプレイヤがバトルを行う回数を重ねるに従ってバトルの面白みが下がってきてしまうのを防ぐことができる。 In this case, in the battle performed in each area, the type and / or number of the enemy characters 402 to be added will be different, so that the variation of the battle will increase, and the fun of the battle will decrease as the number of battles by the same player increases. You can prevent it from coming.

また、追加の敵キャラクタ402は、バトルの開始時で出現してくるだけではなく、バトルの開始後のタイミングで登場してくることもあるため、バトルのバリエーションが増え、同じプレイヤがバトルを行う回数を重ねるに従って、バトルの面白みが下がって来てしまうのを防ぐことができる。 In addition, the additional enemy character 402 not only appears at the start of the battle, but may also appear at the timing after the start of the battle, so the variation of the battle increases and the same player battles. As the number of times increases, it is possible to prevent the fun of the battle from becoming less interesting.

本発明は、上記の実施の形態に限られず、種々の変形、応用が可能である。以下、本発明に適用可能な上記の実施の形態の変形態様について説明する。 The present invention is not limited to the above-described embodiment, and various modifications and applications are possible. Hereinafter, modifications of the above-described embodiment applicable to the present invention will be described.

上記の実施の形態では、実行中のバトルに参加するための、バトル意志行動は、バトル中のプレイヤキャラクタ402に対しての回復魔法の実行であったが、バトル意志行動は敵キャラクタ402に対する攻撃を行うことによって行ってもよく、また、当該バトルを行っている敵キャラクタ402に接近すること等によって行ってもよい。 In the above embodiment, the battle will action for participating in the ongoing battle is the execution of recovery magic against the player character 402 during the battle, but the battle will action is an attack against the enemy character 402. It may be performed by performing the above, or by approaching the enemy character 402 in which the battle is being performed.

また、バトルの開始に当たって行うバトル意志行動も、フィールド400に存在する敵キャラクタ402に対する攻撃だけに限るものではなく、当該敵キャラクタ402に接近することや、所定の行動(例えば、敵キャラクタ402の近辺にあるアイテムを拾う等)によるものでもよい。また、バトルが開始された場所に移動するだけでもよい(このとき、追加される敵キャラクタ402は、バトル開始の際に決定された敵キャラクタ402の組合せのみ)。 Further, the battle intention action performed at the start of the battle is not limited to the attack on the enemy character 402 existing in the field 400, but also approaches the enemy character 402 or a predetermined action (for example, in the vicinity of the enemy character 402). It may be due to picking up the item in. Further, it may only move to the place where the battle is started (at this time, the enemy character 402 added is only the combination of the enemy characters 402 determined at the start of the battle).

上記の実施の形態では、バトルの開始の際に決定される敵キャラクタ402の組合せは、バトルが終了するまで変化するものではなかったが、さらにバトル途中に敵キャラクタ402を追加させるようにしてもよい。このようなバトル開始前に決定された組合せに対する、バトル中における敵キャラクタ402のさらなる追加は、当該バトル中において移動中のプレイヤキャラクタ401が参加したときに行うようにしてもよい。 In the above embodiment, the combination of the enemy characters 402 determined at the start of the battle did not change until the end of the battle, but even if the enemy characters 402 are added during the battle. Good. Further addition of the enemy character 402 during the battle to the combination determined before the start of the battle may be performed when the moving player character 401 participates during the battle.

これによって、通常では3体の敵キャラクタ402でしか組み合わされないエリア412について、4、5体といった敵キャラクタ402を追加させることができ、プレイヤに意外性を与えることができるようになり、また、敵キャラクタ402の数に対して圧倒的にプレイヤキャラクタ401の数が多くなり、相対的にバトルの難易度が酷く低下してしまうという事態を防ぐことができるものとなる。 As a result, it is possible to add 4 or 5 enemy characters 402 to the area 412, which is normally combined with only 3 enemy characters 402, and it becomes possible to give the player unexpectedness. It is possible to prevent a situation in which the number of player characters 401 is overwhelmingly larger than the number of characters 402, and the difficulty level of the battle is relatively lowered.

上記の実施の形態では、バトルの開始の際に決定される敵キャラクタ402の組合せは、エリア412毎に予め決まっているものであったが、これを複数の種類の敵キャラクタ402の中から、組合せおよび/または数がランダムで決定させるようにしてもよい。 In the above embodiment, the combination of the enemy characters 402 determined at the start of the battle is predetermined for each area 412, but this can be selected from among a plurality of types of enemy characters 402. Combinations and / or numbers may be randomly determined.

これは、例えば、予め定められた最小数から最大数までの範囲でランダムにバトルに追加する敵キャラクタ402の数を決定し、2以上の敵キャラクタを追加すること決定した場合には、当該追加することを決定した2以上の敵キャラクタ402の各々について種類を決定するものとすること等である。また、所定の規則に従った種類及び数の敵キャラクタ402を追加することを決定ものとしてもよい。これによって、常にプレイヤにとっては、敵キャラクタ402の組合せが読めなくなるため、ゲームの興趣が増すものとなる。 This is, for example, when the number of enemy characters 402 to be randomly added to the battle is determined in a predetermined range from the minimum number to the maximum number, and when it is decided to add two or more enemy characters, the addition is made. For example, the type of each of the two or more enemy characters 402 that have been decided to be used shall be determined. It may also be decided to add the type and number of enemy characters 402 according to a predetermined rule. As a result, the player cannot always read the combination of the enemy characters 402, which increases the interest of the game.

上記の実施の形態では、バトルの開始の際に、組合せが決定された敵キャラクタ402の出現のタイミングは、初めの1体はバトルの開始直後であり、2体目は1体の敵キャラクタ402が倒された後のタイミングで出現するものであった。もっとも、これに限らず、このような敵キャラクタ402の出現のタイミングは、バトル開始からの経過時間によって出現させること、或いはまとめて一度に出現させることにしてもよい。 In the above embodiment, at the start of the battle, the timing of appearance of the enemy character 402 whose combination is determined is that the first one is immediately after the start of the battle and the second one is the enemy character 402. It appeared at the timing after was defeated. However, not limited to this, the appearance timing of such enemy characters 402 may be made to appear according to the elapsed time from the start of the battle, or may be made to appear all at once.

また、2体目は1体の敵キャラクタ402が倒されたタイミングではなく、2体の敵キャラクタ402(初め、フィールドに存在した敵キャラクタ402と追加された1体目の敵キャラクタ402)が倒されたタイミング、新たに、当該バトルに参加するプレイヤキャラクタ401が参加したタイミングであってもよい。これは、3体以上の敵キャラクタ402が追加される場合でも同様である。 Also, the second body was not the timing when one enemy character 402 was defeated, but two enemy characters 402 (the enemy character 402 that initially existed in the field and the first enemy character 402 that was added) were defeated. The timing may be the timing when the player character 401 newly participating in the battle participates. This is the same even when three or more enemy characters 402 are added.

上記の実施の形態では、バトルの開始の際に、エリア412毎に敵キャラクタ402の組合せが決定され、その敵キャラクタ402は、種類に応じて固有の形態情報、パラメータ情報を持つものとしたが、同じ種類の敵キャラクタ402でも、これらの形態情報、或いはパラメータ情報において、複数の異なるパターンを用意しておいてもよい。 In the above embodiment, at the start of the battle, the combination of the enemy character 402 is determined for each area 412, and the enemy character 402 has unique morphological information and parameter information according to the type. , Even with the same type of enemy character 402, a plurality of different patterns may be prepared in these morphological information or parameter information.

例えば、バトルの開始の際に、エリア412毎に決定される敵キャラクタ402の組合せとともに、その決定された種類の敵キャラクタ402について、形態情報、或いはパラメータ情報を複数の異なるパターンからランダムで選択する、或いはランダムに得られた数値を抽出し、それを所定の演算式に当てはめてパラメータ情報を変えるようにする等である。 For example, at the start of a battle, morphological information or parameter information is randomly selected from a plurality of different patterns for the determined type of enemy character 402 together with the combination of enemy characters 402 determined for each area 412. Or, a randomly obtained numerical value is extracted and applied to a predetermined arithmetic expression to change the parameter information.

これによって、以前と同じエリア412で行われたバトルであって、以前と同じ組合せの敵キャラクタとバトルを行うことになっても、毎回異なる外見、或いはパラメータの敵キャラクタとバトルを行うことができるので、敵キャラクタ402に多様性が増すものとなり、一層興趣が得られるようになる。 As a result, even if the battle is performed in the same area 412 as before and the battle is performed with the enemy character of the same combination as before, the battle can be performed with the enemy character having a different appearance or parameter each time. Therefore, the variety of the enemy character 402 will increase, and it will be more interesting.

上記の実施の形態では、すでに組合せが決定された敵キャラクタ402をバトル中にフィールド400に追加するとき、その位置を、プレイヤキャラクタ401の近辺にするものとしたが、これに限らず、敵キャラクタ402の追加される位置を、プレイヤキャラクタ401と、まだ倒されていない敵キャラクタ402の位置から定めるものとしてもよい。 In the above embodiment, when the enemy character 402 whose combination has already been determined is added to the field 400 during the battle, the position is set to be near the player character 401, but the present invention is not limited to this. The position where the 402 is added may be determined from the positions of the player character 401 and the enemy character 402 that has not been defeated yet.

これによって、たとえば、敵キャラクタ402の追加する位置を、プレイヤキャラクタ401を挟み撃ちにできるような位置に定めることもできるようになり、プレイヤに意外性を与え、ゲームの興趣が一層増すものとなる。 As a result, for example, the position where the enemy character 402 is added can be set to a position where the player character 401 can be pinched and shot, which gives the player unexpectedness and further enhances the fun of the game.

上記の実施の形態では、バトルに参加していない移動中のプレイヤキャラクタ401を操作するビデオゲーム装置100の表示画面122には、バトル中のキャラクタの表示はゾーンサーバ装置200又は共通サーバ装置210から送信される周辺情報から得られる表示に限られていた。 In the above embodiment, the display of the character during the battle is displayed from the zone server device 200 or the common server device 210 on the display screen 122 of the video game device 100 that operates the moving player character 401 that is not participating in the battle. It was limited to the display obtained from the transmitted peripheral information.

これに対して、移動中のプレイヤキャラクタ401であっても、バトルを行っているキャラクタの付近に存在する場合であれば、当該プレイヤキャラクタ401を操作するビデオゲーム装置100の表示画面122には、より詳細なバトル中のキャラクタの表示を行えるように、当該バトルの進行処理を行っているバトルサーバプロセスにより、当該ビデオゲーム装置100に対して、バトル進行情報を送信するようにしてもよい。 On the other hand, even if the moving player character 401 is present in the vicinity of the character performing the battle, the display screen 122 of the video game device 100 that operates the player character 401 may display the display screen 122. The battle progress information may be transmitted to the video game device 100 by the battle server process that performs the progress processing of the battle so that the characters in the battle can be displayed in more detail.

これによって、移動中のプレイヤキャラクタ401を操作するビデオゲーム装置100の表示画面122には、当該プレイヤキャラクタ401にとってフィールドの遠くで行われているバトルに比べて、より近くのバトルは詳細に表示されるようになり、当該ビデオゲーム装置100のプレイヤはゲームに対してより臨場感を得られるようになり、ビデオゲームとしての興趣が得られるものとなる。 As a result, on the display screen 122 of the video game device 100 that operates the moving player character 401, the closer battle is displayed in detail for the player character 401 as compared with the battle that is performed far away from the field. As a result, the player of the video game device 100 can get a more realistic feeling for the game, and can obtain the interest as a video game.

上記の実施の形態では特に記載はしなかったが、通常、ビデオゲームにおいてキャラクタが魔法を実行する場合には、表示画面122においてその実行した魔法の種類に応じて様々な特殊表示を施すものであり、同じ種別の魔法(種別としては、火炎、雷など)であっても、より強力な威力のものであれば、それに応じて、そのような特殊表示をより大きく、或いは激しく表示させるようにするものである。 Although not particularly described in the above embodiment, usually, when a character executes magic in a video game, various special displays are applied on the display screen 122 according to the type of the executed magic. Yes, even if it is the same type of magic (types are flame, thunder, etc.), if it has more powerful power, such special display will be displayed larger or more violently accordingly. Is what you do.

このように特殊表示を異ならせることを上記実施の形態のバトルでも行うことにより、当該バトルに参加しているプレイヤキャラクタ401の実行した魔法の威力の違いを、当該プレイヤキャラクタ401を操作するビデオゲーム装置100のプレイヤは表示画面122を通して認識できるものである。 By performing the different special displays in the battle of the above embodiment in this way, the difference in the magical power executed by the player character 401 participating in the battle can be seen in the video game in which the player character 401 is operated. The player of the device 100 can recognize it through the display screen 122.

同様に、バトルに参加していない移動中のプレイヤキャラクタ401を操作するビデオゲーム装置100のプレイヤの表示画面122に、同じ特殊表示を行うことができるが、これに限らず、当該特殊表示を異ならせずに、実行した魔法(魔法に限らず、口から火を噴くなどの特技でもよい)の種別につき、すべて同じ特殊表示を行うような簡易な表示を行うようにしてもよい。 Similarly, the same special display can be displayed on the display screen 122 of the player of the video game device 100 that operates the moving player character 401 that is not participating in the battle, but the special display is not limited to this. Instead, you may make a simple display such that all the same special display is performed for each type of magic (not limited to magic, but also a special skill such as blowing fire from the mouth).

つまり、バトルを行っているプレイヤキャラクタ401を操作するビデオゲーム装置100の表示画面122については、その表示画像の生成、ゲームの進行がリアルタイムで実行されるものであるため、魔法による特殊表示は、その魔法の威力によって異ならせるものとする。 That is, with respect to the display screen 122 of the video game device 100 that operates the player character 401 performing the battle, the generation of the display image and the progress of the game are executed in real time, so that the special display by magic is It shall be different depending on the power of the magic.

一方で、バトルを行っていない他のプレイヤキャラクタ401を操作するビデオゲーム装置100の表示画面122については、当該他のプレイヤキャラクタ401のフィールド400の移動以外の表示画像は、1.0秒毎に送信される周辺情報を基に、遅延表示処理によって生成されるものであり、バトル中の処理に比べて情報量は少ないものである。 On the other hand, with respect to the display screen 122 of the video game device 100 that operates the other player character 401 that is not in battle, the display images other than the movement of the field 400 of the other player character 401 are displayed every 1.0 seconds. It is generated by the delayed display process based on the transmitted peripheral information, and the amount of information is smaller than that during the battle.

そのため、そのような場合に表示画面122を通して視認されるバトルであって、魔法による特殊表示を行うものについては、魔法が同じ種別のものであれば、その魔法の特殊表示に係る情報を統一したものを周辺情報に含ませて、当該バトルを行っていない他のプレイヤキャラクタ401を操作するビデオゲーム装置100に送信するようにする。 Therefore, for battles that are visually recognized through the display screen 122 in such a case and that perform special display by magic, if the magic is of the same type, the information related to the special display of the magic is unified. The thing is included in the peripheral information and transmitted to the video game device 100 that operates another player character 401 that has not performed the battle.

これは、当該バトルに係る処理を実行するバトルサーバプロセスによって送信されるバトル周辺情報において、同じ種別の魔法を統一した特殊表示として含ませるようにしてもよいものである。このようにするこことで、ビデオゲーム装置100の表示画面122に特殊表示を表示する場合において、ゾーンサーバ装置200又は共通サーバ装置210の受信するバトル周辺情報、ゾーンサーバ装置200又は共通サーバ装置210から送信する周辺情報をより少なくすることができ、ゾーンサーバ装置200又は共通サーバ装置210への負担を少なくすることができるようになる。 This may include the same type of magic as a unified special display in the battle peripheral information transmitted by the battle server process that executes the process related to the battle. By doing so, when the special display is displayed on the display screen 122 of the video game device 100, the battle peripheral information received by the zone server device 200 or the common server device 210, the zone server device 200 or the common server device 210 Peripheral information transmitted from the server can be reduced, and the burden on the zone server device 200 or the common server device 210 can be reduced.

上記の実施の形態では、どのバトルサーバ装置300でバトルサーバプロセスを生成・起動させるかは、ゾーンサーバ装置200の管理するバトルプロセス起動管理テーブル610又は、共通サーバ装置210の管理するマッチングプロセス起動管理テーブル910において、バトルサーバ装置300のバトルサーバプロセスの起動数で管理されるものとしていた。 In the above embodiment, which battle server device 300 is used to generate and start the battle server process is determined by the battle process start management table 610 managed by the zone server device 200 or the matching process start management managed by the common server device 210. In Table 910, it is assumed that it is managed by the number of activations of the battle server process of the battle server device 300.

もっとも、本発明はこれに限らず、バトルサーバプロセスがバトルサーバ装置300にかける負荷の情報を当該バトルサーバプロセスから送信されるバトル周辺情報の情報量から求める負荷によって、新たにバトルサーバプロセスを生成・起動するバトルサーバ装置300を選択するようにしてもよい。 However, the present invention is not limited to this, and a new battle server process is generated by a load obtained from the amount of information of the battle peripheral information transmitted from the battle server process to obtain information on the load applied to the battle server device 300 by the battle server process. -The battle server device 300 to be activated may be selected.

または、バトルサーバプロセスから、特別に負荷量を求めた情報として負荷の情報を得るものとし、その負荷によって、新たにバトルサーバプロセスを生成・起動するバトルサーバ装置300を選択するようにしてもよい。 Alternatively, the load information may be obtained from the battle server process as information for which the load amount is specially obtained, and the battle server device 300 that newly generates and starts the battle server process may be selected according to the load. ..

これによって、バトルサーバプロセスの起動数からだけでは見えてこない流動的なバトル進行の処理負荷によって、バトルサーバプロセスの生成・起動を管理することができ、バトルサーバプロセスを生成・起動させる、より効率的なバトルサーバ装置300の選択が可能となる。 This makes it possible to manage the generation and startup of battle server processes by the fluid processing load of battle progress that cannot be seen only from the number of battle server process startups, and it is more efficient to generate and start battle server processes. Battle server device 300 can be selected.

上記の実施の形態では、ゾーンサーバ装置200で管理するフィールド400上に複数のエリア412が存在していたが、このエリア412毎にゾーンサーバ装置200を設けて、複数のゾーンサーバ装置200でエリア412毎の管理を行うようにしてもよい。 In the above embodiment, a plurality of areas 412 exist on the field 400 managed by the zone server device 200. However, a zone server device 200 is provided for each of the areas 412, and the areas of the plurality of zone server devices 200 are used. Management may be performed for each 412.

このとき、プレイヤキャラクタ401がエリア412間を移動すると、移動元のエリア412を管理するゾーンサーバ装置200(以下、「移動元ゾーンサーバ装置200A」とする)から、移動先のエリア412を管理するゾーンサーバ装置200(以下、「移動先ゾーンサーバ装置200B」とする)を特定する情報を当該プレイヤキャラクタ401を操作するビデオゲーム装置100へと送信し、当該ビデオゲーム装置100を特定する情報を移動先ゾーンサーバ装置200Bへと送信する。 At this time, when the player character 401 moves between the areas 412, the zone server device 200 (hereinafter referred to as "movement source zone server device 200A") that manages the movement source area 412 manages the movement destination area 412. Information that identifies the zone server device 200 (hereinafter referred to as "destination zone server device 200B") is transmitted to the video game device 100 that operates the player character 401, and the information that identifies the video game device 100 is moved. It is transmitted to the destination zone server device 200B.

当該ビデオゲーム装置100は、移動先ゾーンサーバ装置200Aを特定する情報を基に、当該移動先ゾーンサーバ装置200Aとの通信を確立する。このようにして、エリア412間の移動で、プレイヤキャラクタ401の外見・位置の管理を移動元ゾーンサーバ装置200Aから移動先ゾーンサーバ装置200Bへと移行させる。 The video game device 100 establishes communication with the destination zone server device 200A based on the information that identifies the destination zone server device 200A. In this way, the movement between the areas 412 shifts the management of the appearance and position of the player character 401 from the movement source zone server device 200A to the movement destination zone server device 200B.

上記の実施の形態では、バトルが終了すれば、ビデオゲーム装置100に対して、バトルサーバ装置300から30分の1秒毎に送信されるバトル進行情報の送信は終わり、ゾーンサーバ装置200から1.0秒毎に送信される周辺情報を受信し始めるものである。このため、バトル終了まで行われてきた、リアルタイムの画像の生成処理から、バトル終了後には、遅延表示処理によって画像の生成が行われるようになる。 In the above embodiment, when the battle is completed, the transmission of the battle progress information transmitted from the battle server device 300 to the video game device 100 every 1 / 30th of a second is finished, and the zone server devices 200 to 1 It starts receiving peripheral information transmitted every 0.0 seconds. Therefore, from the real-time image generation process that has been performed until the end of the battle, the image is generated by the delayed display process after the battle ends.

そこで、バトルサーバ装置300から30分の1秒毎に送信されてきたバトル進行情報を、バトル終了情報に限って、バトル終了の判定から1.0秒後に送信するようにして、周辺情報の遅延表示処理のタイミングに合わせるようにしてもよい。これによって、表示画面122に表示される、バトル終了までのリアルタイムの画像展開と、周辺情報の遅延表示処理の遅延した画像展開とが緩衝され、プレイヤにバトル終了直後の表示画面122の画像展開の違和感を減少させることができるようになる。 Therefore, the battle progress information transmitted from the battle server device 300 every 1 / 30th of a second is limited to the battle end information and is transmitted 1.0 second after the battle end determination, so that the peripheral information is delayed. It may be adjusted to the timing of the display process. As a result, the real-time image development until the end of the battle and the delayed image development of the peripheral information delay display processing displayed on the display screen 122 are buffered, and the player can see the image development of the display screen 122 immediately after the battle ends. You will be able to reduce the sense of discomfort.

上記の実施の形態では、ゾーンサーバ装置200又は共通サーバ装置210から送信される周辺情報の送信タイミングは、1.0秒毎となっていたが、これをバトルサーバプロセスによりバトルサーバ装置300から送信されるバトル進行情報を送信するタイミングと同様に、30分の1秒毎のタイミングで送信するようにしてもよい。 In the above embodiment, the transmission timing of the peripheral information transmitted from the zone server device 200 or the common server device 210 is every 1.0 second, but this is transmitted from the battle server device 300 by the battle server process. Similar to the timing of transmitting the battle progress information to be performed, the battle progress information may be transmitted at a timing of 1/30 second.

これによって、ビデオゲーム装置100の表示装置121の表示画面122における、1フレーム時間とのタイミングのズレは解消されるものとなり、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401の外見・位置のリアルタイムの変化に併せて周辺情報に係る画像も生成できるようになる。 As a result, the timing deviation from the one frame time on the display screen 122 of the display device 121 of the video game device 100 is eliminated, and the appearance and position of the player character 401 operated by the video game device 100 are real-time. It becomes possible to generate an image related to peripheral information according to the change of.

上記の実施の形態では、バトルサーバ装置300から送信されるバトル周辺情報の送信タイミングは、0.5秒毎となっていたが、これをビデオゲーム装置100へとバトル進行情報を送信するタイミングである30分の1秒毎の送信タイミングで送るようにしてもよい。 In the above embodiment, the transmission timing of the battle peripheral information transmitted from the battle server device 300 is every 0.5 seconds, but at the timing of transmitting the battle progress information to the video game device 100. It may be sent at a certain transmission timing of 1/30 second.

上記の実施の形態では、プレイヤキャラクタ401は、バトルにおいて敵キャラクタ402を相手としてバトルを行い、倒すものとしていたが、これに加え、またはこれに代えて、プレイヤキャラクタ401同士のバトルを行うようにしてもよい。この場合、バトルを開始することになる複数のプレイヤキャラクタ401を操作するビデオゲーム装置100に対して、図9(d)の第6段階目において、ゾーンサーバ装置200からビデオゲーム装置100に対して送信するBSV特定情報を、当該ビデオゲーム装置100に対して転送する。 In the above embodiment, the player character 401 battles against and defeats the enemy character 402 in the battle, but in addition to or instead of this, the player characters 401 are battled with each other. You may. In this case, with respect to the video game device 100 that operates a plurality of player characters 401 that will start the battle, from the zone server device 200 to the video game device 100 in the sixth stage of FIG. 9D. The BSV specific information to be transmitted is transferred to the video game device 100.

上記の実施の形態にかかるオンラインゲームでは、プレイヤキャラクタ401がフィールド400上を移動して、敵キャラクタ402とバトルを行うものであったが、フィールド400において、プレイヤから、他のプレイヤキャラクタ401が特定のイベントを行っている姿を見ることができるような態様であって、当該イベントについてリアルタイムで表示画面122の表示画像を生成し、キャラクタのパラメータを更新するものであるようなイベントをバトルの代わりに行ってもよい。そのようなイベントとしては、例えば、レース(車、馬など)やスポーツ(サッカー、野球など)であってもよい。 In the online game according to the above embodiment, the player character 401 moves on the field 400 and battles with the enemy character 402, but in the field 400, another player character 401 is identified from the player. Instead of a battle, an event that allows you to see the event being performed, generates a display image of the display screen 122 in real time for the event, and updates the character parameters. You may go to. Such an event may be, for example, a race (car, horse, etc.) or a sport (soccer, baseball, etc.).

上記の実施の形態では、プレイヤキャラクタ401、及び敵キャラクタ402はフィールドを移動する人型、動物型のキャラクタとして説明するものであるが、これに限るものではなく、これらに加えて、またはこれに代えて飛行機や戦車といった乗り物が移動、或いはバトルするものであってもよい。 In the above embodiment, the player character 401 and the enemy character 402 are described as human-shaped and animal-shaped characters moving in the field, but the present invention is not limited to this, and in addition to or to these characters. Instead, vehicles such as airplanes and tanks may move or battle.

上記の実施の形態では、オンラインゲームとしてMMORPGに限定して説明してきたが、これは、フィールドの移動、およびバトルのようなイベントといった状況の変化が伴うようなオンラインゲームであれば、多数のプレイヤが参加できるようなシュミレーションゲームであってもよい。 In the above embodiment, the description has been limited to MMORPG as an online game, but this is a large number of players if it is an online game that involves changes in circumstances such as field movements and events such as battles. It may be a simulation game in which

上記の実施の形態では、ビデオゲームを実行するプラットフォームとなる装置としてゲーム専用機であるビデオゲーム装置100を適用していた。これに対して、本発明は、ビデオゲーム装置100と同様の構成要素を備え、ネットワーク接続機能を有するものであれば、汎用のパーソナルコンピュータなどをプラットフォームとして実現されるものとしてもよい。表示装置121及びサウンド出力装置125を装置本体101と同一の筐体内に納めた構成を有する携帯ゲーム機(アプリケーションの実行機能を有する携帯電話機を含む)を適用するものとしてもよい。 In the above embodiment, the video game device 100, which is a dedicated game machine, is applied as a device serving as a platform for executing a video game. On the other hand, the present invention may be realized by using a general-purpose personal computer or the like as a platform as long as it has the same components as the video game device 100 and has a network connection function. A portable game machine (including a mobile phone having an application execution function) having a configuration in which the display device 121 and the sound output device 125 are housed in the same housing as the device main body 101 may be applied.

記録媒体131としては、DVD−ROMやCD−ROMの代わりに半導体メモリーカードを適用することができる。このメモリーカードを挿入するためのカードスロットをDVD/CD−ROMドライブ113の代わりに設けることができる。汎用のパーソナルコンピュータの場合には、本発明に係るプログラム及びデータを記録媒体131に格納して提供するのではなく、HDD107に予め格納して提供してもよい。本発明にかかるプログラム及びデータを格納して提供するための記録媒体は、ハードウェアの物理的形態及び流通形態に応じて任意のものを適用することができる。 As the recording medium 131, a semiconductor memory card can be applied instead of a DVD-ROM or a CD-ROM. A card slot for inserting this memory card can be provided instead of the DVD / CD-ROM drive 113. In the case of a general-purpose personal computer, the program and data according to the present invention may be stored and provided in advance in the HDD 107 instead of being stored and provided in the recording medium 131. Any recording medium for storing and providing the program and data according to the present invention can be applied depending on the physical form and distribution form of the hardware.

上記の実施の形態では、ビデオゲーム装置100のプログラム及びデータは、記録媒体131に格納されて配布されるものとしていた。これに対して、これらのプログラム及びデータをネットワーク上に存在するサーバ装置が有する固定ディスク装置に格納しておき、装置本体101にネットワークを介して配信するものとしてもよい。ビデオゲーム装置100において、通信インターフェイス115がサーバ装置から受信したプログラム及びデータは、HDD107に保存し、実行時にRAM105にロードすることができる。サーバ装置200のプログラム及びデータについても同様である。 In the above embodiment, the program and data of the video game device 100 are stored and distributed in the recording medium 131. On the other hand, these programs and data may be stored in a fixed disk device included in the server device existing on the network and distributed to the device main body 101 via the network. In the video game device 100, the programs and data received by the communication interface 115 from the server device can be stored in the HDD 107 and loaded into the RAM 105 at the time of execution. The same applies to the program and data of the server device 200.

上記の実施の形態では、ゾーンサーバ装置200、2台のバトルサーバ装置300、及びゲーム外サーバ装置350をサーバ群250としている、これらの距離関係について特に述べていないが、これらは互いに遠隔地(同じ建物に存在しない、又は異なる地域、国に存在する等)に存在させるようにしてもよい。 In the above embodiment, the zone server device 200, the two battle server devices 300, and the out-of-game server device 350 are the server group 250. Although the distance relationship between them is not particularly described, they are located at remote locations ( It may be present in a different area, country, etc., which does not exist in the same building.

また、ビデオゲーム装置100について、バトルサーバプロセスを管理できるだけの十分の処理能力であれば、バトルサーバ装置300の代わりに当該ビデオゲーム装置100において、当該ビデオゲーム装置100で操作されるプレイヤキャラクタ401のバトルに係るバトルサーバプロセスを管理するようにしてもよい。 Further, if the processing capacity of the video game device 100 is sufficient to manage the battle server process, the player character 401 operated by the video game device 100 in the video game device 100 instead of the battle server device 300 The battle server process related to the battle may be managed.

[付記]
上述した実施の形態に関する説明は、少なくとも下記発明を、当該発明の属する分野における通常の知識を有する者がその実施をすることができるように記載した。
[1]
上記目的を達成するため、本発明の第1の観点にかかるオンラインゲームシステムは、複数の主サーバ装置と、各主サーバ装置に通信回線を介して接続されるとともにゲームの表示画面を表示する表示装置を有する複数のクライアント装置とを備え、各々のクライアント装置のプレイヤにより操作されるプレイヤキャラクタを含む複数のキャラクタを主サーバ毎に設けられた共通のフィールドで動作させてゲームを進行させるとともに、何れか1以上のプレイヤキャラクタに設定されたパラメータを即時更新させながらゲームを進める即時処理ゲームを進行過程に含むオンラインゲームを提供するオンラインゲームシステムであって、前記複数の主サーバ装置と、異なる主サーバ装置に通信回線を介して接続している複数のクライアント装置との各々に通信回線を介して接続可能に構成されるとともに、前記即時処理ゲームを前記副サーバ装置にて実行するための所定の条件を成立させるための即時処理ゲーム開始処理の実行を制御する共通サーバ装置と、前記複数の主サーバ装置と、異なる主サーバ装置に通信回線を介して接続している複数のクライアント装置との各々に通信回線を介して接続可能に構成されるとともに、前記オンラインゲームのうちの前記即時処理ゲームの実行を制御する副サーバ装置をさらに備え、前記複数のクライアント装置の各々は、当該クライアント装置のプレイヤにより操作されるプレイヤキャラクタに対する動作の指令を入力する動作指令入力手段と、当該クライアント装置のプレイヤにより操作されるプレイヤキャラクタにより前記即時処理ゲームが実行されていないときに、前記動作指令入力手段から入力された動作の指令に応じた情報を前記主サーバ装置に送信するとともに、該主サーバ装置から定期的に送信される非即時処理ゲーム情報を受信し、該受信した非即時処理ゲーム情報に基づいてゲームの表示画面を生成して前記表示装置に表示させる非即時処理ゲーム実行手段と、当該クライアント装置のプレイヤによる操作により前記即時処理ゲーム開始処理を実行するための所定の条件が、主サーバ装置にて成立したときに、該即時処理ゲーム開始処理を実行すべく、前記共通サーバ装置に接続する共通サーバ接続手段と、前記共通サーバ接続手段により前記共通サーバ装置に接続されて当該クライアント装置のプレイヤにより操作されるプレイヤキャラクタにより前記即時処理ゲーム開始処理が実行されているときに、前記動作指令入力手段から入力された動作の指令に応じた情報を前記共通サーバ装置に送信するとともに、該共通サーバ装置から定期的に送信される即時処理ゲーム開始処理情報を受信し、該受信した即時処理ゲーム開始処理情報に基づいてゲームの表示画面を生成して前記表示装置に表示させる即時処理ゲーム開始処理進行手段とを備え、当該クライアント装置のプレイヤにより操作されるプレイヤキャラクタが前記即時処理ゲームを実行するための所定の条件が、共通サーバ装置にて成立したときに、該即時処理ゲームを実行すべく前記副サーバ装置に接続する副サーバ接続手段と、前記副サーバ接続手段により前記副サーバ装置に接続されて当該クライアント装置のプレイヤにより操作されるプレイヤキャラクタにより前記即時処理ゲームが実行されているときに、前記動作指令入力手段から入力された動作の指令に応じた情報を前記副サーバ装置に送信するとともに、該副サーバ装置から定期的に送信される即時処理ゲーム情報を受信し、該受信した即時処理ゲーム情報に基づいてゲームの表示画面を生成して前記表示装置に表示させる即時処理ゲーム進行手段とを備え、前記複数の主サーバ装置の各々は、前記フィールドにおいて動作している前記複数のキャラクタの各々の状態を管理するキャラクタ状態管理手段と、前記複数のクライアント装置の各々から送信された動作の指令に応じた情報を受信し、該受信した動作の指令に応じた情報に応じて前記キャラクタ情報管理手段で管理されている各キャラクタの状態を更新する非即時処理ゲーム更新手段と、前記副サーバ装置において前記即時処理ゲームが実行されているときに、該副サーバ装置から定期的に送信される即時処理ゲーム情報を受信し、該受信した即時処理ゲーム情報に応じて前記キャラクタ情報管理手段で管理されている各キャラクタの状態を更新する即時処理ゲーム更新手段と、前記キャラクタ状態管理手段で管理されている各キャラクタの状態に応じて前記非即時処理ゲーム情報を生成し、該生成した非即時処理ゲーム情報を少なくとも前記即時処理ゲームが実行されていないプレイヤキャラクタに対応したクライアント装置に送信する非即時処理ゲーム情報送信手段とを備え、前記副サーバ装置は、前記副サーバ接続手段により接続されているクライアント装置のプレイヤにより操作されるプレイヤキャラクタに設定されているパラメータを含む、前記即時処理ゲームを実行しているキャラクタの状態を管理する即時処理ゲーム管理手段と、前記副サーバ接続手段により接続されているクライアント装置から送信された動作の指令に応じた情報を受信し、少なくとも該動作の指令に応じた情報を用いて前記即時処理ゲームを実行し、該即時処理ゲームの実行結果に応じて前記即時処理ゲーム管理手段で管理されている各キャラクタの状態を更新する即時処理ゲーム実行手段と、前記即時処理ゲーム管理手段により管理されているキャラクタの状態と前記即時処理ゲーム実行手段による前記即時処理ゲームの実行結果とに応じて前記即時処理ゲーム情報を生成し、該生成した即時処理ゲーム情報を前記副サーバ接続手段により接続されているクライアント装置と前記主サーバ装置とに送信する即時処理ゲーム情報送信手段とを備え、前記共通サーバ装置は、前記共通サーバ接続手段により接続されているクライアント装置から送信された動作の指令に応じた情報を受信し、少なくとも該動作の指令に応じた情報を用いて前記即時処理ゲーム開始処理を実行する即時処理ゲーム開始処理実行手段と、前記即時処理ゲーム開始処理実行手段による前記即時処理ゲーム開始処理の実行結果に応じて、前記即時処理ゲーム開始処理情報を生成し、該生成した即時処理ゲーム開始処理情報を前記共通サーバ接続手段により接続されているクライアント装置に送信する即時処理ゲーム開始処理情報送信手段とを備え、前記即時処理ゲーム開始処理情報は、前記即時処理ゲーム開始処理の実行により前記即時処理ゲームを実行するための所定の条件が成立した場合は、該所定の条件の成立に関する情報を含むことを特徴とする。
[2]
上記オンラインゲームシステムは、主サーバ装置と、該主サーバ装置に通信回線を介して接続される複数のクライアント装置とを備え、ここで提供されるオンラインゲームは、各々のクライアント装置のプレイヤにより操作されるプレイヤキャラクタを含む複数のキャラクタを共通のフィールドで動作させてゲームを進行させる。また、このゲームの進行過程では、何れか1以上のプレイヤキャラクタに設定されたパラメータを即時更新させながらゲームを進める即時処理ゲームが実行される。この即時処理ゲームは、パラメータを即時更新させながら進めるため、その処理のための処理負荷は大きいものとなる。
[3]
ここで、上記オンラインゲームシステムでは、主サーバ装置と複数のクライアント装置の各々に通信回線を介して接続可能に構成される副サーバ装置も備えており、処理負荷の大きい即時処理ゲームの実行は、この副サーバ装置によって制御されるものとなる。このため、処理負荷が大きい即時処理ゲームの実行を主サーバ装置が制御する必要がなくなり、主サーバ装置にかかる処理負荷が大きくなりすぎない。また、即時処理ゲームで即時更新される各プレイヤキャラクタのパラメータを主サーバ装置で管理しなくてよいため、主サーバ装置にかかる処理負荷がさらに小さくなる。これにより、提供されるオンラインゲームに参加できるプレイヤの数やプレイできるゲームの内容に対しての制限を小さくすることができる。
[4]
ところで、主サーバ装置は、フィールドにおいて動作している複数のキャラクタの各々の状態を管理するが、副サーバ装置は、即時処理ゲームを行っているキャラクタの状態を管理し、ここで管理されるキャラクタの状態には、即時処理ゲームで即時更新されるパラメータも管理されている。しかしながら、即時処理ゲームを行うプレイヤキャラクタと即時処理ゲームを行わないプレイヤキャラクタとが存在する場合には、即時処理ゲームを完全に切り分けて副サーバ装置に実行させてしまうと、副サーバ装置の制御下にない即時処理ゲームを行わないプレイヤキャラクタを操作するプレイヤは、自己のクライアント装置では即時処理ゲームの進行が全く分からなくなってしまうことになる。
[5]
これに対して、上記オンラインゲームシステムにおいては、副サーバ装置において管理されているキャラクタの状態と副サーバ装置において処理された即時処理ゲームの実行結果とに応じて生成された即時処理ゲーム情報が副サーバ装置から主サーバ装置に送信され、主サーバ装置で管理する各キャラクタの状態は、この即時処理ゲーム情報によっても更新される(つまり、即時処理ゲームの実行が反映されている)。
[6]
そして、即時処理ゲームを行っていないプレイヤキャラクタに対応したクライアント装置には、即時処理ゲームの実行が反映された非即時ゲーム情報が送信され、これに基づいてゲームの表示画面が生成される。このため、各クライアント装置のプレイヤは、自分のプレイヤキャラクタを即時処理ゲームに参加させていなくても、他のプレイヤのプレイヤキャラクタにより行われている即時処理ゲームの進行をゲームの表示画面で確認することができるものとなる。
[7]
また、副サーバ装置において即時処理ゲームが実行されるためには、共通サーバ装置内にて、即時処理ゲームを開始するための所定の条件が成立する必要がある。この所定の条件とは、異なるクライアント装置ら共通サーバ装置へ接続された複数のプレイヤが、互いに即時処理ゲームを実行しても良いとの意思表示を、それぞれのクライアント装置から共通サーバ装置へ送信することで、マッチングが成立した場合などである。即時処理ゲームを開始するための所定の条件が成立すると、それぞれのクライアント装置が同一の副サーバ装置へ接続され、この副サーバ装置にて、これらの複数のプレイヤによる即時処理ゲームが実行される。異なる主サーバ装置に接続しているクライアント装置からであっても、同じ共通サーバ装置へ接続することが可能であるため、異なる主サーバ装置にてプレイを実行するプレイヤ同士であっても、相互に即時処理ゲームを実行することが可能である。すなわち、ネットワーク区分が異なるプレイヤキャラクタ同士であっても、共通サーバ装置を介して出会うことが可能であり、共通サーバ装置での即時処理ゲーム開始処理(マッチング処理)の実行中、或いは副サーバ装置での職処理ゲームの実行中に、ネットワークを通じたコミュニケーションを行うことも可能である。
[8]
上記オンラインゲームシステムにおいて、前記即時処理ゲームは、プレイヤキャラクタ及び/またはノンプレイヤキャラクタからなる少なくとも1つのキャラクタが属する、複数のチームが仮想戦闘を行うものであって、キャラクタが移動可能な仮想空間内に戦闘フィールドが設定され、戦闘フィールド外へ移動したキャラクタは仮想戦闘から離脱するものであり、仮想戦闘は、少なくとも1つのチームに属するキャラクタの全てが、仮想戦闘により戦闘不能な状態、又は、仮想戦闘から離脱した状態のいずれかとなることで終了することを特徴とする。
[9]
この場合、前記即時処理ゲームは、プレイヤキャラクタ及び/またはノンプレイヤキャラクタから構成される複数のチームが仮想戦闘を行うものであって、キャラクタが移動可能な仮想空間内に戦闘フィールドが設定される。この戦闘フィールド外へ移動したキャラクタは仮想戦闘から離脱するものであり、一度、離脱すると仮想戦闘に再度参加することはできない。仮想戦闘は、少なくとも1つのチームに属するキャラクタの全てが、仮想戦闘により戦闘不能な状態になるか、又は、仮想戦闘から離脱した状態のいずれかとなることで終了する。このように戦闘フィールドの外へ移動することで仮想戦闘から離脱するという構成をとることで、一方のキャラクタが仮想戦闘から離脱するために逃走した際に、他方がどこまでも追いかけてくるといったこともなくなる。また、設定された戦闘フィールドを有効に活用することで、必要に応じていつでも仮想戦闘から離脱できるように準備しつつ、仮想戦闘を継続したり、或いは、敵方のキャラクタが仮想戦闘から離脱しないようにプレイヤキャラクタの配置を考えるなど、プレイヤは仮想戦闘において、さまざなま駆け引きを楽しむことも可能となる。
[10]
上記オンラインゲームシステムにおいて、前記即時処理ゲームにおいて更新される前記プレイヤキャラクタに設定されたパラメータは、前記表示装置に表示される表示画面において該プレイヤキャラクタの形態に違いが現れない形態外パラメータを含み、前記即時処理ゲーム情報は、前記即時処理ゲーム実行手段が表示画面を生成するのに必要な表示情報を含むとともに、少なくとも該即時ゲーム情報を受信するクライアント装置のプレイヤにより操作されるプレイヤキャラクタに設定された形態外パラメータを含み、前記非即時処理ゲーム情報は、前記即時処理ゲーム実行手段が表示画面を生成するのに必要な表示情報を含むが、何れクライアント装置のプレイヤにより操作されるプレイヤキャラクタに設定された形態外パラメータも含まないものとしてもよい。
[11]
この場合、副サーバ装置からクライアント装置に送信される即時処理ゲーム情報には表示情報だけではなく形態外パラメータも含まれるが、主サーバ装置からクライアント装置に送信される非即時処理ゲーム情報には表示情報は含まれても形態外パラメータは含まれない。これにより、主サーバ装置から送信する非即時処理ゲーム情報の情報量を抑えることができ、非即時処理ゲーム情報の送信のための処理負荷を小さくすることができるものとなる。
[12]
一方、形態外パラメータを含まない非即時処理ゲーム情報を受信するのは、即時処理ゲームを行っていないプレイヤキャラクタのクライアント装置であるため、形態外パラメータの値が如何になっていようともゲームの進行への影響は生じない。その一方で、非即時処理ゲーム情報にも含まれている表示情報により非即時処理ゲームの進行だけでなく、即時処理ゲームの進行をもゲームの表示画面で確認することには問題が生じない。
[13]
この場合において、前記非即時処理ゲーム情報に含まれる表示情報は、前記即時処理ゲーム情報に含まれる表示情報よりも簡略化されているものであってもよい。
[14]
この場合、非即時処理ゲーム情報に含まれる表示情報の情報量は即時処理ゲーム情報に含まれる表示情報の情報量よりも小さくできるので、主サーバ装置から送信する非即時処理ゲーム情報の情報量をさらに抑えることができ、非即時処理ゲーム情報の送信のための処理負荷を小さくすることができるものとなる。
[15]
上記オンラインゲームシステムにおいて、前記複数のキャラクタは、前記プレイヤキャラクタの何れとも異なるノンプレイヤキャラクタを含み、前記ノンプレイヤキャラクタは、前記即時処理ゲームにおいてのみ登場するノンプレイヤキャラクタを含むものであってもよい。
[16]
オンラインゲームにおけるノンプレイヤキャラクタの動作は、クライアント側ではなくサーバ側で制御しなければならないが、このノンプレイヤキャラクタには即時処理ゲームにおいてのみ登場するノンプレイヤキャラクタが含まれている。ここで、即時処理ゲームにおいてのみ登場するノンプレイヤキャラクタは、即時処理ゲームを行うキャラクタであるので主サーバ装置ではなく副サーバ装置に動作を制御させることができる。これにより、オンラインゲームの全体として登場するノンプレイヤキャラクタの数を多くしても、主サーバ装置が直接的に動作を制御しなくてはならないノンプレイヤキャラクタの数を抑えることができるので、主サーバ装置の処理負荷を抑えることができるものとなる。
[17]
上記オンラインゲームシステムにおいて、前記共通サーバ装置は、何れかのクライアント装置のプレイヤにより操作されるプレイヤキャラクタに対して、他の何れのプレイヤキャラクタも行っていない即時処理ゲームの開始条件が成立したときに、該開始条件が成立した即時処理ゲームを実行するためのプロセスを生成することを前記副サーバ装置に要請するプロセス生成要請手段と、前記プロセス要請手段からの要請に基づいて前記副サーバ装置から返送された即時処理ゲームを実行するためのプロセスを特定するためのプロセス特定情報を受信し、該受信したプロセス特定情報を前記即時処理ゲームの開始条件を成立させたプレイヤキャラクタに対応したクライアント装置に転送するプロセス特定情報転送手段とをさらに備え、前記副サーバ装置は、前記開始条件が成立した即時処理ゲームを実行するためのプロセスの生成が前記プロセス生成要請手段から要請されたときに、該即時処理ゲームを実行するためのプロセスを生成して起動するプロセス生成手段と、前記プロセス生成手段により生成されたプロセスを特定するための前記プロセス特定情報を、前記共通サーバ装置に返送するプロセス特定情報返送手段とをさらに備え、前記即時処理ゲームの開始条件を成立させたプレイヤキャラクタに対応したクライアント装置に備えられた前記副サーバ接続手段は、前記プロセス特定情報転送手段から転送されたプロセス特定情報を受信し、該受信したプロセス特定情報を用いて前記副サーバ装置に接続するようにしてもよい。
[18]
ここでは、副サーバ装置は、即時処理ゲームの開始条件が成立したときに、共通サーバ装置からの要請に基づいて該開始条件が成立した即時処理ゲームを実行するためのプロセスを生成する。このように副サーバ装置は、実際に実行されている即時処理ゲームのみに対して動的にプロセスを生成するので、実際に実行されていない即時処理ゲームのために無駄に資源を消費してしまうことがない。実際に実行されていない即時処理ゲームのために無駄に資源が消費されないため、その分だけ空いた資源を即時処理ゲームの実行以外の何らかの処理の実行に振り向けることができる。
[19]
この場合において、前記共通サーバ装置は、何れかのクライアント装置のプレイヤにより操作されるプレイヤキャラクタに対して、他の何れのプレイヤキャラクタが現時点で行っている即時処理ゲームへの参加条件が成立したときに、該参加条件が成立した即時処理ゲームを実行するためのプロセスを特定するためのプロセス特定情報を当該即時処理ゲームの参加条件を成立させたプレイヤキャラクタに対応したクライアント装置に送信するプロセス特定情報送信手段をさらに備え、前記即時処理ゲームの参加条件を成立させたプレイヤキャラクタに対応したクライアント装置に備えられた前記副サーバ接続手段は、前記プロセス特定情報送信手段から送信されたプロセス特定情報を受信し、該受信したプロセス特定情報を用いて前記副サーバ装置に接続するものとすることができる。
[20]
さらに、ここで、前記副サーバ装置が、複数あり、前記共通サーバ装置が、前記即時処理ゲームを実行するためのプロセスの各々が前記複数の副サーバ装置の何れで起動されているかを管理するためのプロセス管理情報を記憶するプロセス管理手段を備える場合には、前記プロセス生成要請手段は、前記即時処理ゲームの開始条件が成立したときに、前記プロセス管理手段に記憶されたプロセス管理情報に基づいて前記複数の副サーバ装置の何れかを選択し、該選択した副サーバ装置に該開始条件が成立した即時処理ゲームを実行するためのプロセスを生成することを要請するものとすることができる。
[21]
上記目的を達成するために、本発明の第2の観点にかかるサーバ装置群は、ゲームの表示画面を表示する表示装置を有する複数のクライアント装置に通信回線を介して接続された複数の主サーバ装置を含む複数のサーバ装置から構成され、各々のクライアント装置のプレイヤにより操作されるプレイヤキャラクタを含む複数のキャラクタを主サーバ装置毎に設けられた共通のフィールドで動作させてゲームを進行させるとともに、何れか1以上のプレイヤキャラクタに設定されたパラメータを即時更新させながらゲームを進める即時処理ゲームを進行過程に含むオンラインゲームを提供するサーバ装置群であって、前記複数のサーバ装置は、前記複数の主サーバ装置と前記複数のクライアント装置の各々に通信回線を介して接続可能に構成されるとともに、前記オンラインゲームのうちの前記即時処理ゲームの実行を制御する副サーバ装置、及び、前記複数の主サーバ装置と前記複数のクライアント装置の各々に通信回線を介して接続可能に構成されるとともに、前記即時処理ゲームを前記副サーバ装置にて実行するための所定の条件を成立させるための即時処理ゲーム開始処理の実行を制御する共通サーバ装置を含み、前記主サーバ装置は、前記フィールドにおいて動作している前記複数のキャラクタの各々の状態を管理するキャラクタ状態管理手段と、前記複数のクライアント装置のうち少なくとも前記即時処理を行っていないプレイヤキャラクタに対応したクライアント装置においてプレイヤにより入力された該プレイヤキャラクタに対する動作の指令に応じた情報を受信し、該受信した動作の指令に応じた情報に応じて前記キャラクタ情報管理手段で管理されている各キャラクタの状態を更新する非即時処理ゲーム更新手段と、前記副サーバ装置において前記即時処理ゲームが実行されているときに、該副サーバ装置から定期的に送信される即時処理ゲーム情報を受信し、該受信した即時処理ゲーム情報に応じて前記キャラクタ情報管理手段で管理されている各キャラクタの状態を更新する即時処理ゲーム更新手段と、前記キャラクタ状態管理手段で管理されている各キャラクタの状態に応じて前記非即時処理ゲーム情報を生成し、該生成した非即時処理ゲーム情報を少なくとも前記即時処理ゲームが行われていないプレイヤキャラクタに対応したクライアント装置に送信する非即時処理ゲーム情報送信手段とを備え、前記副サーバ装置は、プレイヤキャラクタに設定されているパラメータを含む前記即時処理ゲームを実行しているキャラクタの状態を管理する即時処理ゲーム管理手段と、前記即時処理を行っているクライアント装置においてプレイヤにより入力された該プレイヤキャラクタに対する動作の指令に応じた情報を受信し、少なくとも該動作の指令に応じた情報を用いて前記即時処理ゲームを実行し、該即時処理ゲームの実行結果に応じて前記即時処理ゲーム管理手段で管理されている各キャラクタの状態を更新する即時処理ゲーム実行手段と、前記即時処理ゲーム管理手段により管理されているキャラクタの状態と前記即時処理ゲーム実行手段による前記即時処理ゲームの実行結果とに応じて前記即時処理ゲーム情報を生成し、該生成した即時処理ゲーム情報を前記副サーバ接続手段により接続されているクライアント装置と前記主サーバ装置とに送信する即時処理ゲーム情報送信手段とを備え、前記共通サーバ装置は、接続されているクライアント装置から送信された動作の指令に応じた情報を受信し、少なくとも該動作の指令に応じた情報を用いて前記即時処理ゲーム開始処理を実行する即時処理ゲーム開始処理実行手段と、前記即時処理ゲーム開始処理実行手段による前記即時処理ゲーム開始処理の実行結果に応じて、前記即時処理ゲーム開始処理情報を生成し、該生成した即時処理ゲーム開始処理情報を接続されているクライアント装置に送信する即時処理ゲーム開始処理情報送信手段とを備え、前記即時処理ゲーム開始処理情報は、前記即時処理ゲーム開始処理の実行により前記即時処理ゲームを実行するための所定の条件が成立した場合は、該所定の条件の成立に関する情報を含むことを特徴とする。
[Additional Notes]
The description of the above-described embodiments has described at least the following inventions so that a person having ordinary knowledge in the field to which the invention belongs can carry out the invention.
[1]
In order to achieve the above object, the online game system according to the first aspect of the present invention is connected to a plurality of main server devices and each main server device via a communication line, and displays a game display screen. A plurality of client devices having devices are provided, and a plurality of characters including a player character operated by a player of each client device are operated in a common field provided for each main server to advance the game, and eventually An online game system that provides an online game that includes an immediate processing game in the progress process that advances the game while immediately updating the parameters set for one or more player characters, and is different from the plurality of main server devices. Predetermined conditions for executing the immediate processing game on the sub-server device while being configured to be able to connect to each of the plurality of client devices connected to the device via the communication line via the communication line. The common server device that controls the execution of the game start process, the plurality of main server devices, and the plurality of client devices that are connected to different main server devices via a communication line, respectively. It is configured to be connectable via a communication line, and further includes a sub-server device that controls execution of the immediate processing game of the online games, and each of the plurality of client devices is made by a player of the client device. It is input from the operation command input means for inputting an operation command to the player character to be operated and the operation command input means when the immediate processing game is not executed by the player character operated by the player of the client device. In addition to transmitting information according to the operation command to the main server device, non-immediate processing game information periodically transmitted from the main server device is received, and the game is based on the received non-immediate processing game information. The main server device meets the non-immediate processing game execution means for generating the display screen of the above and displaying it on the display device, and the predetermined conditions for executing the immediate processing game start processing by the operation of the player of the client device. When it is established, in order to execute the immediate processing game start process, the common server connecting means connected to the common server device and the common server connecting means are connected to the common server device and operated by the player of the client device. Immediate processing by the player character Immediately when the game start process is being executed, the information corresponding to the operation command input from the operation command input means is transmitted to the common server device, and is periodically transmitted from the common server device. The client device includes an immediate processing game start processing progress means that receives processing game start processing information, generates a game display screen based on the received immediate processing game start processing information, and displays it on the display device. A secondary server connection that connects to the secondary server device to execute the immediate processing game when a predetermined condition for the player character operated by the player to execute the immediate processing game is satisfied in the common server device. Input from the operation command input means when the immediate processing game is being executed by the means and the player character connected to the sub-server device by the sub-server connecting means and operated by the player of the client device. The information according to the operation command is transmitted to the sub-server device, the immediate processing game information periodically transmitted from the sub-server device is received, and the game display screen is based on the received immediate processing game information. A character state management means for managing the state of each of the plurality of characters operating in the field, each of the plurality of main server devices is provided with an immediate processing game progress means for generating and displaying the game on the display device. Each character that receives information according to the means and the operation command transmitted from each of the plurality of client devices, and is managed by the character information management means according to the information according to the received operation command. The non-immediate processing game updating means for updating the state of the above and the immediate processing game information periodically transmitted from the secondary server device when the immediate processing game is being executed in the secondary server device are received, and the immediate processing game information is received. According to the immediate processing game updating means that updates the state of each character managed by the character information management means according to the received immediate processing game information, and the state of each character managed by the character state management means. The non-immediate processing game information transmission means for generating the non-immediate processing game information and transmitting the generated non-immediate processing game information to at least a client device corresponding to a player character on which the immediate processing game is not executed is provided. The sub-server device is operated by a player of a client device connected by the sub-server connecting means. Operations transmitted from the immediate processing game management means that manages the state of the character executing the immediate processing game, including the parameters set in the layer character, and the client device connected by the secondary server connection means. Is received, the immediate processing game is executed using at least the information according to the command of the operation, and is managed by the immediate processing game management means according to the execution result of the immediate processing game. The immediate processing game execution means for updating the state of each character, the state of the character managed by the immediate processing game management means, and the execution result of the immediate processing game by the immediate processing game execution means. The common server device includes an immediate processing game information transmitting means that generates processing game information and transmits the generated immediate processing game information to a client device connected by the sub server connecting means and the main server device. Receives information according to an operation command transmitted from a client device connected by the common server connection means, and executes the immediate processing game start process using at least the information according to the operation command. The immediate processing game start processing information is generated according to the execution result of the immediate processing game start processing execution means and the immediate processing game start processing by the immediate processing game start processing execution means, and the generated immediate processing game start processing is generated. Immediate processing game start processing information transmission means for transmitting information to a client device connected by the common server connection means is provided, and the immediate processing game start processing information is processed by executing the immediate processing game start processing. When a predetermined condition for executing the game is satisfied, it is characterized by including information regarding the establishment of the predetermined condition.
[2]
The online game system includes a main server device and a plurality of client devices connected to the main server device via a communication line, and the online game provided here is operated by a player of each client device. A plurality of characters including the player character are operated in a common field to advance the game. Further, in the progress process of this game, an immediate processing game is executed in which the game is advanced while the parameters set for any one or more player characters are immediately updated. Since this immediate processing game proceeds while updating the parameters immediately, the processing load for the processing becomes large.
[3]
Here, the online game system also includes a sub-server device configured to be able to connect to each of the main server device and the plurality of client devices via a communication line, so that the execution of an immediate processing game with a large processing load can be performed. It will be controlled by this sub-server device. Therefore, it is not necessary for the main server device to control the execution of the immediate processing game having a large processing load, and the processing load applied to the main server device does not become too large. Further, since the parameters of each player character that is immediately updated in the immediate processing game do not have to be managed by the main server device, the processing load on the main server device is further reduced. As a result, restrictions on the number of players who can participate in the provided online game and the content of the game that can be played can be reduced.
[4]
By the way, the main server device manages the state of each of the plurality of characters operating in the field, while the secondary server device manages the state of the character playing the immediate processing game, and the character managed here. In the state of, the parameters that are updated immediately in the immediate processing game are also managed. However, if there is a player character that plays the immediate processing game and a player character that does not play the immediate processing game, if the immediate processing game is completely separated and executed by the secondary server device, it is under the control of the secondary server device. A player who operates a player character who does not play an immediate processing game, which is not available in the server, cannot know the progress of the immediate processing game at all on his / her client device.
[5]
On the other hand, in the online game system, the immediate processing game information generated according to the state of the character managed in the secondary server device and the execution result of the immediate processing game processed in the secondary server device is secondary. The state of each character transmitted from the server device to the main server device and managed by the main server device is also updated by this immediate processing game information (that is, the execution of the immediate processing game is reflected).
[6]
Then, non-immediate game information reflecting the execution of the immediate processing game is transmitted to the client device corresponding to the player character who is not playing the immediate processing game, and the game display screen is generated based on this. Therefore, the player of each client device confirms the progress of the immediate processing game being performed by the player characters of other players on the game display screen even if his or her player character is not involved in the immediate processing game. It will be possible.
[7]
Further, in order for the immediate processing game to be executed in the sub server device, it is necessary to satisfy a predetermined condition for starting the immediate processing game in the common server device. This predetermined condition is that a plurality of players connected to the common server device, such as different client devices, transmit a manifestation of intention that the immediate processing game may be executed from each client device to the common server device. This is the case when matching is established. When a predetermined condition for starting the immediate processing game is satisfied, each client device is connected to the same secondary server device, and the secondary server device executes the immediate processing game by these plurality of players. Since it is possible to connect to the same common server device even from a client device connected to a different main server device, even players who execute play on different main server devices can mutually. It is possible to execute an immediate processing game. That is, even if the player characters have different network divisions, they can meet each other via the common server device, and the immediate processing game start processing (matching processing) on the common server device is being executed, or on the secondary server device. It is also possible to communicate through the network during the execution of the job processing game.
[8]
In the online game system, in the immediate processing game, a plurality of teams to which at least one character consisting of a player character and / or a non-player character belongs perform a virtual battle, and the character is in a movable virtual space. The battle field is set in, and the character who moves out of the battle field leaves the virtual battle. In the virtual battle, all the characters belonging to at least one team are incapable of fighting due to the virtual battle, or virtual. It is characterized by ending when it becomes one of the states of being separated from the battle.
[9]
In this case, in the immediate processing game, a plurality of teams composed of a player character and / or a non-player character perform a virtual battle, and a battle field is set in a virtual space in which the character can move. Characters that move out of this battle field leave the virtual battle, and once they leave, they cannot rejoin the virtual battle. The virtual battle ends when all the characters belonging to at least one team are either incapacitated by the virtual battle or are separated from the virtual battle. By moving out of the battle field in this way to leave the virtual battle, when one character escapes to leave the virtual battle, the other will not chase indefinitely. .. In addition, by effectively utilizing the set battle field, you can continue the virtual battle while preparing to leave the virtual battle at any time as needed, or the enemy character will not leave the virtual battle. Players can also enjoy various bargaining in virtual battles, such as considering the arrangement of player characters.
[10]
In the online game system, the parameters set for the player character updated in the immediate processing game include non-morphological parameters that do not show a difference in the form of the player character on the display screen displayed on the display device. The immediate processing game information includes display information necessary for the immediate processing game execution means to generate a display screen, and is set to at least a player character operated by a player of a client device that receives the immediate game information. The non-immediate processing game information includes display information necessary for the immediate processing game execution means to generate a display screen, and is set to a player character operated by a player of a client device. It may not include the non-morphological parameters.
[11]
In this case, the immediate processing game information transmitted from the secondary server device to the client device includes not only the display information but also the out-of-form parameters, but the non-immediate processing game information transmitted from the main server device to the client device is displayed. Information is included but non-morphological parameters are not included. As a result, the amount of information of the non-immediate processing game information transmitted from the main server device can be suppressed, and the processing load for transmitting the non-immediate processing game information can be reduced.
[12]
On the other hand, since it is the client device of the player character who is not playing the immediate processing game that receives the non-immediate processing game information that does not include the out-of-form parameter, the progress of the game regardless of the value of the non-form processing parameter. There is no effect on. On the other hand, there is no problem in confirming not only the progress of the non-immediate processing game but also the progress of the immediate processing game on the game display screen by the display information included in the non-immediate processing game information.
[13]
In this case, the display information included in the non-immediate processing game information may be simplified from the display information included in the immediate processing game information.
[14]
In this case, the amount of display information included in the non-immediate processing game information can be smaller than the amount of display information included in the immediate processing game information, so that the amount of information of the non-immediate processing game information transmitted from the main server device can be set. It can be further suppressed, and the processing load for transmitting non-immediate processing game information can be reduced.
[15]
In the online game system, the plurality of characters may include a non-player character different from any of the player characters, and the non-player character may include a non-player character that appears only in the immediate processing game. ..
[16]
The operation of the non-player character in the online game must be controlled not on the client side but on the server side, and this non-player character includes a non-player character that appears only in the immediate processing game. Here, since the non-player character that appears only in the immediate processing game is a character that performs the immediate processing game, the operation can be controlled not by the main server device but by the secondary server device. As a result, even if the number of non-player characters appearing as a whole in the online game is increased, the number of non-player characters for which the main server device must directly control the operation can be suppressed. The processing load of the device can be suppressed.
[17]
In the online game system, when the start condition of the immediate processing game in which none of the other player characters is performed is satisfied for the player character operated by the player of any client device. , A process generation requesting means for requesting the sub-server device to generate a process for executing an immediate processing game in which the start condition is satisfied, and a return from the sub-server device based on a request from the process requesting means. Receives process identification information for specifying the process for executing the immediate processing game, and transfers the received process identification information to the client device corresponding to the player character that satisfies the start condition of the immediate processing game. The sub-server device further includes a process-specific information transfer means for processing, and the sub-server device performs the immediate processing when the process generation requesting means requests the generation of a process for executing the immediate processing game in which the start condition is satisfied. A process generation means for generating and starting a process for executing a game, and a process identification information returning means for returning the process identification information for specifying the process generated by the process generation means to the common server device. The sub-server connecting means provided in the client device corresponding to the player character that satisfies the start condition of the immediate processing game receives the process-specific information transferred from the process-specific information transfer means. , The received process specific information may be used to connect to the sub-server device.
[18]
Here, when the start condition of the immediate processing game is satisfied, the sub-server device generates a process for executing the immediate processing game for which the start condition is satisfied based on the request from the common server device. In this way, the secondary server device dynamically generates a process only for the immediate processing game that is actually executed, so that resources are wasted for the immediate processing game that is not actually executed. Never. Since resources are not wasted for the immediate processing game that is not actually executed, the free resources can be allocated to the execution of some processing other than the execution of the immediate processing game.
[19]
In this case, when the player character operated by the player of any of the client devices satisfies the condition for participating in the immediate processing game currently being performed by any of the other player characters. In addition, the process identification information for transmitting the process identification information for specifying the process for executing the immediate processing game in which the participation condition is satisfied to the client device corresponding to the player character in which the participation condition for the immediate processing game is satisfied is transmitted. The sub-server connecting means provided in the client device further provided with the transmitting means and corresponding to the player character that satisfies the participation condition of the immediate processing game receives the process specific information transmitted from the process specific information transmitting means. Then, the received process specific information can be used to connect to the sub-server device.
[20]
Further, here, there are a plurality of the sub-server devices, and the common server device manages which of the plurality of sub-server devices each of the processes for executing the immediate processing game is started. When the process management means for storing the process management information of the above is provided, the process generation requesting means is based on the process management information stored in the process management means when the start condition of the immediate processing game is satisfied. It is possible to select any of the plurality of sub-server devices and request the selected sub-server device to generate a process for executing the immediate processing game in which the start condition is satisfied.
[21]
In order to achieve the above object, the server device group according to the second aspect of the present invention is a plurality of main servers connected to a plurality of client devices having a display device for displaying a game display screen via a communication line. The game is advanced by operating a plurality of characters including a player character operated by a player of each client device in a common field provided for each main server device, which is composed of a plurality of server devices including the devices. A group of server devices that provide an online game including an immediate processing game in which an immediate processing game is advanced while immediately updating parameters set for any one or more player characters. The plurality of server devices are the plurality of server devices. A sub-server device that is configured to be connectable to each of the main server device and the plurality of client devices via a communication line, and controls the execution of the immediate processing game among the online games, and the plurality of mains. An immediate processing game for satisfying a predetermined condition for executing the immediate processing game on the sub server device while being configured to be connectable to each of the server device and the plurality of client devices via a communication line. The main server device includes a common server device that controls execution of start processing, and the main server device includes a character state management means that manages the states of each of the plurality of characters operating in the field, and among the plurality of client devices. At least in the client device corresponding to the player character that has not performed the immediate processing, the information corresponding to the operation command for the player character input by the player is received, and the information according to the received operation command is received. A non-immediate processing game updating means for updating the state of each character managed by the character information management means, and a periodic transmission from the sub-server device when the immediate processing game is being executed in the sub-server device. Immediate processing game updating means for receiving the received immediate processing game information and updating the state of each character managed by the character information management means according to the received immediate processing game information, and the character state management means. The non-immediate processing game information is generated according to the state of each managed character, and the generated non-immediate processing game information is transmitted to at least the client device corresponding to the player character in which the immediate processing game is not performed. Equipped with non-immediate processing game information transmission means The sub-server device is an immediate processing game management means for managing the state of the character executing the immediate processing game including parameters set in the player character, and a client device performing the immediate processing. The information according to the action command for the player character input by the player is received, the immediate processing game is executed using at least the information according to the action command, and the immediate processing game is executed according to the execution result. The immediate processing game executing means for updating the state of each character managed by the immediate processing game management means, the state of the character managed by the immediate processing game management means, and the immediate processing by the immediate processing game executing means. Immediate processing game information that generates the immediate processing game information according to the execution result of the game and transmits the generated immediate processing game information to the client device connected by the sub server connecting means and the main server device. The common server device includes a transmission means, receives information according to an operation command transmitted from a connected client device, and starts the immediate processing game using at least the information according to the operation command. The immediate processing game start processing information is generated according to the execution result of the immediate processing game start processing execution means for executing the processing and the immediate processing game start processing execution means by the immediate processing game start processing execution means, and the generated immediate processing game start processing information is generated. The immediate processing game start processing information transmission means for transmitting the processing game start processing information to the connected client device is provided, and the immediate processing game start processing information can be used to execute the immediate processing game start processing. When a predetermined condition for execution is satisfied, it is characterized by including information regarding the establishment of the predetermined condition.

100 ビデオゲーム装置
101 ビデオゲーム本体
103 制御部
105 RAM
107 HDD
109 サウンド処理部
111 グラフィック処理部
112 フレームメモリ
113 DVD/CD−ROMドライブ
115 通信インターフェイス
117 インターフェイス部
119 内部バス
121 表示装置
122 表示画面
125 サウンド出力装置
131 記録媒体
200 ゾーンサーバ装置
201 サーバ本体
203 制御部
205 RAM
207 HDD
213 DVD/CD−ROMドライブ
215 通信インターフェイス
231 記録媒体
250 サーバ群
300 バトルサーバ装置
350 ゲーム外サーバ装置
100 Video game device 101 Video game main unit 103 Control unit 105 RAM
107 HDD
109 Sound processing unit 111 Graphic processing unit 112 Frame memory 113 DVD / CD-ROM drive 115 Communication interface 117 Interface unit 119 Internal bus 121 Display device 122 Display screen 125 Sound output device 131 Recording medium 200 Zone server device 201 Server main unit 203 Control unit 205 RAM
207 HDD
213 DVD / CD-ROM drive 215 Communication interface 231 Recording medium 250 Server group 300 Battle server device 350 Non-game server device

Claims (5)

ゲームの表示画面を表示する表示装置を有する複数のクライアント装置と通信回線を通じて接続され、少なくとも1以上のプレイヤキャラクタの状態を更新することにより進行するオンラインゲームを提供するサーバ装置であって、
仮想空間にて開始されたバトルの進行を制御するとともに、当該バトルに参加していないキャラクタの前記仮想空間における移動を制御する手段と、
前記バトルに参加するキャラクタを操作する第1クライアント装置に、バトル進行情報に基づいてゲーム画像を表示させるために、前記バトルにおいて入力された入力情報に基づいた情報であって、前記バトルの進行内容を示す情報であるバトル進行情報を送信する手段と、
前記バトルに参加していないキャラクタを操作する第2クライアント装置に、バトル周辺情報に基づいてゲーム画像を表示させるために、前記仮想空間において途中から参加可能な前記バトルが実行されていることを認識せしめる情報と、当該バトルの進行状態において所定の条件が満たされた場合に、当該第2クライアント装置が操作するキャラクタを当該バトルに参加させることなく、当該バトルについての進行状態の表示態様を、少なくとも前記第1クライアント装置における表示態様とは異なり、かつ簡易に表示する特定の表示態様で表示せしめるための情報と、を含むバトル周辺情報を送信する手段と、を含み、
前記バトル周辺情報は、前記第1クライアント装置では、前記バトルに参加しているキャラクタが実行した行動の種別毎にそれぞれ複数の異なる形態で表示される行動を前記第2クライアント装置では種別毎にそれぞれ同じ形態で表示するための情報を含む
ことを特徴とするサーバ装置。
A server device that is connected to a plurality of client devices having a display device for displaying a game display screen through a communication line and provides an online game that progresses by updating the state of at least one player character.
A means for controlling the progress of a battle started in a virtual space and a means for controlling the movement of characters who are not participating in the battle in the virtual space.
Information based on the input information input in the battle in order to display the game image based on the battle progress information on the first client device that operates the characters participating in the battle, and the progress content of the battle. A means of transmitting battle progress information, which is information indicating
Recognizing that the battle that can be participated from the middle is being executed in the virtual space in order to display the game image based on the battle peripheral information on the second client device that operates the character that is not participating in the battle. At least the information to be urged and the display mode of the progress state of the battle without causing the character operated by the second client device to participate in the battle when a predetermined condition is satisfied in the progress state of the battle. The display mode is different from the display mode in the first client device, and includes information for displaying in a specific display mode for simple display, and a means for transmitting battle peripheral information including the display mode.
The battle peripheral information, the first client device, the action of characters participating in the battle are displayed in each of a plurality of different forms for each type of action which is performed at the second client device, each type server apparatus characterized by including information for displaying the same form respectively.
前記バトル進行情報は、前記バトル周辺情報には含まれない情報であって、前記バトルに参加するキャラクタのHPに関する情報を含む
請求項1に記載のサーバ装置。
The server device according to claim 1, wherein the battle progress information is information that is not included in the battle peripheral information and includes information regarding the HP of the characters participating in the battle.
前記特定の表示態様は、バトルについて前記所定の条件が満たされていない場合に前記第2クライアント装置に表示される表示態様とは異なる表示態様を示す
請求項1または請求項2に記載のサーバ装置。
The server device according to claim 1 or 2, wherein the specific display mode shows a display mode different from the display mode displayed on the second client device when the predetermined condition is not satisfied for the battle. ..
ゲームの表示画面を表示する表示装置を有する複数のクライアント装置と通信回線を通じて接続され、少なくとも1以上のプレイヤキャラクタの状態を更新することにより進行するオンラインゲームを提供するサーバ装置としてコンピュータを機能させるためのプログラムであって、
前記コンピュータを、
仮想空間にて開始されたバトルの進行を制御するとともに、当該バトルに参加していないキャラクタの前記仮想空間における移動を制御する手段、
前記バトルに参加するキャラクタを操作する第1クライアント装置に、バトル進行情報に基づいてゲーム画像を表示させるために、前記バトルにおいて入力された入力情報に基づいた情報であって、前記バトルの進行内容を示す情報であるバトル進行情報を送信する手段、
前記バトルに参加していないキャラクタを操作する第2クライアント装置に、バトル周辺情報に基づいてゲーム画像を表示させるために、前記仮想空間において途中から参加可能な前記バトルが実行されていることを認識せしめる情報と、当該バトルの進行状態において所定の条件が満たされた場合に、当該第2クライアント装置が操作するキャラクタを当該バトルに参加させることなく、当該バトルについての進行状態の表示態様を、少なくとも前記第1クライアント装置における表示態様とは異なり、かつ簡易に表示する特定の表示態様で表示せしめるための情報と、を含むバトル周辺情報を送信する手段、
として機能させるためのプログラムであり、
前記バトル周辺情報は、前記第1クライアント装置では、前記バトルに参加しているキャラクタが実行した行動の種別毎にそれぞれ複数の異なる形態で表示される行動を前記第2クライアント装置では種別毎にそれぞれ同じ形態で表示するための情報を含む
ことを特徴とするプログラム。
To make a computer function as a server device that provides an online game that is connected to a plurality of client devices having a display device that displays a game display screen through a communication line and that progresses by updating the state of at least one player character. Program of
The computer
A means for controlling the progress of a battle started in a virtual space and controlling the movement of characters who are not participating in the battle in the virtual space.
Information based on the input information input in the battle in order to display the game image based on the battle progress information on the first client device that operates the characters participating in the battle, and the progress content of the battle. A means of transmitting battle progress information, which is information indicating
Recognizing that the battle that can be participated from the middle is being executed in the virtual space in order to display the game image based on the battle peripheral information on the second client device that operates the character that is not participating in the battle. At least the information to be urged and the display mode of the progress state of the battle without causing the character operated by the second client device to participate in the battle when a predetermined condition is satisfied in the progress state of the battle. A means for transmitting battle peripheral information including information for displaying in a specific display mode that is different from the display mode in the first client device and that is easily displayed.
It is a program to function as
The battle peripheral information, the first client device, the action of characters participating in the battle are displayed in each of a plurality of different forms for each type of action which is performed at the second client device, each type a program characterized by including information for displaying the same form respectively.
ゲームの画面を表示装置に表示する表示装置を有する複数のクライアント装置と、当該複数のクライアント装置と通信回線を通じて接続され、少なくとも1以上のプレイヤキャラクタの状態を更新することにより進行するオンラインゲームを提供するサーバ装置とを備えるビデオゲーム処理システムであって、
仮想空間にて開始されたバトルの進行を制御するとともに、当該バトルに参加していないキャラクタの前記仮想空間における移動を制御する手段と、
前記バトルに参加するキャラクタを操作する第1クライアント装置に、バトル進行情報に基づいてゲーム画像を表示させるために、前記バトルにおいて入力された入力情報に基づいた情報であって、前記バトルの進行内容を示す情報であるバトル進行情報を送信する手段と、
前記バトルに参加していないキャラクタを操作する第2クライアント装置に、バトル周辺情報に基づいてゲーム画像を表示させるために、前記仮想空間において途中から参加可能な前記バトルが実行されていることを認識せしめる情報と、当該バトルの進行状態において所定の条件が満たされた場合に、当該第2クライアント装置が操作するキャラクタを当該バトルに参加させることなく、当該バトルについての進行状態の表示態様を、少なくとも前記第1クライアント装置における表示態様とは異なり、かつ簡易に表示する特定の表示態様で表示せしめるための情報と、を含むバトル周辺情報を送信する手段と、を含み、
前記バトル周辺情報は、前記第1クライアント装置では、前記バトルに参加しているキャラクタが実行した行動の種別毎にそれぞれ複数の異なる形態で表示される行動を前記第2クライアント装置では種別毎にそれぞれ同じ形態で表示するための情報を含む
ことを特徴とするビデオゲーム処理システム。
Provided is an online game in which a plurality of client devices having a display device for displaying a game screen on a display device are connected to the plurality of client devices via a communication line and the state of at least one player character is updated to progress. A video game processing system equipped with a server device for
A means for controlling the progress of a battle started in a virtual space and a means for controlling the movement of characters who are not participating in the battle in the virtual space.
Information based on the input information input in the battle in order to display the game image based on the battle progress information on the first client device that operates the characters participating in the battle, and the progress content of the battle. A means of transmitting battle progress information, which is information indicating
Recognizing that the battle that can be participated from the middle is being executed in the virtual space in order to display the game image based on the battle peripheral information on the second client device that operates the character that is not participating in the battle. At least the information to be urged and the display mode of the progress state of the battle without causing the character operated by the second client device to participate in the battle when a predetermined condition is satisfied in the progress state of the battle. The display mode is different from the display mode in the first client device, and includes information for displaying in a specific display mode for simple display, and means for transmitting battle peripheral information including the display mode.
The battle peripheral information, the first client device, the action of characters participating in the battle are displayed in each of a plurality of different forms for each type of action which is performed at the second client device, each type video game processing system which comprises an information for each display in the same form.
JP2016191869A 2016-09-29 2016-09-29 Server equipment and programs Active JP6754654B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016191869A JP6754654B2 (en) 2016-09-29 2016-09-29 Server equipment and programs

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016191869A JP6754654B2 (en) 2016-09-29 2016-09-29 Server equipment and programs

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2014184794A Division JP6018145B2 (en) 2014-09-11 2014-09-11 Server apparatus and program

Publications (2)

Publication Number Publication Date
JP2016215042A JP2016215042A (en) 2016-12-22
JP6754654B2 true JP6754654B2 (en) 2020-09-16

Family

ID=57579846

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016191869A Active JP6754654B2 (en) 2016-09-29 2016-09-29 Server equipment and programs

Country Status (1)

Country Link
JP (1) JP6754654B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108211351B (en) * 2017-12-26 2021-11-23 淮安掼蛋文化有限公司 Mobile phone inertia egg score match game system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3699660B2 (en) * 2001-03-30 2005-09-28 コナミ株式会社 Game device and network game system
JP2004110514A (en) * 2002-09-19 2004-04-08 Koei:Kk Image generation system, image generation method, image generation program, and computer readable storage medium
JP5296733B2 (en) * 2010-03-25 2013-09-25 株式会社スクウェア・エニックス Online game system, battle server device, and program

Also Published As

Publication number Publication date
JP2016215042A (en) 2016-12-22

Similar Documents

Publication Publication Date Title
JP5616307B2 (en) Online game system and server device group
JP5586960B2 (en) System and method for successfully managing a virtual world mapped to a real location in a mobile enabled multiplayer online role playing game (MMORPG)
US20200047066A1 (en) Communication game system, communication game apparatus, and program
US20070054716A1 (en) Network game system, client device and server apparatus
US9539518B2 (en) Encouraging player socialization using a nemesis and avenger system
JP2006506120A (en) Method and apparatus for providing online game
JP2024028661A (en) Game program, and game system
JP2015157028A (en) Game system and game program
JP5296733B2 (en) Online game system, battle server device, and program
JP2022020788A (en) Game program, and game system
JP2003210846A (en) Game system, game control method, recording medium therefor and computer program
JP6754654B2 (en) Server equipment and programs
JP5296732B2 (en) Online game system and server device group
JP2018057414A (en) Game program, method and information processor
JP6716673B2 (en) Communication game system, communication game device and program
JP6018145B2 (en) Server apparatus and program
JP7010909B2 (en) Video game processing program and game system
JP7455258B1 (en) program
JP6173286B2 (en) Online game system, battle server device, and program
JP6827481B2 (en) Network game systems, game consoles, and programs
JP5620545B2 (en) Online game system, battle server device, and program
US11944900B2 (en) Live video game intervention
JP2019115413A (en) Game program and game system
JP2024036918A (en) Program and game system
JP2018057821A (en) Game program, method and information processor

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160930

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20161006

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20171010

A601 Written request for extension of time

Free format text: JAPANESE INTERMEDIATE CODE: A601

Effective date: 20171211

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20180205

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20180717

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181017

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20181024

A912 Re-examination (zenchi) completed and case transferred to appeal board

Free format text: JAPANESE INTERMEDIATE CODE: A912

Effective date: 20181116

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200114

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200419

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20200610

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200824

R150 Certificate of patent or registration of utility model

Ref document number: 6754654

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250