If you want to try it you can go to npc_types table, pick up your Orc and write down its npc_faction_id value. Then go to npc_faction_entries and look for that value. You should see at the same row the actual faction that will be modified (and by what value +/-). You can then add a couple of more rows with the same value you got from npc_types and different factions with positive or negative values, if you want to test it.
Or if you hate direct DB editing, you can use a program I made that does this for you (among other things). Its on the 3rd party tools forum if you want to try it out. (its called iEQ)
|