Jump to content

[req] Scaled Sword Blanco


Skite

Recommended Posts

I'd like to request for a skilled modder/scripter to make a sword that grows when you do.

For example:

You're level one, so is it. It'll deal 4 damage.

You're level two, so is it. It'll deal 5 damage.

etc etc etc. :) And maybe per 10 levels add a nice enchantment.

 

In blanco form, so I can try and make my own mod out of this. Credit is where it is due, ofcourse. I can't script myself yet, so that's why I'm asking.

 

Thanks in advance!

Link to comment
Share on other sites

One way i could quikly think of to do it would be to make a sword for each level and replace the old sword with the new one at each level, thats sorta combursome but it does it. I am looking to see if i can just mod the stats of a weapon directly, not sure if its possible at the momment. Thats my quick answer, if you want the script outline for what i described above i should be able to provide it.

 

 

[edit]I think it may be done, if i can find the right function that edits a specifc refrences(the weapon) damage value, enchantment, weight, reach all that fun stuff

Link to comment
Share on other sites

One way i could quikly think of to do it would be to make a sword for each level and replace the old sword with the new one at each level, thats sorta combursome but it does it. I am looking to see if i can just mod the stats of a weapon directly, not sure if its possible at the momment. Thats my quick answer, if you want the script outline for what i described above i should be able to provide it.

 

 

[edit]I think it may be done, if i can find the right function that edits a specifc refrences(the weapon) damage value, enchantment, weight, reach all that fun stuff

 

 

I saw a mod that added some crappy FF sword or so, but it would grow stronger as you level somehow. That's what the readme said, anyway. [Edit: link. http://www.tessource.net/files/file.php?id=3543]

 

Thanks for trying to figure it out though. I just don't know where to begin, and those tutorials on the wiki make no sense to me. :/ (Well, the quest one didn't.)

 

I've seen an awesome armor plug-in called 'Battledress', I might rather make a quest about that. (Instead of a leveling weapon)

Link to comment
Share on other sites

I saw a mod that added some crappy FF sword or so, but it would grow stronger as you level somehow. That's what the readme said, anyway. [Edit: link. http://www.tessource.net/files/file.php?id=3543]

 

Thanks for trying to figure it out though. I just don't know where to begin, and those tutorials on the wiki make no sense to me. :/ (Well, the quest one didn't.)

 

I've seen an awesome armor plug-in called 'Battledress', I might rather make a quest about that. (Instead of a leveling weapon)

 

I'll check out that mod and see what they did, tell you what i find

Link to comment
Share on other sites

I'll check out that mod and see what they did, tell you what i find

 

Awesome.

I saw someone asking for help about his own leveled armor mod,but that one just replaced lower-stats armors with better ones each time. He didn't get that to work, though.

 

Is there a list of script commands or so which I could look through myself?

Link to comment
Share on other sites

http://cs.elderscrolls.com/constwiki/index...egory:Scripting

That is the wikis scripting page

 

And this is a list of functions that appear in the CS

 

http://cs.elderscrolls.com/constwiki/index...nces_in_scripts

Link to comment
Share on other sites

Well i looked at the mod you posted and they did exactly what i said, which is to make multiple instances of the weapon, one for each level, and then remove the old sword when you level and add the new sword. From what i can tell thats really the only way to do what you want.
Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...