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.h File Reference
Fishing
Functions.
More...
Go to the source code of this file.
Namespaces
namespace
Fishing
Functions
int
SpawnFishingMonster
(
P_CHAR
pc, char *cScript, char *cList, char *cNpcID)
int
SpawnFishingItem
(int nCharID, int nInPack, char *cScript, char *cList, char *cItemID)
Detailed Description
Fishing
Functions.
Function Documentation
int SpawnFishingItem
(
int
nCharID
,
int
nInPack
,
char *
cScript
,
char *
cList
,
char *
cItemID
)
int SpawnFishingMonster
(
P_CHAR
pc
,
char *
cScript
,
char *
cList
,
char *
cNpcID
)