Re: [CODE] half_chops

From: Dan Egli (dan@adsl60.slkc.uswest.net)
Date: 12/03/98


On Thu, 3 Dec 1998, Cj Stremick wrote:

> >>       GET_QPOINTS(victim) == GET_QPOINTS(victim) + newquest;
>
> ... Means something TOTALLY different than ...
>
> >GET_QPOINTS(victim) += newquest;
>
>
I understand that. I missed the ==. I was reading as it should have been
GET_QPOINTS(victim) = GET_QPOINTS(victim) + newquest;

in THAT form, calling GET_QPOINTS += newquest; IS the same command, but
shorter.


     +------------------------------------------------------------+
     | 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/15/00 PST