I assume you mean these error?
Errors
Add-ons/Gamemode_Fallout/Radiation.cs (48): Register object failed for object radZone of class Trigger.
Add-ons/Gamemode_Fallout/Radiation.cs (49): Unable to find object: '0' attemting to call function 'setTransform'
Add-ons/Gamemode_Fallout/Radiation.cs (50): Unable to find object: '0' attemting to call function 'setScale'
Yes, those are the exact errors I was looking for. I don't know how to use triggers,
at all, but I do know that your trigger is not being created. Are you using any mods for references to this? Do you know that you are declaring the trigger correctly?