PenUltima Online Forum Index Official Core: 096.7
Official Core: 097 2008-02-26
Donate towards the POL web hosting bill!
 POL Home   FAQ   Search    Memberlist   Usergroups    Register    Profile   Log in to check your private messages   Log in
Another small fix in distro script

 
Post new topic   This topic is locked: you cannot edit posts or make replies.    PenUltima Online Forum Index -> Development Discussion
Display posts from previous:   

Author Message
Lagoon



Joined: 05 Mar 2006
Posts: 118
Location: Italy

PostPosted: Wed Aug 30, 2006 7:26 pm    Post subject: Another small fix in distro script Reply with quote

097\Distro\pkg\mobiles\damage\include\damage.inc
Line 211

Code:

   if ( last_damage.acctname )
      last_damage.+acctname := source.acctname;
   endif


should be


Code:

   if ( source.acctname )
      last_damage.+acctname := source.acctname;
   endif

Author Message
Austin
POL Developer


Joined: 30 Jan 2006
Posts: 355
Location: San Diego, California

PostPosted: Wed Aug 30, 2006 7:39 pm    Post subject: Reply with quote

fixed

Post new topic   This topic is locked: you cannot edit posts or make replies.    PenUltima Online Forum Index -> Development Discussion All times are GMT - 4 Hours
Page 1 of 1

 




Powered by phpBB © 2001, 2005 phpBB Group :: Theme & Graphics by GHS & Scott E. Royalty