Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

gameserv.h File Reference

GameServ: rolls dice. More...

Go to the source code of this file.

Functions

void sendToGameServ (UserList *, char **, int)
 Parse a GameServ message.


Detailed Description

GameServ: rolls dice.

Author:
James Mulcahy
Date:
1999
Id
gameserv.h,v 1.1.1.1 2003/07/04 02:53:45 Mysid Exp
*

Definition in file gameserv.h.


Function Documentation

void sendToGameServ UserList nick,
char **  args,
int  numargs
 

Parse a GameServ message.

Parameters:
tmp Pointer to online user initiating the msesage
args Args of the message, where args[0] is the command and the extra parameters follow
numargs Highest index in the args[] array passed plus 1. so args[numargs - 1] is the highest index that can be safely accessed.

Definition at line 69 of file gameserv.c.

References GameServ, gameserv_commands, getOpFlags(), _userlist::nick, RET_FAIL, and sSend().

Referenced by parseLine().


Generated at Sat Oct 25 20:56:11 2003 for Services using Doxygen.
Services Copyr. 1996-2001 Chip Norkus, Max Byrd, Greg Poma, Michael Graff, James Hess, Dafydd James. All rights reserved See LICENSE for licensing information.