File information

Last updated

Original upload

Created by

Just Chill

Uploaded by

JustChill

Virus scan

Safe to use

Tags for this mod

About this mod

Kim will get a sword he / she can use to fight.
Kim bekommt ein Schwert mit dem er / sie kämpfen kann.

Permissions and credits
Changelogs
English


This mod was specially made for the Steam-version. But when using OBSE, it should either work on the non-Steam-version.
However, I REALLY recommend to use UNF as I fixed all the occasions where Kim gets new items that are equipped via script and given the "unequippable"-flag.
Even though the biggest concern is in the result script of Kim's greeting when meeting her first in MQ07:

Spoiler:  
Show
SetStage MQ07 10
AddItem KimBogen 1
EquipItem KimBogen 1

While UNF fixes it, it may be save to use the mod after this point, as there shouldn't be any unequippable weapon on him / her later.
Update V1.1: Now the fix only fires after the bow got added with the "unequippable"-flag and afterwards of course.

Story:
It was once a wish from myself for Nehrim Expanded, that Kim would be able to use a sword.
However, I was told that the game crashes when he / she tries to equip the sword over the bow.
So by giving him / her a sword that can be savely used, I had to implement a fix that will remove the "cannot be unequipped"-flag from all of his / her equipped items.
That fix works similar as in my "Kim You Look Different"-mod for UNF, but doesn't intervene as both have different functionalities.

Installation:
Simply put it anywhere, as it just contains a script that will run each 5 seconds and check if a sword has to be added to Kim's inventory (and it performs the fix on "unequipable" items, by unequipping them via script and re-equipping them without giving them the "unequippable"-flag).

Features:
There are various sections of where Kim gets new items with "AddItem". I simply searched for these in the code and added respective quest progresses to my script to remove his / her old sword and give him / her a better one.
  • Iron long sword
  • Steel long sword
  • Silver long sword
  • Aeterna long sword






Deutsch


Die Mod wurde speziell für die Steam-Version entwickelt. Wenn OBSE verwendet wird sollte sie aber auch auf der Nicht-Steam-Version laufen.
Nichts desto trotz empfehle ich NACHDRÜCKLICH, UNF zu verwenden da ich dort alle Begebenheiten fixte, wo Kim neue Items mit dem "nicht ablegbar"-Flag ausrüstet.
Das größte Problem tritt allerdings in einem Result Script bei Kim's Begrüßung am Anfang von MQ07 auf:

Spoiler:  
Show
SetStage MQ07 10
AddItem KimBogen 1
EquipItem KimBogen 1

UNF fixt das zwar, aber nach diesem Punkt könnte es auch für ein Spiel ohne UNF sicher sein diese Mod zu verwenden, da keine unablegbaren Waffen mehr in seinem / ihrem Inventar sein wollten.
Update V1.1: Der Fix feuert nun erst, sobald Kim ihren "unablegbaren" Bogen erhalten hat und danach natürlich.

Story:
Ich hatte mal einen Wunsch für Nehrim Expanded geäußert Kim mit Schwert anstatt mit ab und an einem Faustschlag im Nahkampf kämpfen zu lassen.
Leider wurde mir gesagt, dass es zu einem Crash führt, wenn Kim ein Schwert im Inventar hätte und das Schwert statt dem Bogen ausrüsten würde.
Also war es nicht so leicht ihm / ihr ein Schwert in die Hand zu drücken, dass gefahrlos verwendet werden konnte. Dafür musste ich einen Fix einbauen, der sämtliche ausgerüstete Gegenstände ablegt und wieder anlegt, wodruch das "Kann nicht abgelegt"-Flag entfernt wird welches viele von Kim's ausgerüsteten Items durch etwaige Basisspiel-Scripts hat.
Der Fix arbeitet ähnlich wie in meiner "Kim You Look Different"-Mod für UNF, interveniert allerdings nicht da die Scripts unterschiedliche Funktionen haben.

Installation:
Einfach nur irgendwo hingeben. Enthält nur ein Script, dass alle 5 Sekunden überprüft ob ein Schwert in Kim's Inventar gegeben werden muss (und fixt einmalig die "nicht ablegbaren" Gegenstände in Kim's Inventar).

Features:
Es gibt mehrere Begebenheiten, wo Kim neue Items durch "AddItem" bekommt. Ich hab sämtliche rausgesucht und anhand dessen eine Methode in mein Script eingebaut, durch welches Kim verschiedene Schwerter aufgrund des Spielfortschritts bekommt. Das alte Schwert wird dabei entfernt.
  • Eisenlangschwert
  • Stahllangschwert
  • Silberlangschwert
  • Aeterna-Langschwert