Im trying to add it so players must enter in descriptions (player.long_descr and player.short_descr) during creation. I figured the correct way to do this was add GET_LONG_DESCR(d->character) = arg; within another CON_LONG_DESCR and the same for short descr. however, this results in long and short descripions equaling whatever was previously typed? Im kind of confused here. I tried strcpy(arg, d->character->player.short_descr) and such, but that didnt work either (it just crashed) Can anyone help me out here? Thanks Tarak gbabey@wpi.edu +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST