Re: GET_CHAR(name)?

From: Lincoln Chan (linc@CSUA.Berkeley.EDU)
Date: 02/03/95


Think of a command where a character name is required, and study the code
that someone else wrote for it.

If you bothered to look at the command "kick <victim>", you would see this
line: if (!(vict = get_char_room_vis(ch, arg))) {
Study up on your C.  Then grep get_char_room_vis handler.c
You might want to grep get_char_vis handler.c as well.

linc



This archive was generated by hypermail 2b30 : 12/07/00 PST