cRPG
Off Topic => General Off Topic => Topic started by: wanteds on May 26, 2013, 04:33:36 am
-
... is melee only. Anyone knows any?
-
Nope... :arrow:
-
You can easily make yourself one.
-
I have no experience with this stuff, where to begin?
-
Easiest would be to edit .txt file responsible for item stats, and reduce the ammount of ammo of all the quivers to one. :D
Other than that, I'm afraid people wouldn't make pure-melee mode, because AI is too DUMB for just melee.
-
It wouldn't be too hard, go use a tool like Morgh's Editor (http://forums.taleworlds.com/index.php/topic,105928.0.html) to edit your mod's text files. Usually, I wouldn't recommend it to people, but since you're just looking to tweak around some units I'd say it'd be pretty handy.
From there, you can either:
A. Change all ranged units
or
B. Delete all ranged units
If you have any questions, let us know.
-
You can learn using the good old module system. It makes codes into a readable format, and you'll only need python to be able to read those.
You can manage troop inventory, troop stats. You can even make items to not be able bought if you want.