CN100451959C - Method for improving network game practice property - Google Patents

Method for improving network game practice property Download PDF

Info

Publication number
CN100451959C
CN100451959C CNB2007100502830A CN200710050283A CN100451959C CN 100451959 C CN100451959 C CN 100451959C CN B2007100502830 A CNB2007100502830 A CN B2007100502830A CN 200710050283 A CN200710050283 A CN 200710050283A CN 100451959 C CN100451959 C CN 100451959C
Authority
CN
China
Prior art keywords
function
subwindow
network game
game practice
recreation
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
CNB2007100502830A
Other languages
Chinese (zh)
Other versions
CN101158895A (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.)
Chengdu Kingsoft Interactive Entertainment Co Ltd
Original Assignee
Chengdu Kingsoft Interactive Entertainment 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 Chengdu Kingsoft Interactive Entertainment Co Ltd filed Critical Chengdu Kingsoft Interactive Entertainment Co Ltd
Priority to CNB2007100502830A priority Critical patent/CN100451959C/en
Publication of CN101158895A publication Critical patent/CN101158895A/en
Application granted granted Critical
Publication of CN100451959C publication Critical patent/CN100451959C/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a method improving the online game practicability, which is characterized in that: an area is reserved in a game interface, a sub-window is created in the area through a specific function, the sub-window is provided with edit function, the sub-window can be opened and hidden in accordance with the player needs, the user can obtain the specific function through DLL or script, and the user can obtain the operation in the game through adding and mending the function on the sub-window; the invention can improve the sense of self-compatibility between the online game and players, therefore, more participation of the players in the game can be allowed. Meanwhile, the developer doesn't need to provide production for all the external functions again, SDK or editor can only be provided for the players to complete the required functions by themselves, that is to say that the required functions of the players can be fully integrated into the game or the tools or software with the functions can be embedded in the game.

Description

