Knochenkeule
Hausbruder
hmmm, es hat sich nichts geändert.
so sieht das script aus:
muss das irgendwie geändert werden?
EDIT: wo muss ich eigene musik hinpacken, wenn ich sie im spiel hören will? wenn ich im ordner musik einen neuen erstelle und da titel reinpack, kann ich ihn im cs unter cells nicht auswählen.
so sieht das script aus:
Code:
Scriptname 00GottesRichtspruch
short doonce
begin OnActivate
Activate
If doonce == 0
ModPCSkill Armorer 5
ModPCSkill Athletics 5
ModPCSkill Blade 5
ModPCSkill Block 5
ModPCSkill Blunt 5
ModPCSkill Handtohand 5
ModPCSkill Heavyarmor 5
ModPCSkill Alchemy 5
ModPCSkill Alteration 5
ModPCSkill Conjuration 5
ModPCSkill Destruction 5
ModPCSkill Illusion 5
ModPCSkill Mysticism 5
ModPCSkill Restoration 5
ModPCSkill Acrobatics 5
ModPCSkill Lightarmor 5
ModPCSkill Marksman 5
ModPCSkill Mercantile 5
ModPCSkill Security 5
ModPCSkill Sneak 5
ModPCSkill Speechcraft 5
player.AddSpell 00Zauber
set doonce to 1
endif
end
muss das irgendwie geändert werden?
EDIT: wo muss ich eigene musik hinpacken, wenn ich sie im spiel hören will? wenn ich im ordner musik einen neuen erstelle und da titel reinpack, kann ich ihn im cs unter cells nicht auswählen.
Zuletzt bearbeitet: