Changing Skill Values Help

majorrazer

New Member
Joined
Dec 20, 2016
Messages
4
So, I've been researching on a couple of sites. Perhaps I did find something but just didn't understand it properly. I have been trying to mess with force power values. At first, I tried to just add the force power max from the robe. It didn't take. Then I tried editing it (with just a test) the master light saber box. I changed the value of it to give myself more force power when I achieved master. I made the skills.iff and found a thread talking about how you can must make datatables, then skills folder, then put skills.iff in there. Apply it both server/client side. I now have the value set there. I go to my skill box and under master saber it has the value I input BUT It doesn't actually change on my characters force bar and this is where I'm having the issue. Perhaps I actually have to make a .tre instead of doing this. I tried to do its through sytners editor but I'm doing something wrong I'm sure in regards to saving the .tre. I have the skillls.iff. Everything is set to it just fine. Any ideas on this? Please? lol
 

Pake

Member
Joined
Dec 8, 2011
Messages
147
Is your folder name skills or skill? I'm not at my computer but I do believe it was supposed to be datatables/skill

And what directory is it in on your server? What's the path. If it's not in the correct folder/location on your server but is on the client you may get what you are explaining.

You shouldn't need a tre file if everything is in the correct place but if you did make a tre file and placed it with your other tre files you would a t least know it's in the correct location. Just be sure to update your config file so that it takes your new file last.
 

majorrazer

New Member
Joined
Dec 20, 2016
Messages
4
So I have it under Workspace/MMOCoreORB/Bin/Datatables/Skill/Skills.iff. When I do run the server it does give me a error.
It comes up with TreeArchive Error Invalid path Skills.iff. Perhaps I do have it in the wrong directory. I am not sure. The .tre I tried setting it up and I added it to my config as well. Perhaps I built that wrong as well. I'm not sure.
 

majorrazer

New Member
Joined
Dec 20, 2016
Messages
4
majorrazer said:
So I have it under Workspace/MMOCoreORB/Bin/Datatables/Skill/Skills.iff. When I do run the server it does give me a error.
It comes up with TreeArchive Error Invalid path Skills.iff. Perhaps I do have it in the wrong directory. I am not sure. The .tre I tried setting it up and I added it to my config as well. Perhaps I built that wrong as well. I'm not sure.


You were right. Thanks a lot. I was misled in the other location in regards to the naming of the folder. It definitely should've been Datatables/Skill/Skills.iff. He had it Datatables/Skills/Skills.iff. Thanks a Lot. A big solve to my problems. Now, on to the next one lol. Thanks again.
 
Top Bottom