I m creating a stronghold defence mini game for oblivion and I would like to add leveled spell lists to the raiders.
The problem is that the following lines give me problems:
Raider.RemoveItem NPCRaidersEquipmentCombat 1Raider.RemoveItem NPCRaidersEquipmentStealth 1Raider.RemoveSpell LL0DamageAttrMajorLvl100
LL0DamageAttrMajorLvl100 is a leveled spell list from the game.
Why this is not accepted?
Can anyone help me?