I already have the design, the faction and the ranks but i need a step by step walkthrough please someone help me because this will be my first building mod (all my other ones were armor, weapons, items, Npcs, or stats. thanks in advance and if you would like to email me anything about it my email address is here
Page 1 of 1
Making Werewolf Guild and I Need To Know How To do All the Dialogs, and stuff.
#2
Posted 02 October 2008 - 01:37 PM
Actually a werewolf guild would be nice but a a brotherhood would be nicer! Anywho here is what you need:
First a script that will stop werewolfs attacking you:
Startscript <name> (<-please insert a name here)
if ( getjournalindex "<journal name>" 0 ) (<-make a journal entry that will remember you as a werewolf; btw if you want to make this guild only for true werewolfs (not Hircine Ring users) then I should change the script a little)
setfight 0
stopcombat (setfight itself would not always work)
endif
end
Put this script on all werewolfs. (all not oucasts werewolfs)
The dialog should be inserted simple as too any other creatures (see Vivec, Almalexia, Azura)~if you really don't know know how, feel free to ask me
Also ask me for further information. I look up to this mod!
First a script that will stop werewolfs attacking you:
Startscript <name> (<-please insert a name here)
if ( getjournalindex "<journal name>" 0 ) (<-make a journal entry that will remember you as a werewolf; btw if you want to make this guild only for true werewolfs (not Hircine Ring users) then I should change the script a little)
setfight 0
stopcombat (setfight itself would not always work)
endif
end
Put this script on all werewolfs. (all not oucasts werewolfs)
The dialog should be inserted simple as too any other creatures (see Vivec, Almalexia, Azura)~if you really don't know know how, feel free to ask me
Also ask me for further information. I look up to this mod!
Page 1 of 1




MultiQuote