PenUltima Online

It is currently Sat Aug 30, 2008 1:53 am

All times are UTC - 8 hours




Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Another small fix in distro script
PostPosted: Wed Aug 30, 2006 3:26 pm 
Offline

Joined: Sun Mar 05, 2006 7:25 am
Posts: 118
Location: Italy
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


Top
 Profile  
 
 Post subject:
PostPosted: Wed Aug 30, 2006 3:39 pm 
Offline
POL Developer
User avatar

Joined: Wed Jan 25, 2006 2:30 am
Posts: 400
Location: San Diego, California
fixed

_________________
-Austin


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
Style based on FI Subice by phpBBservice.nl