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/npcs.h File Reference

NPC Stuff. More...

Go to the source code of this file.

Namespaces

namespace  npcs

Compounds

class  cAllCreatures
class  cCreatureInfo
struct  vendor_item

Defines

#define CREATURE_CAN_FLY   1
#define CREATURE_ANTI_BLINK   2
#define CREATURE_COUNT   2048

Typedefs

typedef cCreatureInfoP_CREATURE_INFO

Functions

char * getRandomName (char *namelist)
void setrandomname (P_CHAR pc, char *namelist)
COLOR addrandomcolor (cObject *po, char *colorlist)

Variables

cAllCreatures creatures


Detailed Description

NPC Stuff.


Define Documentation

#define CREATURE_ANTI_BLINK   2
 

#define CREATURE_CAN_FLY   1
 

#define CREATURE_COUNT   2048
 


Typedef Documentation

typedef cCreatureInfo* P_CREATURE_INFO
 


Function Documentation

COLOR addrandomcolor cObject   po,
char *    colorlist
 

char* getRandomName char *    namelist
 

void setrandomname P_CHAR    pc,
char *    namelist
 


Variable Documentation

cAllCreatures creatures
 

SourceForge.net Logo