Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

/home/groups/n/no/noxwizard/cvs/src/addmenu.h File Reference

Addmenu from MakeItem stuff. More...

#include "menu.h"
#include "oldmenu.h"
#include "utils.h"
#include "chars.h"
#include "client.h"

Go to the source code of this file.

Compounds

class  cAddMenu
class  cMakeItem
 Class MakeItem. More...

class  cMakeMenu
class  cRawItem

Functions

void showAddMenu (P_CHAR pc, int menu)
 Shows the add menus.

void itemmenu (NXWSOCKET s, SI32 m)
 Open a scripted menu.

void gmmenu (NXWSOCKET s, SI32 m)
 Open one of the gray GM Call menus.


Detailed Description

Addmenu from MakeItem stuff.


Function Documentation

void gmmenu NXWSOCKET    s,
SI32    m
[inline]
 

Open one of the gray GM Call menus.

Author:
Endymion

void itemmenu NXWSOCKET    s,
SI32    m
[inline]
 

Open a scripted menu.

Author:
Endymion

void showAddMenu P_CHAR    pc,
int    menu
 

Shows the add menus.

Author:
Endymion
Parameters:
pc  the char to send the menu to
menu  the itemmenu number
SourceForge.net Logo