WO2015120789A1 - Information processing method and game server - Google Patents

Information processing method and game server Download PDF

Info

Publication number
WO2015120789A1
WO2015120789A1 PCT/CN2015/072603 CN2015072603W WO2015120789A1 WO 2015120789 A1 WO2015120789 A1 WO 2015120789A1 CN 2015072603 W CN2015072603 W CN 2015072603W WO 2015120789 A1 WO2015120789 A1 WO 2015120789A1
Authority
WO
WIPO (PCT)
Prior art keywords
online game
game room
room opening
player
opened
Prior art date
Application number
PCT/CN2015/072603
Other languages
French (fr)
Inventor
Qingyu TANG
Original Assignee
Tencent Technology (Shenzhen) Company Limited
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 Tencent Technology (Shenzhen) Company Limited filed Critical Tencent Technology (Shenzhen) Company Limited
Publication of WO2015120789A1 publication Critical patent/WO2015120789A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/01Social networking

Definitions

  • the present disclosure relates to an information processing method and terminal in the field of internet technologies.
  • a player Before entering an internet online-game, a player may invite friends in the friend list to organize a multi-players game together. After the multi-players game is organized, when entering a game room, the player further needs to invite other team members to enter the game room. In the game process, if a voice call is required, the player further needs to initiate a voice invitation, and the player can make a voice call only after each team member accepts the voice invitation.
  • the inventor of the present disclosure discovers that, in the existing technology, before entering a game and making a voice call in the game, a user needs to perform multiple invitation operations, resulting in cumbersome operations and reducing the communication efficiency between the user and a terminal.
  • a first aspect of the present disclosure provides an information processing method, including:
  • a second aspect of the present disclosure provides a terminal, including:
  • a receiving unit configured to receive an invitation indication triggered by a user and directed at a specified friend
  • a sending unit configured to send a invitation request message to a terminal of the specified friend after the receiving unit receives the invitation indication triggered by the user and directed at the specified friend;
  • the receiving unit being further configured to receive an invitation accepted response sent by the terminal of the specified friend
  • a start unit configured to start a online game room opening operation after the receiving unit receives the invitation accepted response sent by the terminal of the specified friend;
  • a display unit configured to display a online game room opening interface after the start unit starts the online game room opening operation, the online game room opening interface displaying information about a player that enters an opened online game room;
  • the receiving unit being further configured to receive a one button start instruction that is input by the user by using the online game room opening interface;
  • the start unit being further configured to simultaneously start a game playing mode and a voice mode after the receiving unit receives the one button start instruction.
  • FIG. 1 is a schematic diagram of an embodiment of an information processing method in the embodiments of the present invention.
  • FIG. 2 is a schematic diagram of another embodiment of an information processing method in the embodiments of the present invention.
  • FIG. 3 is a schematic diagram of another embodiment of an information processing method in the embodiments of the present invention.
  • FIG. 4 is a schematic diagram of another embodiment of an information processing method in the embodiments of the present invention.
  • FIG. 5 is a schematic diagram of an embodiment of an exemplary game server
  • FIG. 6 is a schematic diagram of another embodiment of another exemplary game server
  • FIG. 7 is a schematic diagram of another embodiment of another exemplary game server.
  • FIG. 8 is a schematic diagram of another embodiment of another exemplary game server
  • FIG. 9 is a schematic diagram of another embodiment of another exemplary game server.
  • FIG. 10 is a schematic diagram of an exemplary environment incorporating exemplary methods and exemplary game servers.
  • FIG. 11 shows a block diagram of an exemplary computing system capable of implementing the exemplary game servers and terminals.
  • Embodiments of the present invention provide an information processing method, in which a user can enter a game and make a voice call with only one invitation sent, reducing the complexity of operations and improving the communication efficiency between the user and a terminal.
  • the embodiments of the present invention further provide a corresponding terminal. Detailed descriptions are provided separately in the following.
  • FIG. 10 depicts an exemplary environment 600 incorporating exemplary methods and systems for information processing in accordance with various disclosed embodiments.
  • the environment 600 can include a game server 604, terminals 606 (e.g., a first terminal for initiating invitation and a second terminal corresponding to the first terminal) , and a communication network 602.
  • the game server 604 and the terminals 606 may be coupled through the communication network 602 for information exchange.
  • any number of terminals 606 or game servers 604 may be included, and other devices may also be included.
  • the communication network 602 may include any appropriate type of communication network for providing network connections to the game server 604 and terminals 606 or among multiple game servers 604 or terminals 606.
  • the communication network 602 may include the Internet or other types of computer networks or telecommunication networks, either wired or wireless.
  • a terminal may refer to any appropriate user terminal with certain computing capabilities, e.g., a personal computer (PC) , a work station computer, a hand-held computing device (e.g., a tablet) , a mobile terminal (e.g., a mobile phone or a smart phone) , or any other client-side computing device.
  • a game server may refer to one or more game server computers configured to provide certain game server functionalities.
  • a game server may also include one or more processors to execute computer programs in parallel.
  • the game server 604 and the terminals 606 may be implemented on any appropriate computing platform.
  • FIG. 11 shows a block diagram of an exemplary computing system 700 (or computer system 700) capable of implementing the game server 604 and/or the terminals 606.
  • the exemplary computer system 700 may include a processor 702, a storage medium 704, a monitor 706, a communication module 708, a database 710, peripherals 712, and one or more bus 714 to couple the devices together. Certain devices may be omitted and other devices may be included.
  • the processor 702 can include any appropriate processor or processors. Further, the processor 702 can include multiple cores for multi-thread or parallel processing.
  • the storage medium 704 may include memory modules, e.g., Read-Only Memory (ROM) , Random Access Memory (RAM) , and flash memory modules, and mass storages, e.g., CD-ROM, U-disk, removable hard disk, etc.
  • the storage medium 704 may store computer programs for implementing various processes, when executed by the processor 702.
  • the monitor 706 may include display devices for displaying contents in the computing system 700.
  • the peripherals 712 may include I/O devices such as keyboard and mouse.
  • the communication module 708 may include network devices for establishing connections through the communication network 602.
  • the database 710 may include one or more databases for storing certain data and for performing certain operations on the stored data.
  • the terminals 606 may cause the game server 604 to perform certain actions.
  • the game server 604 may be configured to provide structures and functions for such actions and operations.
  • a terminal involved in the disclosed methods and systems can include the terminals 606, while a game server involved in the disclosed methods and systems can include the game server 604.
  • the methods and systems disclosed in accordance with various embodiments can be executed by a computer system.
  • the disclosed methods and systems can be implemented by a game server.
  • an embodiment of an information processing method provided in the embodiments of the present invention includes following steps implemented at the game server 604.
  • the steps are described as following various embodiments:
  • the user When the user intends to organize a game team, the user needs to send an invitation to an online friend in the friend list.
  • the user may click an invitation button in the friend list and corresponding to the specified friend, to trigger a terminal to send the invitation request message to the terminal of the specified friend.
  • the game team organized by "Wuhushangjiang” includes five players: “Wuhushangjiang” , “Dashu” , “Saint Seiya” , “Xiaomei” , and “Beetle” .
  • the opened online game room is a room needs to be entered by the game team before starting a game such as League of Legends.
  • the terminal of Wuhushangjiang starts a online game room opening operation, and displays a online game room opening interface on the terminal after starting the online game room opening operation, where the online game room opening interface has five cards, and each card displays information about one player, for example, as shown in FIG. 2, the five cards of the opened online game room display information about "Wuhushangjiang” , “Dashu” , “Saint Seiya” , “Xiaomei” , and “Beetle” respectively.
  • Player information may include: the avatar of a player, the nickname of the player, for example, the nicknames of the five players are “Wuhushangjiang” , “Dashu” , “Saint Seiya” , “Xiaomei” and “Beetle” respectively, the faction name of the player, for example, Ionia, and the combat effectiveness of the player, for example, the combat effectiveness of "Wuhushangjiang” is 5253, the combat effectiveness of "Dashu” is 5000, the combat effectiveness of "Saint Seiya” is 4700, the combat effectiveness of "Xiaomei” is 4300, and the combat effectiveness of "Beetle” is 4200, and may further include the level of the player, for example, level 30, and the number of sessions, for example, 2057.
  • the online game room opening interface further has a one button start button, and after the user clicks the one button start button, the terminal executes one button start, and starts the game playing mode and the voice mode.
  • Starting a game playing mode is acquiring, by the terminal, game content and game information of a player, such as game equipment of the player, from a game data game server.
  • game players in a game environment can make a voice call.
  • a invitation request message is sent to a terminal of a specified friend after an invitation indication triggered by a user and directed at the specified friend is received; a online game room opening operation is started after an invitation accepted response sent by the terminal of the specified friend is received, and a online game room opening interface is displayed, where the online game room opening interface displaysinformation about a player that enters an opened online game room; and a one button start instruction that is input by the user by using the online game room opening interface is received, and a game playing mode and a voice mode are simultaneously started.
  • the user can enter a game and make a voice call with only one invitation sent, reducing the complexity of operations and improving the communication efficiency between the user and a terminal.
  • the method when the online game room opening operation is started, the method may further include:
  • binding voice permission in the opened online game room to the player on the card
  • the voice permission is only opened for the player on the card, and another player cannot make a voice call even if the another player enters the opened online game room.
  • the terminal may only open the voice permission for "Wuhushangjiang” , “Dashu” , “Saint Seiya” , “Xiaomei” , and “Beetle” on the cards, and the five players on the cards can make a voice call.
  • the method when the online game room opening operation is started, the method may further include:
  • control permission for a user account that starts the online game room opening operation, where the control permission is used for controlling voice permission of the other players in the opened online game room.
  • the method when the online game room opening operation is started, the method may further include:
  • literal communication can also be performed on the online game room opening interface.
  • the players on the cards can perform literal communication by using a dialog box.
  • Saint Seiya is entering "What are you talking about” in the dialog box.
  • the method may further include:
  • the terminal before displaying the online game room opening interface, the terminal first needs to acquire information about a player that enters the opened online game room, for example, acquire, from FIG. 2, the avatars of the players, the nicknames of the players, for example, the nicknames of the five players are "Wuhushangjiang” , “Dashu” , “Saint Seiya” , “Xiaomei” and “Beetle” respectively, the faction names of the players, for example, Ionia, and the combat effectiveness of the players, for example, the combat effectiveness of "Wuhushangjiang” is 5253, the combat effectiveness of "Dashu” is 5000, the combat effectiveness of "Saint Seiya” is 4700, the combat effectiveness of "Xiaomei” is 4300, and the combat effectiveness of "Beetle” is 4200, and may further acquire the levels of the players, for example, level 30, and the numbers of sessions, for example, 2057.
  • the avatars of the players for example, the nicknames of the players, for
  • information about each player is correspondingly added to one card, for example, information about "Wuhushangjiang" such as the avatar, the nickname, the combat effectiveness, the player level, and the number of sessions is added to the first card.
  • an embodiment of a game server 20 provided in the embodiments of the present invention includes:
  • a receiving unit 201 configured to receive an invitation indication triggered by a user and directed at a specified friend
  • a sending unit 202 configured to send a invitation request message to a terminal of the specified friend after the receiving unit 201 receives the invitation indication triggered by the user and directed at the specified friend,
  • the receiving unit 201 is further configured to receive an invitation accepted response sent by the terminal of the specified friend;
  • a start unit 203 configured to start a online game room opening operation after the receiving unit 201 receives the invitation accepted response sent by the terminal of the specified friend;
  • a display unit 204 configured to display a online game room opening interface after the start unit 203 starts the online game room opening operation, where the online game room opening interface displays information about a player that enters an opened online game room;
  • the receiving unit 201 is further configured to receive a one button start instruction that is input by the user by using the online game room opening interface;
  • the start unit 203 is further configured to simultaneously start a game playing mode and a voice mode after the receiving unit 201 receives the one button start instruction.
  • a receiving unit 201 receives an invitation indication triggered by a user and directed at a specified friend; a sending unit 202 sends a invitation request message to a terminal of the specified friend after the receiving unit 201 receives the invitation indication triggered by the user and directed at the specified friend; the receiving unit 201 further receives an invitation accepted response sent by the terminal of the specified friend; a start unit 203 starts a online game room opening operation after the receiving unit 201 receives the invitation accepted response sent by the terminal of the specified friend; a display unit 204 displays a online game room opening interface after the start unit 203 starts the online game room opening operation, where the online game room opening interface displays information about a player that enters an opened online game room; the receiving unit 201 further receives a one button start instruction that is input by the user by using the online game room opening interface; and the start unit 203 further simultaneously starts a game playing mode and a voice mode after the receiving unit 201 receives the one button start instruction.
  • the terminal provided in this embodiment of the present invention, the user can enter a game and make a voice call with only one invitation sent, reducing the complexity of operations and improving the communication efficiency between the user and the terminal.
  • the game server 20 further includes:
  • a binding unit 205 configured to bind voice permission in the opened online game room to the player on the card when the start unit 203 starts the opened online game room.
  • the game server 20 further includes:
  • a configuration unit 206 configured to configure control permission for a user account for which the start unit 203 starts the online game room opening operation, where the control permission is used for controlling voice permission of the other players in the opened online game room.
  • the game server 20 further includes:
  • a setting unit 207 configured to set, when the start unit 203 starts the opened online game room, character entry permission for the player that enters the opened online game room.
  • the game server 20 further includes:
  • an acquisition unit 208 configured to acquire, before the display unit 204 displays the online game room opening interface, the information about the player that enters the opened online game room;
  • an addition unit 209 configured to add the information, acquired by the acquisition unit 208, about the player that enters the opened online game room to the card of the online game room opening interface.
  • another embodiment of the present invention further provides a computer readable storage medium.
  • the computer readable storage medium may be the computer readable storage medium included in the memory in the foregoing embodiment; or may exist separately and is not assembled into the computer readable storage medium in the terminal.
  • the computer readable storage medium stores one or more programs, and the one or more programs are executed by one or more processors to execute an information processing method. The method includes:
  • the method further includes:
  • binding voice permission in the opened online game room to the player on the card
  • the method further includes:
  • control permission for a user account that starts the online game room opening operation, where the control permission is used for controlling voice permission of the other players in the opened online game room.
  • the method further includes:
  • the method further includes:
  • a person of ordinary skill in the art may understand that all or some of the steps in the method of the embodiments may be implemented by a program instructing relevant hardware, the program may be stored in a computer readable storage medium, and the storage medium may include: a ROM, a RAM, a magnetic disk, an optical disc, or the like.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Information Transfer Between Computers (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The present disclosure discloses an information processing method, including: sending a invitation request message to a terminal of a specified friend after receiving an invitation indication triggered by a user and directed at the specified friend; starting a online game room opening operation after receiving an invitation accepted response sent by the terminal of the specified friend, and displaying a online game room opening interface, where the online game room opening interface displays information about a player that enters an opened online game room; and receiving a one button start instruction that is input by the user by using the online game room opening interface, and simultaneously starting a game playing mode and a voice mode.

Description

INFORMATION PROCESSING METHOD AND GAME SERVER
FIELD OF THE TECHNOLOGY
The present disclosure relates to an information processing method and terminal in the field of internet technologies.
BACKGROUND OF THE DISCLOSURE
Before entering an internet online-game, a player may invite friends in the friend list to organize a multi-players game together. After the multi-players game is organized, when entering a game room, the player further needs to invite other team members to enter the game room. In the game process, if a voice call is required, the player further needs to initiate a voice invitation, and the player can make a voice call only after each team member accepts the voice invitation.
The inventor of the present disclosure discovers that, in the existing technology, before entering a game and making a voice call in the game, a user needs to perform multiple invitation operations, resulting in cumbersome operations and reducing the communication efficiency between the user and a terminal.
SUMMARY
A first aspect of the present disclosure provides an information processing method, including:
sending a invitation request message to a terminal of a specified friend after receiving an invitation indication triggered by a user and directed at the specified friend;
starting a online game room opening operation after receiving an invitation accepted response sent by the terminal of the specified friend, and displaying a online game room opening interface, the online game room opening interface displaying information about a player that enters an opened online game room; and
receiving a one button start instruction that is input by the user by using the online game room opening interface, and simultaneously starting a game playing mode and a voice mode.
A second aspect of the present disclosure provides a terminal, including:
a receiving unit, configured to receive an invitation indication triggered by a user and directed at a specified friend;
a sending unit, configured to send a invitation request message to a terminal of the specified friend after the receiving unit receives the invitation indication triggered by the user and directed at the specified friend;
the receiving unit being further configured to receive an invitation accepted response sent by the terminal of the specified friend;
a start unit, configured to start a online game room opening operation after the receiving unit receives the invitation accepted response sent by the terminal of the specified friend; and
a display unit, configured to display a online game room opening interface after the start unit starts the online game room opening operation, the online game room opening interface displaying information about a player that enters an opened online game room;
the receiving unit being further configured to receive a one button start instruction that is input by the user by using the online game room opening interface; and
the start unit being further configured to simultaneously start a game playing mode and a voice mode after the receiving unit receives the one button start instruction.
BRIEF DESCRIPTION OF THE DRAWINGS
To describe the technical solutions of the embodiments of the present invention more clearly, the accompanying drawings for illustrating the embodiments are introduced briefly in the following. Apparently, the accompanying drawings in the following description are only some embodiments of the present invention, and a person skilled in the art may obtain other drawings based on these accompanying drawings without creative efforts.
FIG. 1 is a schematic diagram of an embodiment of an information processing method in the embodiments of the present invention;
FIG. 2 is a schematic diagram of another embodiment of an information processing method in the embodiments of the present invention;
FIG. 3 is a schematic diagram of another embodiment of an information processing method in the embodiments of the present invention;
FIG. 4 is a schematic diagram of another embodiment of an information processing method in the embodiments of the present invention;
FIG. 5 is a schematic diagram of an embodiment of an exemplary game server;
FIG. 6 is a schematic diagram of another embodiment of another exemplary game server;
FIG. 7 is a schematic diagram of another embodiment of another exemplary game server;
FIG. 8 is a schematic diagram of another embodiment of another exemplary game server;
FIG. 9 is a schematic diagram of another embodiment of another exemplary game server;
FIG. 10 is a schematic diagram of an exemplary environment incorporating exemplary methods and exemplary game servers.
FIG. 11 shows a block diagram of an exemplary computing system capable of implementing the exemplary game servers and terminals.
DESCRIPTION OF EMBODIMENTS
Embodiments of the present invention provide an information processing method, in which a user can enter a game and make a voice call with only one invitation sent, reducing the complexity of operations and improving the communication efficiency between the user and a terminal. The embodiments of the present invention further provide a corresponding terminal. Detailed descriptions are provided separately in the following.
The following clearly and completely describes the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Apparently, the described embodiments are some rather than all of the embodiments of the present invention. All other embodiments obtained by a person skilled in the art based on the embodiments of the present invention without creative efforts shall fall within the protection scope of the present disclosure.
FIG. 10 depicts an exemplary environment 600 incorporating exemplary methods and systems for information processing in accordance with various disclosed embodiments. As shown in FIG. 11, the environment 600 can include a game server 604, terminals 606 (e.g., a first terminal for initiating invitation and a second terminal corresponding to the first terminal) , and a  communication network 602. The game server 604 and the terminals 606 may be coupled through the communication network 602 for information exchange. Although only one terminals 606 and one game server 604 are shown in the environment 600, any number of terminals 606 or game servers 604 may be included, and other devices may also be included.
The communication network 602 may include any appropriate type of communication network for providing network connections to the game server 604 and terminals 606 or among multiple game servers 604 or terminals 606. For example, the communication network 602 may include the Internet or other types of computer networks or telecommunication networks, either wired or wireless.
A terminal, as used herein, may refer to any appropriate user terminal with certain computing capabilities, e.g., a personal computer (PC) , a work station computer, a hand-held computing device (e.g., a tablet) , a mobile terminal (e.g., a mobile phone or a smart phone) , or any other client-side computing device. A game server, as used herein, may refer to one or more game server computers configured to provide certain game server functionalities. A game server may also include one or more processors to execute computer programs in parallel. The game server 604 and the terminals 606 may be implemented on any appropriate computing platform.
FIG. 11 shows a block diagram of an exemplary computing system 700 (or computer system 700) capable of implementing the game server 604 and/or the terminals 606. As shown in FIG. 12, the exemplary computer system 700 may include a processor 702, a storage medium 704, a monitor 706, a communication module 708, a database 710, peripherals 712, and one or more bus 714 to couple the devices together. Certain devices may be omitted and other devices may be included.
The processor 702 can include any appropriate processor or processors. Further, the processor 702 can include multiple cores for multi-thread or parallel processing. The storage medium 704 may include memory modules, e.g., Read-Only Memory (ROM) , Random Access Memory (RAM) , and flash memory modules, and mass storages, e.g., CD-ROM, U-disk, removable hard disk, etc. The storage medium 704 may store computer programs for implementing various processes, when executed by the processor 702.
The monitor 706 may include display devices for displaying contents in the computing system 700. The peripherals 712 may include I/O devices such as keyboard and mouse.
Further, the communication module 708 may include network devices for establishing connections through the communication network 602. The database 710 may include  one or more databases for storing certain data and for performing certain operations on the stored data.
In operation, the terminals 606 may cause the game server 604 to perform certain actions. The game server 604 may be configured to provide structures and functions for such actions and operations.
In various embodiments, a terminal involved in the disclosed methods and systems can include the terminals 606, while a game server involved in the disclosed methods and systems can include the game server 604. The methods and systems disclosed in accordance with various embodiments can be executed by a computer system. In one embodiment, the disclosed methods and systems can be implemented by a game server.
Various embodiments provide methods and systems for information processing. The methods and systems are illustrated in various examples described herein.
Referring to FIG. 1, an embodiment of an information processing method provided in the embodiments of the present invention includes following steps implemented at the game server 604. The having one or more processors and memory storing programs executed by the one or more processors. The steps are described as following various embodiments:
101: Send a invitation request message to a terminal of a specified friend after receiving an invitation indication triggered by a user and directed at the specified friend.
When the user intends to organize a game team, the user needs to send an invitation to an online friend in the friend list. The user may click an invitation button in the friend list and corresponding to the specified friend, to trigger a terminal to send the invitation request message to the terminal of the specified friend.
For example, when a user with a user account "Wuhushangjiang" intends to organize a five-person game team, invitation is performed according to a friend list in Table 1. It is assumed that all friends in Table 1 are online, "Wuhushangjiang" separately invites "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" in the friend list by sending a invitation, and "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" separately accept the invitation of "Wuhushangjiang" , as shown in the column of successfully invited friends in Table 1.
Table 1 Friend list and list of successfully invited friends
Friends in the friend list Successfully invited friends
Yatou Dashu
Fengyu Saint Seiya
Dashu Xiaomei
Xiaomei Beetle
Beetle  
Saint Seiya  
As can be seen from Table 1 and the foregoing description, the game team organized by "Wuhushangjiang" includes five players: "Wuhushangjiang" , "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" .
102: Start an online game room opening operation after receiving an invitation accepted response sent by the terminal of the specified friend, and display an online game room opening interface, where the online game room opening interface displays information about a player that enters an opened online game room.
The opened online game room is a room needs to be entered by the game team before starting a game such as League of Legends.
As described in the foregoing example, after a terminal of "Wuhushangjiang" receives invitation accepted responses fed back by game terminals of "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" , the terminal of Wuhushangjiang" starts a online game room opening operation, and displays a online game room opening interface on the terminal after starting the online game room opening operation, where the online game room opening interface has five cards, and each card displays information about one player, for example, as shown in FIG. 2, the five cards of the opened online game room display information about "Wuhushangjiang" , "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" respectively.
Player information may include: the avatar of a player, the nickname of the player, for example, the nicknames of the five players are "Wuhushangjiang" , "Dashu" , "Saint Seiya" , "Xiaomei" and "Beetle" respectively, the faction name of the player, for example, Ionia, and the combat effectiveness of the player, for example, the combat effectiveness of "Wuhushangjiang" is 5253, the combat effectiveness of "Dashu" is 5000, the combat effectiveness of "Saint Seiya" is 4700, the combat effectiveness of "Xiaomei" is 4300, and the combat effectiveness of "Beetle" is 4200, and may further include the level of the player, for example, level 30, and the number of sessions, for example, 2057.
103: Receive a one button start instruction that is input by the user by using the online game room opening interface, and simultaneously start a game playing mode and a voice mode.
Referring to FIG. 3, the online game room opening interface further has a one button start button, and after the user clicks the one button start button, the terminal executes one button start, and starts the game playing mode and the voice mode.
Starting a game playing mode is acquiring, by the terminal, game content and game information of a player, such as game equipment of the player, from a game data game server.
In a voice mode, game players in a game environment can make a voice call.
In this embodiment of the present invention, a invitation request message is sent to a terminal of a specified friend after an invitation indication triggered by a user and directed at the specified friend is received; a online game room opening operation is started after an invitation accepted response sent by the terminal of the specified friend is received, and a online game room opening interface is displayed, where the online game room opening interface displaysinformation about a player that enters an opened online game room; and a one button start instruction that is input by the user by using the online game room opening interface is received, and a game playing mode and a voice mode are simultaneously started. Compared with the existing technology in which before entering a game and making a voice call in the game, a user needs to perform multiple invitation operations, in the information processing method provided in this embodiment of the present invention, the user can enter a game and make a voice call with only one invitation sent, reducing the complexity of operations and improving the communication efficiency between the user and a terminal.
Optionally, based on the foregoing embodiment, in another embodiment of an information processing method provided in the embodiments of the present invention, when the online game room opening operation is started, the method may further include:
binding voice permission in the opened online game room to the player on the card.
In this embodiment of the present invention, when the opened online game room is started, the voice permission is only opened for the player on the card, and another player cannot make a voice call even if the another player enters the opened online game room. For example, when starting the opened online game room, the terminal may only open the voice permission for "Wuhushangjiang" , "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" on the cards, and the five players on the cards can make a voice call.
Optionally, based on the foregoing embodiment, in another embodiment of an information processing method provided in the embodiments of the present invention, when the online game room opening operation is started, the method may further include:
configuring control permission for a user account that starts the online game room opening operation, where the control permission is used for controlling voice permission of the other players in the opened online game room.
In this embodiment of the present invention, among five players in a game team, one acts as the captain, in charge of managing and controlling voice permission of the other players. For example, among the five players: "Wuhushangjiang" , "Dashu" , "Saint Seiya" , "Xiaomei" , and "Beetle" , "Wuhushangjiang" acts as the captain because "Wuhushangjiang" initiates the organization of the game team, and when one of the other four players says some uncomfortable words, "Wuhushangjiang" may close the voice permission of the player. For example, "Beetle" keeps abusive in the game process, and "Wuhushangjiang" may close the voice permission of "Beetle" .
Optionally, based on the foregoing embodiment, in another embodiment of an information processing method provided in the embodiments of the present invention, when the online game room opening operation is started, the method may further include:
setting character entry permission for the player that enters the opened online game room.
In this embodiment of the present invention, besides oral communication, literal communication can also be performed on the online game room opening interface. As shown in FIG. 4, the players on the cards can perform literal communication by using a dialog box. For example: "Wuhushangjiang" enters: "No one should be defrauded this time" . "Dashu" enters: "Haha! I will make a penta kill this time" . "Xiaomei" enters: "Wow! We will count on you" . Saint Seiya" is entering "What are you talking about" in the dialog box.
Optionally, based on the foregoing embodiment, in another embodiment of an information processing method provided in the embodiments of the present invention, before the displaying a online game room opening interface, the method may further include:
acquiring the information about the player that enters the opened online game room; and
adding the information about the player that enters the opened online game room to the card of the online game room opening interface.
In this embodiment of the present invention, before displaying the online game room opening interface, the terminal first needs to acquire information about a player that enters the opened online game room, for example, acquire, from FIG. 2, the avatars of the players, the  nicknames of the players, for example, the nicknames of the five players are "Wuhushangjiang" , "Dashu" , "Saint Seiya" , "Xiaomei" and "Beetle" respectively, the faction names of the players, for example, Ionia, and the combat effectiveness of the players, for example, the combat effectiveness of "Wuhushangjiang" is 5253, the combat effectiveness of "Dashu" is 5000, the combat effectiveness of "Saint Seiya" is 4700, the combat effectiveness of "Xiaomei" is 4300, and the combat effectiveness of "Beetle" is 4200, and may further acquire the levels of the players, for example, level 30, and the numbers of sessions, for example, 2057.
Then information about each player is correspondingly added to one card, for example, information about "Wuhushangjiang" such as the avatar, the nickname, the combat effectiveness, the player level, and the number of sessions is added to the first card.
Referring to FIG. 5, an embodiment of a game server 20 provided in the embodiments of the present invention includes:
a receiving unit 201, configured to receive an invitation indication triggered by a user and directed at a specified friend;
a sending unit 202, configured to send a invitation request message to a terminal of the specified friend after the receiving unit 201 receives the invitation indication triggered by the user and directed at the specified friend, where
the receiving unit 201 is further configured to receive an invitation accepted response sent by the terminal of the specified friend;
start unit 203, configured to start a online game room opening operation after the receiving unit 201 receives the invitation accepted response sent by the terminal of the specified friend; and
display unit 204, configured to display a online game room opening interface after the start unit 203 starts the online game room opening operation, where the online game room opening interface displays information about a player that enters an opened online game room;
the receiving unit 201 is further configured to receive a one button start instruction that is input by the user by using the online game room opening interface; and
the start unit 203 is further configured to simultaneously start a game playing mode and a voice mode after the receiving unit 201 receives the one button start instruction.
In this embodiment of the present invention, a receiving unit 201 receives an invitation indication triggered by a user and directed at a specified friend; a sending unit 202 sends  a invitation request message to a terminal of the specified friend after the receiving unit 201 receives the invitation indication triggered by the user and directed at the specified friend; the receiving unit 201 further receives an invitation accepted response sent by the terminal of the specified friend; a start unit 203 starts a online game room opening operation after the receiving unit 201 receives the invitation accepted response sent by the terminal of the specified friend; a display unit 204 displays a online game room opening interface after the start unit 203 starts the online game room opening operation, where the online game room opening interface displays information about a player that enters an opened online game room; the receiving unit 201 further receives a one button start instruction that is input by the user by using the online game room opening interface; and the start unit 203 further simultaneously starts a game playing mode and a voice mode after the receiving unit 201 receives the one button start instruction. Compared with the existing technology in which before entering a game and making a voice call in the game, a user needs to perform multiple invitation operations, with the terminal provided in this embodiment of the present invention, the user can enter a game and make a voice call with only one invitation sent, reducing the complexity of operations and improving the communication efficiency between the user and the terminal.
Optionally, based on the embodiment corresponding to FIG. 5, referring to FIG. 6, in another embodiment of a terminal provided in the embodiments of the present invention, the game server 20 further includes:
binding unit 205, configured to bind voice permission in the opened online game room to the player on the card when the start unit 203 starts the opened online game room.
Optionally, based on the embodiment corresponding to FIG. 5, referring to FIG. 7, in another embodiment of a terminal provided in the embodiments of the present invention, the game server 20 further includes:
configuration unit 206, configured to configure control permission for a user account for which the start unit 203 starts the online game room opening operation, where the control permission is used for controlling voice permission of the other players in the opened online game room.
Optionally, based on the embodiment corresponding to FIG. 5, referring to FIG. 8, in another embodiment of a terminal provided in the embodiments of the present invention, the game server 20 further includes:
setting unit 207, configured to set, when the start unit 203 starts the opened online game room, character entry permission for the player that enters the opened online game room.
Optionally, based on the embodiment corresponding to FIG. 5, referring to FIG. 9, in another embodiment of a terminal provided in the embodiments of the present invention, the game server 20 further includes:
an acquisition unit 208, configured to acquire, before the display unit 204 displays the online game room opening interface, the information about the player that enters the opened online game room; and
an addition unit 209, configured to add the information, acquired by the acquisition unit 208, about the player that enters the opened online game room to the card of the online game room opening interface.
In another aspect, another embodiment of the present invention further provides a computer readable storage medium. The computer readable storage medium may be the computer readable storage medium included in the memory in the foregoing embodiment; or may exist separately and is not assembled into the computer readable storage medium in the terminal. The computer readable storage medium stores one or more programs, and the one or more programs are executed by one or more processors to execute an information processing method. The method includes:
sending a invitation request message to a terminal of a specified friend after receiving an invitation indication triggered by a user and directed at the specified friend;
starting a online game room opening operation after receiving an invitation accepted response sent by the terminal of the specified friend, and displaying a online game room opening interface, where the online game room opening interface displays information about a player that enters an opened online game room; and
receiving a one button start instruction that is input by the user by using the online game room opening interface, and simultaneously starting a game playing mode and a voice mode.
Assuming that the foregoing is a first possible implementation manner, in a second possible implementation manner provided based on the first possible implementation manner, when the online game room opening operation is started, the method further includes:
binding voice permission in the opened online game room to the player on the card.
In a third possible implementation manner provided based on the first possible implementation manner, when the online game room opening operation is started, the method further includes:
configuring control permission for a user account that starts the online game room opening operation, where the control permission is used for controlling voice permission of the other players in the opened online game room.
In a fourth possible implementation manner provided based on the first or second or third possible implementation manner, when the online game room opening operation is started, the method further includes:
setting character entry permission for the player that enters the opened online game room.
In a fourth possible implementation manner provided based on the first or second or third possible implementation manner, before the displaying a online game room opening interface, the method further includes:
acquiring the information about the player that enters the opened online game room; and
adding the information about the player that enters the opened online game room to the card of the online game room opening interface.
A person of ordinary skill in the art may understand that all or some of the steps in the method of the embodiments may be implemented by a program instructing relevant hardware, the program may be stored in a computer readable storage medium, and the storage medium may include: a ROM, a RAM, a magnetic disk, an optical disc, or the like.
The information processing method and terminal provided by the embodiments of the present invention are described above in detail. Although the principles and implementation manners of the present invention are described by using specific examples in this specification, the descriptions of the embodiments are merely intended to help understand the method and core ideas of the present disclosure. Meanwhile, a person of ordinary skill in the art may make modifications to the specific implementation manners and application scopes according to the ideas of the present invention. To conclude, the content of the specification should not be construed as a limitation to the present disclosure.

Claims (15)

  1. An information processing method, comprising:
    at a game server having one or more processors and memory storing programs executed by the processors;
    sending a invitation request message to a terminal of a specified friend after receiving an invitation indication triggered by a user and directed at the specified friend;
    starting an online game room opening operation after receiving an invitation accepted response sent by the terminal of the specified friend;
    displaying a online game room opening interface, the online game room opening interface displaying information about a player that enters an opened online game room; and
    receiving a one button start instruction that is input by the user by using the online game room opening interface; and
    simultaneously starting a game playing mode and a voice mode.
  2. The method according to claim 1, wherein when the online game room opening operation is started, the method further comprises:
    binding voice permission in the opened online game room to the player on the card.
  3. The method according to claim 1, wherein when the online game room opening operation is started, the method further comprises:
    configuring control permission for a user account that starts the online game room opening operation, wherein the control permission is used for controlling voice permission of the other players in the opened online game room.
  4. The method according to claims 1, wherein when the online game room opening operation is started, the method further comprises:
    setting character entry permission for the player that enters the opened online game room.
  5. The method according to any one of claims 1, wherein before the displaying a online game room opening interface, the method further comprises:
    acquiring the information about the player that enters the opened online game room; and
    adding the information about the player that enters the opened online game room to the card of the online game room opening interface.
  6. A game server, comprising:
    one of more processors;
    memory; and
    one or more programs modules stored in the memory and configured for execution by the one or more processors, the one or more program modules, including:
    a receiving unit, configured to receive an invitation indication triggered by a user and directed at a specified friend;
    a sending unit, configured to send a invitation request message to a terminal of the specified friend after the receiving unit receives the invitation indication triggered by the user and directed at the specified friend;
    the receiving unit being further configured to receive an invitation accepted response sent by the terminal of the specified friend;
    a start unit, configured to start a online game room opening operation after the receiving unit receives the invitation accepted response sent by the terminal of the specified friend; and
    a display unit, configured to display a online game room opening interface after the start unit starts the online game room opening operation, the online game room opening interface displaying information about a player that enters an opened online game room;
    the receiving unit being further configured to receive a one button start instruction that is input by the user by using the online game room opening interface; and
    the start unit being further configured to simultaneously start a game playing mode and a voice mode after the receiving unit receives the one button start instruction.
  7. The game server according to claim 6, further comprising:
    a binding unit, configured to bind voice permission in the opened online game room to the player on the card when the start unit starts the opened online game room.
  8. The game server according to claim 6, further comprising:
    a configuration unit, configured to configure control permission for a user account for which the start unit starts the online game room opening operation, wherein the control permission is used for controlling voice permission of the other players in the opened online game room.
  9. The game server according to any one of claims 6, further comprising:
    a setting unit, configured to set, when the start unit starts the opened online game room,  character entry permission for the player that enters the opened online game room.
  10. The game server according to claims 6, further comprising:
    an acquisition unit, configured to acquire, before the display unit displays the online game room opening interface, the information about the player that enters the opened online game room; and
    an addition unit, configured to add the information, acquired by the acquisition unit, about the player that enters the opened online game room to the card of the online game room opening interface.
  11. A non-transitory computer readable storage medium having stored therein one or more instructions, which, when executed by a game server, cause the game server to:
    sending a invitation request message to a terminal of a specified friend after receiving an invitation indication triggered by a user and directed at the specified friend;
    starting an online game room opening operation after receiving an invitation accepted response sent by the terminal of the specified friend;
    displaying a online game room opening interface, the online game room opening interface displaying information about a player that enters an opened online game room; and
    receiving a one button start instruction that is input by the user by using the online game room opening interface; and
    simultaneously starting a game playing mode and a voice mode.
  12. The computer readable storage medium according to claim 11, wherein when the online game room opening operation is started, the method further comprises:
    binding voice permission in the opened online game room to the player on the card.
  13. The computer readable storage medium according to claim 11, wherein when the online game room opening operation is started, the method further comprises:
    configuring control permission for a user account that starts the online game room opening operation, wherein the control permission is used for controlling voice permission of the other players in the opened online game room.
  14. The computer readable storage medium according to any one of claims 11, wherein when the online game room opening operation is started, the method further comprises:
    setting character entry permission for the player that enters the opened online game room.
  15. The computer readable storage medium according to claims 11, wherein before the displaying a online game room opening interface, the method further comprises:
    acquiring the information about the player that enters the opened online game room; and
    adding the information about the player that enters the opened online game room to the card of the online game room opening interface.
PCT/CN2015/072603 2014-02-11 2015-02-09 Information processing method and game server WO2015120789A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201410047770.1A CN103745133B (en) 2014-02-11 2014-02-11 The method and terminal of a kind of information processing
CN201410047770.1 2014-02-11

Publications (1)

Publication Number Publication Date
WO2015120789A1 true WO2015120789A1 (en) 2015-08-20

Family

ID=50502150

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2015/072603 WO2015120789A1 (en) 2014-02-11 2015-02-09 Information processing method and game server

Country Status (2)

Country Link
CN (1) CN103745133B (en)
WO (1) WO2015120789A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113521755A (en) * 2021-07-26 2021-10-22 网易(杭州)网络有限公司 Team forming method and device, computer equipment and storage medium

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103745133B (en) * 2014-02-11 2017-12-15 腾讯科技(深圳)有限公司 The method and terminal of a kind of information processing
CN105718560B (en) * 2016-01-20 2019-09-20 广东小天才科技有限公司 Method and system for rapidly searching learning resources
CN106961385B (en) * 2017-03-15 2019-12-31 腾讯科技(深圳)有限公司 Method and device for realizing real-time voice in virtual scene interaction
CN109771955B (en) * 2019-01-17 2022-03-18 腾讯科技(深圳)有限公司 Invitation request processing method, device, terminal and storage medium
CN113382785A (en) * 2019-01-30 2021-09-10 Cy游戏公司 Information processing program, game terminal device, and information processing system
CN110215711B (en) * 2019-04-30 2023-02-24 网易(杭州)网络有限公司 Information processing method and device in game and storage medium
CN111318026B (en) * 2020-02-14 2022-02-18 腾讯科技(深圳)有限公司 Team forming method, device, equipment and storage medium for competitive game
CN111773739A (en) * 2020-06-11 2020-10-16 珠海天朗互动科技有限公司 Communication interaction system for preventing interference in game
CN115430156A (en) * 2022-08-16 2022-12-06 中国联合网络通信集团有限公司 Calling method, calling device and calling user terminal during game

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008157206A2 (en) * 2007-06-21 2008-12-24 Microsoft Corporation Live game lobby
CN102111389A (en) * 2009-12-23 2011-06-29 中兴通讯股份有限公司 Multimedia video game platform and implementation method thereof
WO2013116246A1 (en) * 2012-01-30 2013-08-08 Stephen Latta Multiplayer gaming with head-mounted display
CN103745133A (en) * 2014-02-11 2014-04-23 腾讯科技(深圳)有限公司 Information processing method and terminal

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101521874B (en) * 2009-04-02 2014-08-13 腾讯科技(深圳)有限公司 Method, system and client for realizing fighting alternation of stand-alone mobile phone game
CN201871220U (en) * 2010-11-09 2011-06-22 广州驰龙电子有限公司 Novel recreational machine button
CN103019770B (en) * 2012-11-21 2015-12-09 北京荣之联科技股份有限公司 A kind of application program quick launch management system and method
CN103023913B (en) * 2012-12-26 2016-02-17 腾讯科技(深圳)有限公司 A kind of method for building up of voice communication, device and system

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008157206A2 (en) * 2007-06-21 2008-12-24 Microsoft Corporation Live game lobby
CN102111389A (en) * 2009-12-23 2011-06-29 中兴通讯股份有限公司 Multimedia video game platform and implementation method thereof
WO2013116246A1 (en) * 2012-01-30 2013-08-08 Stephen Latta Multiplayer gaming with head-mounted display
CN103745133A (en) * 2014-02-11 2014-04-23 腾讯科技(深圳)有限公司 Information processing method and terminal

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113521755A (en) * 2021-07-26 2021-10-22 网易(杭州)网络有限公司 Team forming method and device, computer equipment and storage medium
CN113521755B (en) * 2021-07-26 2024-06-11 网易(杭州)网络有限公司 Team forming method, team forming device, computer equipment and storage medium

Also Published As

Publication number Publication date
CN103745133B (en) 2017-12-15
CN103745133A (en) 2014-04-23

Similar Documents

Publication Publication Date Title
WO2015120789A1 (en) Information processing method and game server
EP2849411B1 (en) Session establishment methods and corresponding server
US10742574B2 (en) Method and device for implementing instant communication
WO2015078310A1 (en) Method, device and system for asking and answering question
US9332039B2 (en) Method, apparatus, and system for establishing voice communication
US11095724B2 (en) Invitation link for launching multi-user applications
EP3574965A1 (en) Method for realizing user matching and related device
US20140344286A1 (en) Method and apparatus for displaying webcast roomss
US20180353860A1 (en) Communication system, server, and information-processing method
US10839787B2 (en) Session text-to-speech conversion
WO2016078185A1 (en) Network interaction method, and related device and system
JP2018538052A (en) Multiplayer game session management method and management system
US20240082740A1 (en) Communication system, server, and information-processing method
CN112601046B (en) Interactive method, terminal, server, interactive system and non-transitory storage medium
WO2014194647A1 (en) Data exchange method, device, and system for group communication
WO2014146441A1 (en) Method, server and system for processing task data
US20230083897A1 (en) Image processing method and apparatus and computer-readable storage medium
JP6318763B2 (en) Chat summary reference control method, chat summary reference control program, and chat summary reference control device
JP2021149913A (en) Method and apparatus for providing chat service
US9280384B2 (en) Method, server and system for processing task data
US10835826B1 (en) Social player selection for multiplayer electronic games
CN113973009A (en) Method for giving and acquiring cloud game use right, storage medium and electronic equipment
KR101565473B1 (en) Method and system for providing game
US20140075305A1 (en) Method and apparatus for defining and responding to help request in virtual environment service
CN106411680B (en) Information interaction method and device

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15748825

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 03.02.2017)

122 Ep: pct application non-entry in european phase

Ref document number: 15748825

Country of ref document: EP

Kind code of ref document: A1