Torchmodders
Modding => Modding Questions => Topic started by: Kaldreth on August 23, 2015, 02:05:13 pm
-
Hi, I've been looking for a tutorial that explains the process for converting a skill into a spell scroll. After several hours searching multiple websites, I can't seem to find anything on this. Would anyone be able to guide me through the process? I want to convert a few skills from some class mods into spell scrolls for my own game.
Thanks in advance.
-
Hi Kaldreth and welcome! :)
You can see how it is done in this mod made by RnF:
RnFs Skill Spells v1.3a (http://www.runicgamesfansite.com/vbdownloads.php?do=file&fileid=3253)
Perhaps all necessary skills are ready.
RG forum link:
http://forums.runicgames.com/viewtopic.php?f=48&t=55897
-
Hi Kaldreth welcome to Torchmodders :)
Kva, thanks for the link. Cant believe i never noticed that mod before!
-
Thanks for the welcome ;D.
Hi Kaldreth welcome to Torchmodders :)
Kva, thanks for the link. Cant believe i never noticed that mod before!
I did come across this mod, and I unpacked it to take a look. While I understand what was changed, I feel like I'm missing out one some important details. The first test spell I created didn't let my character learn the spell that was designated. I either missed a setting, or I'm not using the correct "Name" for the spell. Apparently, it's not a complicated process but it's tricky enough to stall me.
Either way, I've already messaged the creator of that mod through Steam. He hasn't been on in over a month, but I'm hoping he'll respond soon.
-
Hi Kaldreth,
I believe the only line you need to add is:
<STRING>SKILL_TYPE:
then use OFFENSIVE, DEFENSIVE or CHARM.
-
I've already messaged the creator of that mod through Steam. He hasn't been on in over a month, but I'm hoping he'll respond soon.
Yeah RnF has had to give most of his time back to RL. We miss him so!
Hey, post back if Gyt's tip worked for you 'kay?