[DUMMY QUESTION] Argument

From: Demond LaZaro (demond@TOLKIEN.REALMS.ORG)
Date: 12/23/97


Ok I know I'm gonna get flamed for this but I need to know how to write
arguments more than say 7 characters long??

Heres what I'm trying to do:
Add a simple race system so you start off human and can buy the cyborg
class and what not :)

switch (*argument) {
  case 'cyborg':
        <code>
    break;
  case 'robot':
        <code>
    break;
  default:
    send_to_char("Your not a human!!", ch);
    break;
}

Thanx,
Demond

Ps sorry for bugging you all.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Name: Demond LaZaro the Implementor     Phone: 1-505-776-8866
Mud: Master's Realm Mud                 Code Base: CircleMud bpl11
Addy: realms.org 6969                   Addy2: 206.185.32.8 6969
Mud2: Towers from Beyond 2              Code Base: CircleMud bpl12
Addy: realms.org 6050                   Addy2: 206.185.32.8 6050
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     | http://democracy.queensu.ca/~fletcher/Circle/list-faq.html |
     +------------------------------------------------------------+



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