[Package Index | Mudlib Index | Effect Index]

File /obj/handlers/deity_point_tracker.c

This keeps track of deity point expenditure.

Written by Dasquian

Started 29/07/06

Includes

This class includes the following files /include/guilds.h and /include/deity.h

Class Index

Method index

Public Functions

These are functions that everyone can access.

adjust_points
void adjust_points(string deity,
                   string player,
                   string type,
                   int amount,
                   int overflow)
get_general_info
string get_general_info(string deity)
get_player_info
string get_player_info(string deity,
                       string player)
tickover
void tickover(string deity)

Classes

These are nice data types for dealing with... Data!