#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. | |
|
||||||||||||
|
Open one of the gray GM Call menus.
|
|
||||||||||||
|
Open a scripted menu.
|
|
||||||||||||
|
Shows the add menus.
|