A kind of method that improves network game practice property
Technical field
The present invention relates to the plug-in unit and the script of online game, particularly a kind of method that improves network game practice property.
Background technology
In the middle of the present online game, the player who participates has the moment of enjoying the recreation pleasant sensation, and a large amount of idle waiting time is also arranged certainly.This often will allow the player that an online game generation is weary of that because waits for too long, it is flat and insipid that the player feels, so just selected to abandon to continue to play this online game at last.
If but in recreation, add text reading, music, even film function such as watches, and just can allow the player have something to do and be unlikely to produce and be weary of sense in the stand-by period.Present player plays games in the process of waiting for, other aids such as can use that many other instant messaging, text reading, music, films are watched, when various software is moved simultaneously, at this moment often needing continuous window to switch to the player in Windows makes troubles, if therefore the player is fused to needed function in the recreation or will has in the instrument and software embedding recreation of these functions, that just can improve the affinity of player and recreation greatly, thereby improves the practicality of online game.
The online game that but can realize this function at present seldom, picture massively multiplayer games such as " World of Warcraft " has also only provided script interface and has made some simple interfaces and recreation correlation function, its function a little less than, and only be to be this game services, can't address the aforementioned drawbacks problem.
Summary of the invention
The invention provides a kind of method that improves network game practice property, this method can solve affine sense problem between online game itself and the player, can allow the player participate in recreation more, the external function that the developer does not need to provide all is again made, and can only provide SDK (Software Development Kit) SDK or editing machine to allow player oneself finish needed function.
Technical scheme of the present invention is as follows:
A kind of method that improves network game practice property, it is characterized in that: in the interface of recreation, reserve a zone, in this zone by subwindow of specific function creation, described subwindow has editting function, described subwindow is opened according to player's needs or is hidden, the user obtains described specific function by dynamic link library (DLL) or script, and the user obtains the operation in recreation by interpolation on described subwindow, modification function.
Described specific function comprises the calling interface of reservation, perhaps draws function Draw (), perhaps play function PlayeMusic () etc.
Described zone is retained in a jiao of recreation always, perhaps makes the ejection form; When for the ejection form, the player opens or closes this subwindow according to the operational circumstances use of oneself.
The specific function of described reservation subwindow is finished by DLL.
Also bound all kinds of plug-in units by the specific function of reserving on the described subwindow, described all kinds of plug-in units are to finish by DLL and script beyond the recreation official.Described all kinds of plug-in unit has various difference in functionalitys, as videotex, display web page, watch video, playing back music etc.
Described script is to use a kind of specific descriptive language, and the executable file according to certain form is write is called grand or autoexec again.
Described plug-in unit is the program that a kind of application programming interfaces of following certain standard are write out.
Beneficial effect of the present invention is as follows:
The present invention can increase the affine sense between online game itself and the player, therefore can allow the player participate in recreation more, the external function that the while developer does not need to provide all is again made, can only provide SDK or editing machine to allow player oneself finish needed function, that is to say that the player can be fully be fused to the function that oneself needs in the recreation or the instrument and the software that will have these functions embeds in the recreation.
Description of drawings
Fig. 1 is an operating process synoptic diagram of the present invention
Fig. 2 realizes the workflow synoptic diagram of videotex in subwindow for the present invention
Embodiment
Embodiment 1
As shown in Figure 1, a kind of method that improves network game practice property, in the interface of recreation, reserve a zone, in this zone by subwindow of specific function creation, described subwindow has editting function, described subwindow is opened according to player's needs or is hidden, and the user obtains described specific function by dynamic link library (DLL) or script, and the user obtains the operation in recreation by interpolation on described subwindow, modification function.
Described specific function comprises the calling interface of reservation, perhaps draws function Draw (), perhaps play function PlayeMusic () etc.
Described zone is retained in a jiao of recreation always, perhaps makes the ejection form; When for the ejection form, the player opens or closes this subwindow according to the operational circumstances use of oneself.
The specific function of described reservation subwindow is finished by DLL.
Also bound all kinds of plug-in units by the specific function of reserving on the described subwindow, described all kinds of plug-in units are to finish by DLL and script beyond the recreation official.Described all kinds of plug-in unit has various difference in functionalitys, as videotex, display web page, watch video, playing back music etc.
Described script is to use a kind of specific descriptive language, and the executable file according to certain form is write is called grand or autoexec again.
Described plug-in unit is the program that a kind of application programming interfaces of following certain standard are write out.
Embodiment 2
As shown in Figure 2, be the concrete operations schematic flow sheet of this method, showed the call flow of a DLL plug-in unit, this plug-in unit is a simple text reading window.Its false code is as follows:
Such realizes that header file is open to user cipher device // base class.
Class?CBaseDraw
{
Virtual void Draw ()=0; // calling interface
//---------------------------------------------
// offer the function that the user calls.
Void DrawString (const nsize nx, const nsize ny, const char*szstring); // this function is used in character string of the appointment seat of window reality.
//
.
.
.
// player is in the derived class of the CBaseDraw of DLL (dynamic link library) realization.
Class?CTexDraw:public?CBaseDraw
{
// this function is used for reading in content of text from file.
BYTE*LoadTextFromFile(const?char*szFileName);
The realization of the Virtual Function Draw of // base class.
Virtual?void?Draw();
}
//----
Virtual?void?CTexDraw::Draw()
{
BYTE*pBuffer=LoadTextFromFile(“…..”);
DrawString(0,20,pBuffer);
.
.
.
}
//---------
//CPlugDLLManager traversal is written into the Dll in the assigned catalogue and calls the dllStartPlugin function and is written into this plug-in unit
CPlugDLLManager*m_pPlugManager;
extern“C”void?dllStartPlugin(void)throw()
{
HINSTANCE hInst=GetModuleHandle (" XXXX.dll "); // obtain this dll's
//INSTANCE
CTexDraw*pTexDraw=new?CTexDraw(hInst);
M_pPlugManager.addDrawObj (pTexDraw); // put into corresponding List by object class, (these objects all are to come from the CBaseDraw derivation to this example for the chained list of putting into the picture object.)
}
In subwindow,, transfer the Draw function of DrawObj to be used for drawing at subwindow by member variable m_pPlugManager traversal DrawObjList.

Claims (7)

1, a kind of method that improves network game practice property, it is characterized in that: in the interface of recreation, reserve a zone, in this zone by subwindow of specific function creation, described subwindow has editting function, described subwindow is opened according to player's needs or is hidden, the user obtains described specific function by DLL or script, and the user obtains the operation in recreation by interpolation on described subwindow, the described specific function of modification.
2, a kind of method that improves network game practice property according to claim 1, it is characterized in that: described specific function comprises the calling interface of reservation, perhaps draws function Draw (), perhaps play function PlayeMusic ().
3, a kind of method that improves network game practice property according to claim 1, it is characterized in that: described zone is retained in a jiao of recreation always, perhaps makes the ejection form; When for the ejection form, the player opens or closes this subwindow according to the operational circumstances of oneself.
4, a kind of method that improves network game practice property according to claim 1 is characterized in that: the described specific function of creating subwindow in the zone of reserving is finished by DLL.
5, a kind of method that improves network game practice property according to claim 4 is characterized in that: also bound all kinds of plug-in units by the function of reserving on the described subwindow, described all kinds of plug-in units are to finish by DLL and script beyond the recreation official.
6, a kind of according to claim 1 or 5 method that improves network game practice property is characterized in that: described script is to use a kind of specific descriptive language, and the executable file according to certain form is write is called grand or autoexec again.
7, a kind of method that improves network game practice property according to claim 5 is characterized in that: described plug-in unit is the program that a kind of application programming interfaces of following certain standard are write out.
CNB2007100502830A 2007-10-18 2007-10-18 Method for improving network game practice property Active CN100451959C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2007100502830A CN100451959C (en) 2007-10-18 2007-10-18 Method for improving network game practice property

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2007100502830A CN100451959C (en) 2007-10-18 2007-10-18 Method for improving network game practice property

Publications (2)

Publication Number Publication Date
CN101158895A CN101158895A (en) 2008-04-09
CN100451959C true CN100451959C (en) 2009-01-14

Family

ID=39307006

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2007100502830A Active CN100451959C (en) 2007-10-18 2007-10-18 Method for improving network game practice property

Country Status (1)

Country Link
CN (1) CN100451959C (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102023851A (en) * 2009-09-15 2011-04-20 中兴通讯股份有限公司 Software operation processing method and system
CN102902887B (en) * 2012-09-28 2017-04-12 北京世界星辉科技有限责任公司 Method and device for processing webpage game window
CN104991763B (en) * 2015-06-04 2018-02-13 珠海金山网络游戏科技有限公司 A kind of general interface Behavior- Based control system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1743043A (en) * 2005-06-19 2006-03-08 珠海市西山居软件有限公司 Network game system and method for realizing same
CN1759374A (en) * 2003-03-12 2006-04-12 马特尔公司 Interactive DVD gaming system
CN1949710A (en) * 2006-11-08 2007-04-18 北京金山软件有限公司 Method and system for displaying element in network game
US20070167201A1 (en) * 2006-01-19 2007-07-19 Bally Gaming International, Inc. Gaming Machines Having Multi-Functional Icons and Related Methods

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1759374A (en) * 2003-03-12 2006-04-12 马特尔公司 Interactive DVD gaming system
CN1743043A (en) * 2005-06-19 2006-03-08 珠海市西山居软件有限公司 Network game system and method for realizing same
US20070167201A1 (en) * 2006-01-19 2007-07-19 Bally Gaming International, Inc. Gaming Machines Having Multi-Functional Icons and Related Methods
CN1949710A (en) * 2006-11-08 2007-04-18 北京金山软件有限公司 Method and system for displaying element in network game

Also Published As

Publication number Publication date
CN101158895A (en) 2008-04-09

Similar Documents

Publication Publication Date Title
Auslander Live and technologically mediated performance
Cooke The new social realism of Clocking Off
CN100451959C (en) Method for improving network game practice property
Löwgren Fluency as an experiential quality in augmented spaces
Rockwell An infrastructure for social software
KR100481588B1 (en) A method for manufacuturing and displaying a real type 2d video information program including a video, a audio, a caption and a message information
KR100554374B1 (en) A Method for manufacuturing and displaying a real type 2D video information program including a video, a audio, a caption and a message information, and a memory devices recorded a program for displaying thereof
Vincent et al. Navigating control and illusion: functional interactivity versus ‘faux-interactivity’in transmedia dance performance
Gansing The myth of interactivity or the interactive myth?: Interactive film as an imaginary genre
Flinn The mutating musical and The Sound of Music
Anderson Conversations with Clement Mok and Jakob Nielsen, and with Bill Buxton and Clifford Nass
JP7337366B2 (en) Video distribution system, program, and computer-readable storage medium
Leeuw et al. In-Vision Continuity Announcers: Performing an Identity for Early Television in Europe
JP6953582B1 (en) Content playback program and content playback device
Kaplan et al. Growing virtual communities in 3D meeting spaces
Chan et al. Augmented Spaces: If walls could talk
Yu Japanese anime idol music in the media mix: A case study of the love live idols
TWI225368B (en) Method for generating and playing image passing-field animation special-efficacy
Liu An immersive exploration of interactive art in digital media
Wallenberg Women on Screen I
Kerlan A Chinese production with Hollywood taste
Mur Perspectives, models and figures of the study of Italian divismo
de Leeuw et al. IN-VISION CONTINUITY ANNOUNCERS.
Koskinen Mobile Multimedia 2.0?
Olszewska Soundscapes

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant