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/bounty.cpp File Reference
#include "
nxwcommn.h
"
#include "
bounty.h
"
#include "
debug.h
"
#include "
items.h
"
#include "
chars.h
"
Functions
bool
BountyCreate
(
P_CHAR
pc, int nRewardAmount)
bool
BountyDelete
(
P_CHAR
pc)
bool
BountyWithdrawGold
(
P_CHAR
pVictim, int nAmount)
Function Documentation
bool BountyCreate
(
P_CHAR
pc
,
int
nRewardAmount
)
bool BountyDelete
(
P_CHAR
pc
)
bool BountyWithdrawGold
(
P_CHAR
pVictim
,
int
nAmount
)