Re: Database object Init Function

2012-03-21 Thread Alexander Burger
Hi Konrad, I'm trying to write a newX function for a +Entity subclass and its behaving rather strangly. The code is as follows: (de newAdversary (Nm Tp Abs Spd Ht Def Arm) ... : (show '{2}) {2} (+Adversary) armour 0 This looks all right (at least on the first glance). however the

Re: Database object Init Function

2012-03-21 Thread Alexander Burger
Hi Konrad, ah, now I know! On Wed, Mar 21, 2012 at 12:19:07PM +0100, Alexander Burger wrote: I'm trying to write a newX function for a +Entity subclass and its behaving rather strangly. The code is as follows: (de newAdversary (Nm Tp Abs Spd Ht Def Arm) ... : (show '{2}) {2}