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/fishing.cpp File Reference

Store all fishing related functions. More...

#include "nxwcommn.h"
#include "sndpkg.h"
#include "debug.h"
#include "data.h"
#include "scp_parser.h"
#include "fishing.h"
#include "globals.h"
#include "chars.h"
#include "items.h"
#include "basics.h"
#include "inlines.h"
#include "scripts.h"
#include "range.h"

Functions

int SpawnFishingMonster (P_CHAR pc, char *cScript, char *cList, char *cNpcID)
int SpawnFishingItem (NXWSOCKET s, int nInPack, char *cScript, char *cList, char *cItemID)
bool isWaterTarget (NXWSOCKET s)


Detailed Description

Store all fishing related functions.

Author:
Ripper
Date:
31/01/2001

Function Documentation

bool isWaterTarget NXWSOCKET    s [inline]
 

int SpawnFishingItem NXWSOCKET    s,
int    nInPack,
char *    cScript,
char *    cList,
char *    cItemID
 

int SpawnFishingMonster P_CHAR    pc,
char *    cScript,
char *    cList,
char *    cNpcID
 

SourceForge.net Logo