Freedom Reborn

Freedom Force Forums => Scripting Forum => Topic started by: seraglio on October 19, 2010, 05:53:31 AM

Title: Error in Danger Room
Post by: seraglio on October 19, 2010, 05:53:31 AM
I used to be good at this stuff ...

Just started playing again after 3 years (or more). copied my old version of FF into a VM and got it running.

AI is behaving oddly. For instance summons and private army (minions) just stand around unless hit. They are still listed as minions/cops in FFedit template.

My enemies in Alex danger room ignore anything but main character...clones, summons, puppets.

I get his error in logs:

Traceback (innermost last):
 File ".\Data\Missions\Scripts\ffx.py", line 724, in initAttribsEvent
   initAttribsForChar(event.object,event.user)
 File ".\Data\Missions\Scripts\ffx.py", line 720, in initAttribsForChar
   m252.SetupOneChar(char)
 File ".\Data\Missions\Scripts\m252.py", line 84, in SetupOneChar
   SetupTeam(c)
 File ".\Data\Missions\Scripts\m25script2.py", line 37, in SetupTeam
   if isHero(char) or isCop(char):
NameError: isHero


Not sure if that helps. I'll try a clean reinstall to see if that helps isolate the problem, but I have YEARS of data I cant remember everything I changed, so ultimately i'd like to find he root cause. Thanks for any help, glad to see there is still some interest in this great game. I'm playing FF not FFvTR by the wa. Thanks.