[CF-Devel] [Bug 369] Changed - Kills via "sword of poisoning" don't assign any exp

bugs at mail.real-time.com bugs at mail.real-time.com
Tue Nov 6 00:44:50 CST 2001


     http://bugzilla.real-time.com/show_bug.cgi?id=369
     
     

*** shadow/369	Mon Jun  4 02:38:27 2001
--- shadow/369.tmp.6085	Tue Nov  6 00:44:50 2001
***************
*** 2,9 ****
  | Kills via "sword of poisoning" don't assign any exp                        |
  +----------------------------------------------------------------------------+
  |        Bug #: 369                         Product: Crossfire               |
! |       Status: NEW                         Version: CVS                     |
! |   Resolution:                            Platform: All                     |
  |     Severity: normal                   OS/Version: Linux                   |
  |     Priority: P2                        Component: server                  |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | Kills via "sword of poisoning" don't assign any exp                        |
  +----------------------------------------------------------------------------+
  |        Bug #: 369                         Product: Crossfire               |
! |       Status: RESOLVED                    Version: CVS                     |
! |   Resolution: FIXED                      Platform: All                     |
  |     Severity: normal                   OS/Version: Linux                   |
  |     Priority: P2                        Component: server                  |
  +----------------------------------------------------------------------------+
***************
*** 19,21 ****
--- 19,30 ----
  any exp.
  
  PeterM
+ 
+ ------- Additional Comments From 
     
     mwedel at scruz.net
     
       2001-11-06 00:44 -------
+ 
+  Fixed in CVS:
+ 
+ common/object.c: Modify copy_owner so that if a player is passed in
+    as the object to copy, we properly set that player as the owner of the
+    object instead of returning.  This fixes the lack of exp when poison
+    inflicted from a weapon kills something.  MSW 2001-11-05

    
    


More information about the crossfire mailing list