[DEV] ISFL Forums
Player Builder - Printable Version

+- [DEV] ISFL Forums (http://dev.sim-football.com/forums)
+-- Forum: Community (http://dev.sim-football.com/forums/forumdisplay.php?fid=5)
+--- Forum: Discussion (http://dev.sim-football.com/forums/forumdisplay.php?fid=33)
+--- Thread: Player Builder (/showthread.php?tid=7090)

Pages: 1 2


Player Builder - 37thchamber - 01-15-2018

Noticed a fair few people mentioned something to automate player creation/updates in the Changes PT so I basically just nicked most of the code from the SHL player builder that Bojo made, and adjusted it for NSFL. I had to build in each archetype's base stats, otherwise it would be inaccurate, so someone will need to nudge me if we change archetype base stats in future (or add new ones etc).

Anyway, I've put it online here for now.

Let me know if you notice any problems.


Player Builder - Battleborn - 01-15-2018

I really like this thing. According to my attributes and earned TPE, I have another 100 points to spend.


Player Builder - sapp2013 - 01-15-2018

All around CB is set up correctly


Player Builder - SwagSloth - 01-15-2018

Awesome work!


Player Builder - 37thchamber - 01-15-2018

(01-15-2018, 08:58 PM)Battleborn Wrote:I really like this thing. According to my attributes and earned TPE, I have another 100 points to spend.
I'll have a look. It's possible I got the base TPE amount wrong for your archetype or something

Yeah it was a typo. Should be 361 base not 461


Player Builder - 7hawk77 - 01-16-2018

Great job!

This is super useful. Hopefully this might make it easier for new players to build their characters.

I vote this gets added to the new player update guide.


Player Builder - Bwestfield - 01-16-2018

this is great and could easily be turned into something amazing.


Player Builder - SwagSloth - 01-16-2018

I think it would be helpful for archetype caps were displayed. It doesn't have to limit players from overspending, but just showcasing the limit is helpful. I was kind of assuming this was just for helping new players spend their first 50 TPE, but this can also be a great way to help players plan ahead for the future.


Player Builder - TheWoZy - 01-16-2018

:fan:


Player Builder - 37thchamber - 01-16-2018

(01-16-2018, 09:33 PM)SwagSloth Wrote:I think it would be helpful for archetype caps were displayed. It doesn't have to limit players from overspending, but just showcasing the limit is helpful. I was kind of assuming this was just for helping new players spend their first 50 TPE, but this can also be a great way to help players plan ahead for the future.
That's planned. The numbers are in the code already

But it didn't work out as expected at first so I need to revisit when I have a bit more time