thrown skill

Users who are viewing this thread

The question itself is confusing...

You can always script adding points to any skill.
 
I agree, confusing.

If you mean is there an easier way to add throwing skills to your character. Then simply make a character, export it, edit the export document to increase your throwing, then import him back into the game.

Pretty simple if you ask me.
 
I think he means that he wants to increase the accuracy of thrown weapons. As in, right now you need to get a very high proficiency in the throwing skill to become accurate with the thrown weapons. He wants to make it so that you can be more accurate at a lower proficiency. I don't know how to do that, but I'm sure someone else does. 
 
I think he means is there a way to increase weapon points faster. Lets say it takes three hits to upgrade it. How would you make it so it only takes one hit or something. Thats just an example
 
Tintin said:
I think he means is there a way to increase weapon points faster. Lets say it takes three hits to upgrade it. How would you make it so it only takes one hit or something. Thats just an example

yeah, thats what i meant.
currently when you throw something, you're not getting any points when you throw them at mid-range where they're most efficient.
plus they're just too damn few, so increasing your weapon skills in thrown takes ages.
when you get your thrown skill up to around 200, they finally start to become powerful and useful, you can get a 30 damage weapon to do nearly 45 damage, which is cool.
but getting there is frustratingly difficult, because at the range where you can actually get points for hitting your enemies, you simply don't hit them because of the low accuracy.
 
I've never done it myself but it's easy enough to increase the amount of knives you get and the accuray of throwing knives.
 
Tintin said:
I've never done it myself but it's easy enough to increase the amount of knives you get and the accuray of throwing knives.

yeah, i've increased the amount, how do you increase the accuracy?
 
dejawolf said:
Tintin said:
I've never done it myself but it's easy enough to increase the amount of knives you get and the accuray of throwing knives.

yeah, i've increased the amount, how do you increase the accuracy?
I'm not sure. I use the item editor
 
why not just start the player with 200 wp in throwing?

The hard way would be to check everytime the player uses the attack key, or when an enemy is killed if it's the player.  In either case, you would have to check if the player has knives in his hand, then give them bonus thrown WP.  This will not work for the last thrown weapon you throw, unless you set up a global var to track when you last used a throwing weapon.
 
Back
Top Bottom