fodev.net
Other => FOnline:2238 Forum => Archives => Tools and Modifications => Topic started by: xenom on January 19, 2011, 07:52:31 am
-
TOPIC TO DELETE, IT IS OLD.
-
Looks cool. Some bugs:
- You can select all traits.
- You can get your SPECIAL over 10 or under 0 by selecting a trait which modifies SPECIAL.
- You can select same perks multiple times (no effect though)
- You can tag all skills.
- When adding skill points to tagged skill, it adds only 1. Also it doesn't cost more skill points when increasing skill high enough.
- IN seems to affect small guns and unarmed.
-
Looks cool. Some bugs:
- You can select all traits.
- You can get your SPECIAL over 10 or under 0 by selecting a trait which modifies SPECIAL.
- You can select same perks multiple times (no effect though)
- You can tag all skills.
- When adding skill points to tagged skill, it adds only 1. Also it doesn't cost more skill points when increasing skill high enough.
- IN seems to affect small guns and unarmed.
Thank You for your answer :-). This is my first aplication in C++(Visual C++), and I do not know jet, how can I use many functions
of Visual C++ programming. I wish add all perks, then learn how repair the bugs.
-
- When adding skill points to tagged skill, it adds only 1. Also it doesn't cost more skill points when increasing skill high enough.
- IN seems to affect small guns and unarmed.
This is not bug. In Skills Table You have all points of skills.
100% is up, and if you give X% to any skill, then you have X% of all skills points, and finnal result is on the right column.
(If you give 30% from all 400 skills point to small guns, you can see on right final result. If IN is up, then skills points go up)
My english is bad,and my friend write it better.
-
This is not bug. In Skills Table You have all points of skills.
100% is up, and if you give X% to any skill, then you have X% of all skills points, and finnal result is on the right column.
(If you give 30% from all 400 skills point to small guns, you can see on right final result. If IN is up, then skills points go up)
My english is bad,and my friend write it better.
Ah, yeah. I tried 1 build on FCP and your tool. It actually goes very close: only 1 point difference. SG skill (tagged) from 49% -> 233% on FCP. From 49% -> 234% in your tool which isn't really possible, because tagged skills are increased by 2 points by one click.
Reason for this is probably that my build had 4 skill points left after spending all on SG and you cannot increase that skill anymore, because it needs 6 skill points. I guess this is ignored. That 1 point may not look huge problem, but you should be able to spend those 4 skill points somewhere.
A bit messy post. I hope you understood. :)
-
I understood :-).
I think Your tool is best for create character step by step (at 1 to 21 lvl), but if I do something wrong, I must restart character and do it again.
My tool is for dynamic build analyzing (not step by step, 21lvl at start), but skills statistic are approximative.
In my aplication I can do very very fast "beta build", and than I can use Your FCP for "final build version".