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

Bounty System Stuff. More...

#include "msgboard.h"

Go to the source code of this file.

Functions

void BountyAskVictim (SERIAL nVictimSerial, SERIAL nMurdererSerial)
bool BountyCreate (P_CHAR pc, int nRewardAmount)
bool BountyDelete (P_CHAR pc)
bool BountyWithdrawGold (P_CHAR pVictim, int nAmount)


Detailed Description

Bounty System Stuff.

Author:
Dupois
Since:
July 17, 2000

Function Documentation

void BountyAskVictim SERIAL    nVictimSerial,
SERIAL    nMurdererSerial
 

bool BountyCreate P_CHAR    pc,
int    nRewardAmount
 

bool BountyDelete P_CHAR    pc
 

bool BountyWithdrawGold P_CHAR    pVictim,
int    nAmount
 

SourceForge.net Logo