I thought it would be nice if we could stack 5 Spears, but i cant locate this in the code.can any one sort out a modlet for this?
thanks !!
Spears are Leveled Items, They can not be stacked, No Leveled Items can ever stack
issue is that spears can be unique as they have different qualities and can have mods. Stacking them would be confusing.
What can be done however is introducing a javelin that can be stacked and doesn't receive mods. It comes in 3-4 different types like arrows or bolts thus each type of javelin has fixed stats.
Just for future reference, "any" Leveled Item, even ones that don't take mods can never be stacked
sounds like that would work nicelybeyond my ablity to create. is this something that would be difficult that someone could do ?
No, it is not really that hard, maybe someone will come along that is willing to put the time in to make this for you...
Personally if I were you I would take some time to learn how xml code works (not just looking in the game files, but look up some tutorials), there are a lot of free resources out there. It could help you hone your skill set and get better and better as coding so you can do cooler and cooler stuff.
Like it is said: "Give a Man a fish, he eats for a day, teach a man to fish, he can eat for a lifetime."
Here are some resources to help get you started:
https://www.w3schools.com/xml/
https://www.tutorialspoint.com/xml
It might also be helpful to learn at least some HTML and JavaScript along the way or before hand
Just search for HTML for Beginners or JavaScript for Beginners
I suggest reading stuff over video tutorials, as then you can learn hands on.
But just asking people to do things for you I don't think will get you very far. Learning to do it though will help you in the long run.
I can guarantee that if you are even just thinking about this, you will soon if not already think of other changes you think would be cool!